Mathlib Map

Theorems · Theorem · order theory

Order.one_le_iff_ne_zero

∀ {α : Type u_1} {x : α} [inst : PartialOrder α] [inst_1 : AddMonoidWithOne α] [NeZero 1] [SuccAddOrder α]
  [IsBotZeroClass α], 1 ≤ x ↔ x ≠ 0
Defined in
Mathlib.Algebra.Order.SuccPred
Cited by
32 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderAddMonoidWithOneNeZeroSuccAddOrderIsBotZeroClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by32

Results whose statement or proof uses this declaration.