in the context of 51% attacks (and that's really the only relevant context), it's not.
with POW, nodes validate back to the genesis block. in order to "roll back" transactions, a 51% attacker must build a longer chain. this has huge financial costs.
with POS, these costs don't exist. once an attacker achieves 51% of the stake, they control the entire history of the blockchain. they could in fact erase the blockchain and all inputs at no additional cost.
as others have pointed out, 51% "of the people" can't be measured in an online system, but i thought maybe this was heading towards a discussion of POS consensus.
Sorry you are mistaken,
The odds of any Long range back to genesis blocks attacks are impossible in PoW or PoS,
due to the checkpoints included in both the PoW & PoS clients,
all devs add program coded checkpoints to their latest wallet updates.
Making any 51% attack all the way back to the genesis block IMPOSSIBLE.
However Short range 51% attacks are possible against PoW or PoS if you have the mining or staking power.
Some PoS coins have a rolling checkpoint, which only means reorgs are not permitted past a certain block #,
ie: Blackcoin, only allows reorgs back 500 blocks, after that 500 blocks , you can't reorg even if you had 95% of the staking power.
PoW bitcoin does not use rolling checkpoints and in theory could rewrite up to the last checkpoint in the bitcoin client. However that is impractical and unnecessary, because a sustained 51% attack can freeze all new transactions, which if your goal was to destroy bitcoin, that would easily accomplish it.
It would take the top 4 bitcoin mining pools to accomplish that, but in doing so they destroy their business.
In PoS, Coin-Age is a factor and it can offset staking power by being a multiplier of lower staking power,
due to the fact all PoS coins enter a dormant state, (depending on the specs) of 30 days, 20 days or 24 hours or 2 hours, during this dormant state, the dominant group would need much greater that 51% Collusion and they would still not be able to block all transactions like in a bitcoin PoW network.
(Due to the dormant period all staking % are always in flux and never static like in PoW) One question arises, who would be stupid enough to spend millions of dollars to dominate a PoS network just so they can attempt to destroy it, it would be the same as getting all of your money and setting it on fire, no real point.
FYI:
PoS is a Cooperative form of Consensus ,
where you need others to help keep the chain moving and secure , by staking with high coin age.
PoW is a Combative form of Consensus ,
where the elite few dominate the non-elite majority.