Theorems · Theorem · group theory
FreeAddMonoid.map_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (g : β → γ) (f : α → β),
FreeAddMonoid.map (g ∘ f) = (FreeAddMonoid.map g).comp (FreeAddMonoid.map f)- Defined in
- Mathlib.Algebra.FreeMonoid.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 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 · cited by 3,230
- AddMonoidHom.compstatement · cited by 339
- FreeAddMonoidstatement · cited by 145
- FreeAddMonoid.mapstatement · cited by 14
- FreeAddMonoid.hom_eqproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.