Theorems · Theorem · order theory
Order.le_of_sub_one_lt
∀ {α : Type u_1} {x y : α} [inst : LinearOrder α] [inst_1 : Sub α] [inst_2 : One α] [PredSubOrder α], x - 1 < y → x ≤ y- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- LinearOrderstatement and proof · cited by 8,572
- PredSubOrderstatement and proof · cited by 68
- Order.pred_eq_sub_oneproof · cited by 59
- Order.le_of_pred_ltproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.