Theorems · Definition · group theory
MulActionSemiHomClass.toMulActionHom
{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] →
{F : Type u_8} → [inst_2 : FunLike F X Y] → [MulActionSemiHomClass F φ X Y] → F → X →ₑ[φ] YTurn an element of a type F satisfying MulActionSemiHomClass F φ X Y
into an actual MulActionHom.
This is declared as the default coercion from F to MulActionSemiHom φ X Y.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
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.coeproof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- MulActionHomstatement · cited by 124
- MulActionSemiHomClass.map_smulₛₗproof · cited by 49
- MulActionSemiHomClassstatement and proof · cited by 13
Cited by10
Results whose statement or proof uses this declaration.
- DistribMulActionHom.compproof · cited by 13
- DistribMulActionSemiHomClass.toDistribMulActionHomproof · cited by 7
- MulDistribMulActionHom.compproof · cited by 4
- MulSemiringActionHom.inverse'proof · cited by 1
- MulDistribMulActionSemiHomClass.toMulDistribMulActionHomproof · cited by 0
- DistribMulActionHom.coe_fn_coe'statement · cited by 0
- DistribMulActionHom.toAddActionHom_injectivestatement and proof · cited by 0
- MulDistribMulActionHom.coe_fn_coe'statement · cited by 0
- LinearMap.polar_AbsConvexproof · cited by 0
- MulDistribMulActionHom.toMulActionHom_injectivestatement and proof · cited by 0