Theorems · Theorem · group theory
AddCommGroup.modEq_comm
∀ {M : Type u_1} [inst : AddCommMonoid M] {a b p : M}, a ≡ b [PMOD p] ↔ b ≡ a [PMOD p]- Defined in
- Mathlib.Algebra.Group.ModEq
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- AddCommGroup.ModEqstatement · cited by 107
- AddCommGroup.ModEq.symmproof · cited by 2
Cited by11
Results whose statement or proof uses this declaration.
- AddCommGroup.neg_modEq_negproof · cited by 2
- AddCommGroup.modEq_negproof · cited by 2
- eventuallyEq_toIcoDiv_nhdsproof · cited by 2
- eventuallyEq_toIocDiv_nhdsproof · cited by 2
- AddCommGroup.modEq_iff_eq_mod_zmultiplesproof · cited by 1
- AddCommGroup.modEq_iff_intModEqproof · cited by 1
- AddCommGroup.modEq_nsmul_casesproof · cited by 1
- toIcoMod_eventuallyEq_toIocModproof · cited by 0
- AddCommGroup.modEq_zero_iff_eq_zsmulproof · cited by 0
- AddCommGroup.sub_modEq_iff_modEq_addproof · cited by 0
- AddCommGroup.sub_modEq_iff_modEq_add'proof · cited by 0