Theorems · Theorem · order theory
Int.cast_mul_floor_div_cancel_of_pos
∀ {R : Type u_4} [inst : Ring R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] [inst_3 : FloorRing R] {n : ℤ},
0 < n → ∀ (a : R), ⌊↑n * a⌋ / n = ⌊a⌋- Defined in
- Mathlib.Algebra.Order.Floor.Ring
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 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.
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- IsStrictOrderedRingstatement and proof · cited by 2,490
- FloorRingstatement and proof · cited by 405
- Int.floorstatement and proof · cited by 225
- Int.mul_cast_floor_div_cancel_of_posproof · cited by 3
- Commute.intCast_leftproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- round_eqproof · cited by 8