Theorems · Theorem · group theory
AddCommGroup.modEq_iff_eq_add_zsmul
∀ {G : Type u_1} [inst : AddCommGroup G] {p a b : G}, a ≡ b [PMOD p] ↔ ∃ z, b = a + z • p- Defined in
- Mathlib.Algebra.Group.ModEq
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
- AddCommGroup.ModEqstatement · cited by 107
Cited by4
Results whose statement or proof uses this declaration.
- AddCommGroup.modEq_iff_toIcoMod_eq_leftproof · cited by 3
- AddCommGroup.modEq_iff_toIocMod_eq_rightproof · cited by 2
- AddCommGroup.modEq_zero_iff_eq_zsmulproof · cited by 0
- AddCommGroup.not_modEq_iff_ne_add_zsmulproof · cited by 0