Theorems · Theorem · logic and foundations
Set.encard_insert_le
∀ {α : Type u_1} (s : Set α) (x : α), (insert x s).encard ≤ s.encard + 1- Defined in
- Mathlib.Data.Set.Card
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 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.union_singletonproof · cited by 107
- Set.encard_singletonproof · cited by 26
- Set.encard_union_leproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Set.ncard_insert_leproof · cited by 1