Theorems · Theorem · group theory
AddCommGroup.ModEq.add
∀ {M : Type u_1} [inst : AddCommMonoid M] {a b c d p : M}, a ≡ b [PMOD p] → c ≡ d [PMOD p] → a + c ≡ b + d [PMOD p]- Defined in
- Mathlib.Algebra.Group.ModEq
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 and proof · cited by 107
- add_add_add_commproof · cited by 56
- add_nsmulproof · cited by 44
- AddCommGroup.modEq_iff_nsmulproof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- AddCommGroup.ModEq.add_iff_leftproof · cited by 3
- AddCommGroup.ModEq.add_leftproof · cited by 0
- AddCommGroup.ModEq.add_rightproof · cited by 0