Theorems · Inductive type · nonassociative algebras
NonUnitalAlgSemiHomClass
(F : Type u_1) →
{R : outParam (Type u_2)} →
{S : outParam (Type u_3)} →
[inst : Monoid R] →
[inst_1 : Monoid S] →
outParam (R →* S) →
(A : outParam (Type u_4)) →
(B : outParam (Type u_5)) →
[inst_2 : NonUnitalNonAssocSemiring A] →
[inst_3 : NonUnitalNonAssocSemiring B] →
[DistribMulAction R A] → [DistribMulAction S B] → [FunLike F A B] → PropNonUnitalAlgSemiHomClass F φ A B asserts F is a type of bundled algebra homomorphisms
from A to B which are equivariant with respect to φ.
- Defined in
- Mathlib.Algebra.Algebra.NonUnitalHom
- Cited by
- 1 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement · cited by 3,887
- MonoidHomstatement · cited by 3,629
- FunLikestatement · cited by 2,560
- NonUnitalNonAssocSemiringstatement · cited by 1,081
- DistribMulActionstatement · cited by 584
Cited by5
Results whose statement or proof uses this declaration.
- NonUnitalAlgHomClassproof · cited by 75
- NonUnitalAlgHomClass.toNonUnitalAlgSemiHomstatement and proof · cited by 1
- NonUnitalAlgHom.coe_coestatement and proof · cited by 0
- NonUnitalAlgSemiHomClass.casesOnstatement and proof · cited by 0
- NonUnitalAlgSemiHomClass.recOnstatement and proof · cited by 0