Theorems · Theorem · group theory
AddCommGroup.ModEq.trans
∀ {M : Type u_1} [inst : AddCommMonoid M] {a b c p : M}, a ≡ b [PMOD p] → b ≡ c [PMOD p] → a ≡ c [PMOD p]- Defined in
- Mathlib.Algebra.Group.ModEq
- Cited by
- 5 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.
Cites6
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
- add_assocproof · cited by 746
- AddCommGroup.ModEqstatement and proof · cited by 107
- add_left_commproof · cited by 76
- add_nsmulproof · cited by 44
- AddCommGroup.modEq_iff_nsmulproof · cited by 11
Cited by5
Results whose statement or proof uses this declaration.
- AddCommGroup.modEq_iff_natModEqproof · cited by 1
- AddCommGroup.ModEq.nsmul_addproof · cited by 0
- AddCommGroup.ModEq.add_nsmulproof · cited by 0
- AddCommGroup.ModEq.zsmul_addproof · cited by 0
- AddCommGroup.ModEq.add_zsmulproof · cited by 0