Theorems · Theorem · order theory
Order.IsSuccLimit.natCast_lt
∀ {α : Type u_1} {x : α} [inst : PartialOrder α] [inst_1 : AddMonoidWithOne α] [SuccAddOrder α] [IsBotZeroClass α],
Order.IsSuccLimit x → ∀ (n : ℕ), ↑n < x- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- zero_addproof · cited by 2,366
- AddMonoidWithOnestatement and proof · cited by 313
- Order.IsSuccLimitstatement and proof · cited by 255
- SuccAddOrderstatement and proof · cited by 108
- IsBotZeroClassstatement and proof · cited by 71
- Order.IsSuccLimit.posproof · cited by 3
- Order.IsSuccLimit.add_natCast_ltproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Order.not_isSuccLimit_natCastproof · cited by 0