Theorems · Theorem · group theory
AddCon.map_apply
∀ {M : Type u_1} [inst : AddZeroClass M] {c d : AddCon M} (h : c ≤ d) (x : c.Quotient),
(c.map d h) x = (c.lift d.mk' ⋯) xGiven additive congruence relations c, d on an AddMonoid such that d
contains c, the definition of the homomorphism from the quotient by c to the quotient by d
induced by d's quotient map.
- Defined in
- Mathlib.GroupTheory.Congruence.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- AddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddMonoidHomstatement · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddConstatement and proof · cited by 138
- AddCon.Quotientstatement and proof · cited by 54
- AddCon.toQuotientstatement · cited by 38
- AddCon.mk'statement · cited by 21
- AddCon.liftstatement · cited by 14
- AddCon.eqstatement · cited by 9
- AddCon.mapstatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.