Theorems · Theorem · order theory
AddCommGroup.modEq_iff_toIocMod_eq_right
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [inst_2 : IsOrderedAddMonoid α] [hα : Archimedean α]
{p : α} (hp : 0 < p) {a b : α}, a ≡ b [PMOD p] ↔ toIocMod hp a b = a + p- Defined in
- Mathlib.Algebra.Order.ToIntervalMod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- toIocModstatement and proof · cited by 109
- AddCommGroup.ModEqstatement · cited by 107
- toIocDivproof · cited by 85
- add_left_commproof · cited by 76
- sub_eq_iff_eq_add'proof · cited by 33
- add_one_zsmulproof · cited by 19
- toIocMod_add_zsmulproof · cited by 6
- AddCommGroup.modEq_iff_eq_add_zsmulproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- AddCommGroup.ModEq.toIcoMod_eq_rightproof · cited by 0
- AddCircle.equivIccQuot_comp_mk_eq_toIocModproof · cited by 0