Theorems · Theorem · order theory
LT.lt.one_lt
∀ {α : Type u_1} {a b : α} [inst : Preorder α] [inst_1 : One α] [IsBotOneClass α], a < b → 1 < bAlias of one_lt_of_gt.
- Defined in
- Mathlib.Algebra.Order.IsBotOne
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- PreorderOneIsBotOneClass
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.
- Preorderstatement · cited by 7,952
- IsBotOneClassstatement · cited by 35
- one_lt_of_gtproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- ne_one_of_ltproof · cited by 1
- PNat.one_lt_of_ltproof · cited by 0