Mathlib Map

Theorems · Theorem · order theory

Set.Subsingleton.eq_empty_or_singleton

∀ {α : Type u} {s : Set α}, s.Subsingleton → s = ∅ ∨ ∃ x, s = {x}
Defined in
Mathlib.Data.Set.Subsingleton
Cited by
16 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Set.Subsingleton.induction_on · cited by 12Subsingleton.induction_onSet.exists_eq_singleton_iff_nonempty_subsingleton · cited by 9Set.exists_eq_singleton_i…Set.Subsingleton.isClosed · cited by 3Subsingleton.isClosedSet.eq_empty_or_singleton_of_subsingleton · cited by 2Set.eq_empty_or_singleton…Filter.exists_mem_singleton_mem_of_mem_of_nonempty_of_forall_separating · cited by 2Filter.exists_mem_singlet…vectorSpan_of_subsingleton · cited by 2vectorSpan_of_subsingletonProbabilityTheory.Kernel.iIndepSets.of_subsingleton · cited by 1iIndepSets.of_subsingletonSet.Subsingleton.minimal_mem_iff · cited by 0Subsingleton.minimal_mem_…TopologicalGroup.IsSES.inducedMeasure_lt_of_injOn · cited by 0IsSES.inducedMeasure_lt_o…Convexity.IsConvexSet.of_subsingleton · cited by 0IsConvexSet.of_subsinglet…Projectivization.isCollinear_subsingleton · cited by 0Projectivization.isCollin…Set.subsingleton_iff_eq_empty_or_singleton · cited by 0Set.subsingleton_iff_eq_e…Matroid.loopless_iff_forall_isCircuit · cited by 0Matroid.loopless_iff_fora…Matroid.subsingleton_indep · cited by 0Matroid.subsingleton_indepTopologicalAddGroup.IsSES.inducedMeasure_lt_of_injOn · cited by 0IsSES.inducedMeasure_lt_o…Set · cited by 53352SetSet.Nonempty · cited by 2627Set.NonemptySet.Subsingleton · cited by 276Set.SubsingletonSet.eq_empty_or_nonempty · cited by 248Set.eq_empty_or_nonemptySet.Subsingleton.eq_singleton_of_mem · cited by 16Subsingleton.eq_singleton…Subsingleton.eq_empty_or_sing…CITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.