Mathlib Map

Theorems · Definition

Set.Nonempty

{α : Type u} → Set α → Prop

The property s.Nonempty expresses the fact that the set s is not empty. It should be used in theorem assumptions instead of ∃ x, x ∈ s or s ≠ ∅ as it gives access to a nice API thanks to the dot notation.

Defined in
Mathlib.Data.Set.Defs
Cited by
2,627 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 8 definitions · uses no axioms

Around this declaration

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

Cites1

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

Cited by2,807

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 2,807.