Theorems · Theorem · order theory
Ne.one_lt
∀ {α : Type u_1} {a : α} [inst : PartialOrder α] [inst_1 : One α] [IsBotOneClass α], a ≠ 1 → 1 < aAlias of one_lt_of_ne_one.
Alias of the reverse direction of one_lt_iff_ne_one.
- Defined in
- Mathlib.Algebra.Order.IsBotOne
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
- Assumes
- PartialOrderOneIsBotOneClass
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.
- PartialOrderstatement · cited by 6,410
- IsBotOneClassstatement · cited by 35
- one_lt_of_ne_oneproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- NE.ne.one_ltproof · cited by 0