Theorems · Theorem · order theory
Nat.floor_add_natCast
∀ {R : Type u_1} [inst : Semiring R] [inst_1 : LinearOrder R] [inst_2 : FloorSemiring R] {a : R}
[IsStrictOrderedRing R], 0 ≤ a → ∀ (n : ℕ), ⌊a + ↑n⌋₊ = ⌊a⌋₊ + n- Defined in
- Mathlib.Algebra.Order.Floor.Semiring
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- LE.le.transproof · cited by 3,151
- IsStrictOrderedRingstatement and proof · cited by 2,490
- add_commproof · cited by 1,535
- Nat.cast_addproof · cited by 586
- le_totalproof · cited by 294
- Nat.floorstatement and proof · cited by 215
- FloorSemiringstatement and proof · cited by 179
- Nat.cast_nonnegproof · cited by 109
- add_nonnegproof · cited by 104
- add_left_commproof · cited by 76
Cited by4
Results whose statement or proof uses this declaration.
- Nat.floor_sub_natCastproof · cited by 3
- ENat.floor_add_toENNRealproof · cited by 2
- Nat.floor_add_ofNatproof · cited by 0
- Nat.floor_add_oneproof · cited by 0