Mathlib Map

Theorems · Theorem · order theory

nonpos_iff_eq_zero

∀ {α : Type u_1} {a : α} [inst : PartialOrder α] [inst_1 : Zero α] [IsBotZeroClass α], a ≤ 0 ↔ a = 0
Defined in
Mathlib.Algebra.Order.IsBotOne
Cited by
100 results in Mathlib
Foundations
Depth 8 from the axioms, rests on 20 definitions · uses no axioms
Assumes
PartialOrderZeroIsBotZeroClass

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 by100

Results whose statement or proof uses this declaration.