Theorems · Theorem · logic and foundations
WType.cardinalMk_eq_sum_lift
∀ {α : Type u} {β : α → Type v},
Cardinal.mk (WType β) = Cardinal.sum fun a => Cardinal.mk (WType β) ^ Cardinal.lift.{u, v} (Cardinal.mk (β a))- Defined in
- Mathlib.Data.W.Cardinal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Cardinalstatement and proof · cited by 2,598
- Cardinal.mkstatement and proof · cited by 942
- Cardinal.liftstatement and proof · cited by 583
- Cardinal.sumstatement and proof · cited by 58
- Cardinal.lift_umaxproof · cited by 56
- Cardinal.mk_congrproof · cited by 55
- Cardinal.lift_id'proof · cited by 43
- WTypestatement and proof · cited by 34
- Cardinal.mk_sigmaproof · cited by 20
- WType.equivSigmaproof · cited by 3
- Cardinal.mk_arrowproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- WType.cardinalMk_eq_sumproof · cited by 0