Mathlib Map

Theorems · Theorem · logic and foundations

Set.not_nonempty_iff_eq_empty

∀ {α : Type u} {s : Set α}, ¬s.Nonempty ↔ s = ∅

See also Set.nonempty_iff_ne_empty.

Defined in
Mathlib.Data.Set.Basic
Cited by
56 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound

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 · cited by 2,627

Cited by56

Results whose statement or proof uses this declaration.