Theorems · Theorem · order theory
Int.fract_add_natCast
∀ {R : Type u_2} [inst : Ring R] [inst_1 : LinearOrder R] [inst_2 : FloorRing R] [IsOrderedRing R] (a : R) (m : ℕ),
Int.fract (a + ↑m) = Int.fract a- Defined in
- Mathlib.Algebra.Order.Floor.Ring
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.floorproof · cited by 225
- Int.cast_addproof · cited by 124
- Int.fractstatement and proof · cited by 114
- add_sub_add_right_eq_subproof · cited by 29
- Int.floor_add_natCastproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Int.fract_natCast_addproof · cited by 2
- Int.fract_add_ofNatproof · cited by 0
- Int.fract_add_oneproof · cited by 0