Theorems · Theorem · logic and foundations
Set.ncard_le_one_iff_subset_singleton
∀ {α : Type u_1} {s : Set α} [Nonempty α],
autoParam s.Finite Set.ncard_le_one_iff_subset_singleton._auto_1 → (s.ncard ≤ 1 ↔ ∃ x, s ⊆ {x})- Defined in
- Mathlib.Data.Set.Card
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Finitestatement and proof · cited by 1,814
- Set.ncardstatement · cited by 344
- Finset.coe_singletonproof · cited by 145
- Set.ncard_eq_toFinset_cardproof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- Function.Surjective.card_le_card_add_one_iffproof · cited by 1