Theorems · Theorem · group theory
FreeGroup.map.comp
∀ {α : Type u} {β : Type v} {γ : Type w} (f : α → β) (g : β → γ) (x : FreeGroup α),
(FreeGroup.map g) ((FreeGroup.map f) x) = (FreeGroup.map (g ∘ f)) x- Defined in
- Mathlib.GroupTheory.FreeGroup.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 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.
- DFunLike.coestatement · cited by 62,936
- MonoidHomstatement · cited by 3,629
- FreeGroupstatement and proof · cited by 132
- FreeGroup.mkproof · cited by 34
- FreeGroup.mapstatement · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- FreeGroup.map_injectiveproof · cited by 1
- FreeGroup.freeGroupCongr_transproof · cited by 0