Theorems · Theorem · group theory
AddCommGroup.map_modEq_iff
∀ {M : Type u_1} [inst : AddCommMonoid M] {a b p : M} {N : Type u_2} {F : Type u_3} [inst_1 : AddCommMonoid N]
[inst_2 : FunLike F M N] [AddMonoidHomClass F M N] (f : F),
Function.Injective ⇑f → (f a ≡ f b [PMOD f p] ↔ a ≡ b [PMOD p])- Defined in
- Mathlib.Algebra.Group.ModEq
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- FunLikestatement and proof · cited by 2,560
- AddMonoidHomClassstatement and proof · cited by 252
- AddCommGroup.ModEqstatement · cited by 107
Cited by2
Results whose statement or proof uses this declaration.
- AddCommGroup.intCast_modEq_intCastproof · cited by 3
- AddCommGroup.natCast_modEq_natCastproof · cited by 1