Theorems · Theorem · logic and foundations
Set.encard_sdiff_add_encard
∀ {α : Type u_1} (s t : Set α), (s \ t).encard + t.encard = (s ∪ t).encard- Defined in
- Mathlib.Data.Set.Card
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- ENatstatement and proof · cited by 4,985
- Set.encardstatement and proof · cited by 327
- Set.sdiff_union_selfproof · cited by 30
- Set.disjoint_sdiff_leftproof · cited by 25
- Set.encard_union_eqproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Set.encard_le_encard_sdiff_add_encardproof · cited by 3
- Set.encard_diff_add_encardproof · cited by 0