Theorems · Theorem · group theory
Units.map_comp
∀ {M : Type u} {N : Type v} {P : Type w} [inst : Monoid M] [inst_1 : Monoid N] [inst_2 : Monoid P] (f : M →* N)
(g : N →* P), Units.map (g.comp f) = (Units.map g).comp (Units.map f)- Defined in
- Mathlib.Algebra.Group.Units.Hom
- Cited by
- 2 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.
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Unitsstatement · cited by 2,804
- MonoidHom.compstatement · cited by 469
- Units.mapstatement · cited by 95
Cited by2
Results whose statement or proof uses this declaration.
- ZMod.unitsMap_compproof · cited by 2
- ClassGroup.mk_canonicalEquivproof · cited by 1