Theorems · Theorem · order theory
Order.IsSuccLimit.add_natCast_lt
∀ {α : Type u_1} {x y : α} [inst : PartialOrder α] [inst_1 : AddMonoidWithOne α] [SuccAddOrder α],
Order.IsSuccLimit x → y < x → ∀ (n : ℕ), y + ↑n < x- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 2 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.
Cites6
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.IsSuccLimitstatement and proof · cited by 255
- SuccAddOrderstatement and proof · cited by 108
- Order.IsSuccLimit.isSuccPrelimitproof · cited by 37
- Order.IsSuccPrelimit.add_natCast_ltproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Ordinal.natCast_lt_of_isSuccLimitproof · cited by 3
- Order.IsSuccLimit.natCast_ltproof · cited by 1