Mathlib Map

Theorems · Theorem · order theory

eq_zero_or_pos

∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : Zero α] [IsBotZeroClass α] (a : α), a = 0 ∨ 0 < a
Defined in
Mathlib.Algebra.Order.IsBotOne
Cited by
54 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
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 by54

Results whose statement or proof uses this declaration.