I am using the very standard definition of cofinality, which is:
For the limit ordinal $\lambda$, we define its cofinality as:
$cof(\lambda):=$ min { $card(x)$ | $ x\subset \lambda$ is cofinal in $\lambda$ }
Though, recently I've read in some books different version, were instead of $card(x)$ they use $otp(x)$ with everything else the same. Here, $otp(x)$ stands for ordertype.
Now I want to show that these definitions are equivalent.
One inequality is obvious since $otp(x) \geq card(x)$ and hence taking minimums doesn't change anything, but how can I prove the opposite sign...