Theorems · Theorem · order theory
Order.IsPredPrelimit.lt_sub_natCast
∀ {α : Type u_1} {x y : α} [inst : PartialOrder α] [inst_1 : AddCommGroupWithOne α] [PredSubOrder α],
Order.IsPredPrelimit x → x < y → ∀ (n : ℕ), x < y - ↑n- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 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.
- PartialOrderstatement and proof · cited by 6,410
- Order.IsPredPrelimitstatement and proof · cited by 93
- PredSubOrderstatement and proof · cited by 68
- AddCommGroupWithOnestatement and proof · cited by 61
Cited by1
Results whose statement or proof uses this declaration.
- Order.IsPredLimit.lt_sub_natCastproof · cited by 0