Theorems · Definition · group theory
MulActionHom.ofEq
{M : Type u_2} →
{N : Type u_3} →
{φ : M → N} →
{X : Type u_5} →
[inst : SMul M X] → {Y : Type u_6} → [inst_1 : SMul N Y] → {φ' : M → N} → φ = φ' → (X →ₑ[φ] Y) → X →ₑ[φ'] YTwo equal maps on scalars give rise to an equivariant map for identity
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MulActionHomstatement and proof · cited by 124
- MulActionHom.toFunproof · cited by 46
Cited by2
Results whose statement or proof uses this declaration.
- MulActionHom.ofEq_applystatement · cited by 0
- MulActionHom.ofEq_coestatement · cited by 0