Theorems · Theorem · logic and foundations
Set.ncard_le_ncard_insert
∀ {α : Type u_1} (a : α) (s : Set α), s.ncard ≤ (insert a s).ncard- Defined in
- Mathlib.Data.Set.Card
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Finiteproof · cited by 1,814
- Set.ncardstatement and proof · cited by 344
- Set.Infiniteproof · cited by 263
- Set.finite_or_infiniteproof · cited by 23
- Set.Infinite.ncardproof · cited by 12
- Set.ncard_insert_eq_iteproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.