Theorems · Theorem · group theory
FreeMonoid.map_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (g : β → γ) (f : α → β),
FreeMonoid.map (g ∘ f) = (FreeMonoid.map g).comp (FreeMonoid.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.
- MonoidHomstatement · cited by 3,629
- MonoidHom.compstatement · cited by 469
- FreeMonoidstatement · cited by 147
- FreeMonoid.mapstatement · cited by 13
- FreeMonoid.hom_eqproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.