Mathlib Map

Theorems · Theorem · logic and foundations

Set.Nonempty.ne_empty

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

Alias of the forward direction of Set.nonempty_iff_ne_empty. See also Set.not_nonempty_iff_eq_empty.

Defined in
Mathlib.Data.Set.Basic
Cited by
65 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites3

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

Cited by65

Results whose statement or proof uses this declaration.