Theorems · Theorem · order theory
Set.ssubset_singleton_iff
∀ {α : Type u_1} {s : Set α} {x : α}, s ⊂ {x} ↔ s = ∅- Defined in
- Mathlib.Data.Set.Insert
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.subset_singleton_iff_eqproof · cited by 10
- ssubset_iff_subset_neproof · cited by 7
- Set.empty_ne_singletonproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Set.isAtom_singletonproof · cited by 1
- Set.eq_empty_of_ssubset_singletonproof · cited by 0