Theorems · Theorem · group theory
AddUnits.map_comp
∀ {M : Type u} {N : Type v} {P : Type w} [inst : AddMonoid M] [inst_1 : AddMonoid N] [inst_2 : AddMonoid P] (f : M →+ N)
(g : N →+ P), AddUnits.map (g.comp f) = (AddUnits.map g).comp (AddUnits.map f)- Defined in
- Mathlib.Algebra.Group.Units.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 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.
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- AddMonoidHom.compstatement · cited by 339
- AddUnitsstatement · cited by 325
- AddUnits.mapstatement · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.