Theorems · Theorem · order theory
Order.IsSuccPrelimit.add_natCast_lt
∀ {α : Type u_1} {x y : α} [inst : PartialOrder α] [inst_1 : AddMonoidWithOne α] [SuccAddOrder α],
Order.IsSuccPrelimit x → y < x → ∀ (n : ℕ), y + ↑n < x- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 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
- AddMonoidWithOnestatement and proof · cited by 313
- Order.IsSuccPrelimitstatement and proof · cited by 157
- SuccAddOrderstatement and proof · cited by 108
Cited by1
Results whose statement or proof uses this declaration.
- Order.IsSuccLimit.add_natCast_ltproof · cited by 2