Mathlib Map

Theorems · Theorem · order theory

le_zero_iff

∀ {α : Type u_1} {a : α} [inst : PartialOrder α] [inst_1 : Zero α] [IsBotZeroClass α], a ≤ 0 ↔ a = 0

Alias of nonpos_iff_eq_zero.

Defined in
Mathlib.Algebra.Order.IsBotOne
Cited by
15 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
PartialOrderZeroIsBotZeroClass

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 by15

Results whose statement or proof uses this declaration.