Theorems · Theorem · order theory
toIocDiv_add_zsmul
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [inst_2 : IsOrderedAddMonoid α] [hα : Archimedean α]
{p : α} (hp : 0 < p) (a b : α) (m : ℤ), toIocDiv hp a (b + m • p) = toIocDiv hp a b + m- Defined in
- Mathlib.Algebra.Order.ToIntervalMod
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, 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.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Iocproof · cited by 971
- Archimedeanstatement and proof · cited by 603
- add_smulproof · cited by 204
- toIocDivstatement and proof · cited by 85
- add_sub_add_right_eq_subproof · cited by 29
- toIocDiv_eq_of_sub_zsmul_mem_Iocproof · cited by 8
- sub_toIocDiv_zsmul_mem_Iocproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- toIocMod_add_zsmulproof · cited by 6
- toIocDiv_sub_zsmulproof · cited by 3
- toIocDiv_add_rightproof · cited by 2
- toIocDiv_zsmul_addproof · cited by 2
- toIocDiv_add_intCast_mulproof · cited by 1
- toIocDiv_add_nsmulproof · cited by 0