Theorems · Theorem · logic and foundations
ENat.card_sum
∀ (α : Type u_3) (β : Type u_4), ENat.card (α ⊕ β) = ENat.card α + ENat.card β
- Defined in
- Mathlib.SetTheory.Cardinal.Finite
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- ENatstatement · cited by 4,985
- map_addproof · cited by 964
- Cardinal.mkproof · cited by 942
- Cardinal.liftproof · cited by 583
- Cardinal.toENatproof · cited by 92
- ENat.cardstatement · cited by 89
- Cardinal.mk_sumproof · cited by 19
- Cardinal.toENat_liftproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- Set.encard_union_eqproof · cited by 15
- Set.Finite.ecard_lt_ecardproof · cited by 2