Mathlib Map

Theorems · Theorem · logic and foundations

Set.nonempty_iff_ne_empty

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

See also Set.not_nonempty_iff_eq_empty.

Defined in
Mathlib.Data.Set.Basic
Cited by
96 results in Mathlib
Foundations
Depth 26 from the axioms, rests on 146 definitions · 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.

Cited by96

Results whose statement or proof uses this declaration.