Theorems · Theorem · order theory
toIocMod_add_toIocDiv_zsmul
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [inst_2 : IsOrderedAddMonoid α] [hα : Archimedean α]
{p : α} (hp : 0 < p) (a b : α), toIocMod hp a b + toIocDiv hp a b • p = b- Defined in
- Mathlib.Algebra.Order.ToIntervalMod
- Cited by
- 5 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.
Cites7
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
- Archimedeanstatement and proof · cited by 603
- sub_add_cancelproof · cited by 344
- toIocModstatement · cited by 109
- toIocDivstatement and proof · cited by 85
Cited by5
Results whose statement or proof uses this declaration.
- toIocMod_eq_iffproof · cited by 4
- Complex.norm_eq_one_iff'proof · cited by 2
- toIocMod_eq_toIocModproof · cited by 2
- toIocMod_add_toIocDiv_mulproof · cited by 1
- toIocDiv_zsmul_sub_toIocModproof · cited by 0