Theorems · Theorem · order theory
Nat.ceil_ofNat
∀ {R : Type u_1} [inst : Semiring R] [inst_1 : LinearOrder R] [inst_2 : FloorSemiring R] [IsStrictOrderedRing R] (n : ℕ)
[inst_4 : n.AtLeastTwo], ⌈OfNat.ofNat n⌉₊ = OfNat.ofNat n- Defined in
- Mathlib.Algebra.Order.Floor.Semiring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Nat.AtLeastTwostatement and proof · cited by 405
- FloorSemiringstatement and proof · cited by 179
- Nat.ceilstatement · cited by 141
- Nat.ceil_natCastproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.