Theorems · Theorem · order theory
Int.floor_add_natCast
∀ {R : Type u_2} [inst : Ring R] [inst_1 : LinearOrder R] [inst_2 : FloorRing R] [IsOrderedRing R] (a : R) (n : ℕ),
⌊a + ↑n⌋ = ⌊a⌋ + ↑n- Defined in
- Mathlib.Algebra.Order.Floor.Ring
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, 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.
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- IsOrderedRingstatement and proof · cited by 777
- FloorRingstatement and proof · cited by 405
- Int.cast_natCastproof · cited by 393
- Int.floorstatement and proof · cited by 225
- Int.floor_add_intCastproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Int.fract_add_natCastproof · cited by 3
- Int.floor_add_ofNatproof · cited by 0