Mathlib Map

Theorems · Theorem · logic and foundations

Subsingleton.mem_iff_nonempty

∀ {α : Type u_2} [Subsingleton α] {s : Set α} {x : α}, x ∈ s ↔ s.Nonempty
Defined in
Mathlib.Data.Set.Basic
Cited by
3 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
Subsingleton

Around this declaration

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

Cites2

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.Nonemptystatement and proof · cited by 2,627

Cited by3

Results whose statement or proof uses this declaration.