Theorems · Theorem · group theory
AddActionHom.fst_comp_prod
∀ {M : Type u_1} {N : Type u_2} {α : Type u_3} {γ : Type u_5} {δ : Type u_6} [inst : VAdd M α] [inst_1 : VAdd N γ]
[inst_2 : VAdd N δ] {σ : M → N} (f : α →ₑ[σ] γ) (g : α →ₑ[σ] δ), (AddActionHom.fst N γ δ).comp (f.prod g) = f- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
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.
- VAddstatement and proof · cited by 616
- AddActionHomstatement and proof · cited by 82
- AddActionHom.compstatement · cited by 10
- AddActionHom.prodstatement · cited by 4
- AddActionHom.fststatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.