Mathlib Map

Theorems · Theorem · order theory

eq_zero_of_nonpos

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

Alias of the forward direction of nonpos_iff_eq_zero.

Defined in
Mathlib.Algebra.Order.IsBotOne
Cited by
2 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 by2

Results whose statement or proof uses this declaration.