Given an infinite cardinal b such that $b^2=b$ I need to find a cardinal $x$ such that:
$$(x^b = 2^b)\quad \land \quad (\forall c.(c>x)\to (c^b>2^b))$$
Furthermore, I need to show there is only one such $x$.
I think the answer is $ x = 2^b$ but have trouble proving the second part:$$(c>2^b) \to (c^b >2^b) $$
Any thoughts?