Theorems · Theorem · group theory
AddCommGroup.ModEq.add_right
∀ {M : Type u_1} [inst : AddCommMonoid M] {a b p : M} (c : M), a ≡ b [PMOD p] → a + c ≡ b + c [PMOD p]- Defined in
- Mathlib.Algebra.Group.ModEq
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- AddCommGroup.modEq_rflproof · cited by 8
- AddCommGroup.ModEq.addproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.