Mathlib Map

Theorems · Theorem · order theory

zero_lt_iff

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

Alias of pos_iff_ne_zero.

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

Results whose statement or proof uses this declaration.