Theorems · Theorem · logic and foundations
Cardinal.mk_powerset
∀ {α : Type u} (s : Set α), Cardinal.mk ↑(𝒫 s) = 2 ^ Cardinal.mk ↑sA variant of Cardinal.mk_set expressed in terms of a Set instead of a Type.
- Defined in
- Mathlib.SetTheory.Cardinal.Order
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement · cited by 7,166
- Cardinalstatement · cited by 2,598
- Cardinal.mkstatement · cited by 942
- Set.powersetstatement · cited by 67
- Cardinal.mk_congrproof · cited by 55
- Cardinal.mk_setproof · cited by 3
- Equiv.Set.powersetproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- IsClosed.two_pow_mk_le_two_pow_mk_denseproof · cited by 2
- Cardinal.mk_bounded_subsetproof · cited by 1
- ZFSet.card_powersetproof · cited by 1
- Set.ncard_powersetproof · cited by 0