Theorems · Theorem · order theory
toIcoDiv_sub_intCast_mul
∀ {R : Type u_1} [inst : NonAssocRing R] [inst_1 : LinearOrder R] [inst_2 : IsOrderedAddMonoid R]
[inst_3 : Archimedean R] {p : R} (hp : 0 < p) (a b : R) (m : ℤ), toIcoDiv hp a (b - ↑m * p) = toIcoDiv hp a b - m- Defined in
- Mathlib.Algebra.Order.ToIntervalMod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Archimedeanstatement and proof · cited by 603
- NonAssocRingstatement and proof · cited by 483
- zsmul_eq_mulproof · cited by 120
- toIcoDivstatement and proof · cited by 84
- toIcoDiv.congr_simpproof · cited by 21
- toIcoDiv_sub_zsmulproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- toIcoDiv_sub_natCast_mulproof · cited by 1