Theorems · Definition · nonassociative algebras
NonUnitalAlgHom.restrictScalars
(R : Type u_1) →
{S : Type u_2} →
{A : Type u_3} →
{B : Type u_4} →
[inst : Monoid R] →
[inst_1 : Monoid S] →
[inst_2 : NonUnitalNonAssocSemiring A] →
[inst_3 : NonUnitalNonAssocSemiring B] →
[inst_4 : MulAction R S] →
[inst_5 : DistribMulAction S A] →
[inst_6 : DistribMulAction S B] →
[inst_7 : DistribMulAction R A] →
[inst_8 : DistribMulAction R B] →
[IsScalarTower R S A] → [IsScalarTower R S B] → (A →ₙₐ[S] B) → A →ₙₐ[R] BIf a monoid R acts on another monoid S, then a non-unital algebra homomorphism
over S can be viewed as a non-unital algebra homomorphism over R.
- Defined in
- Mathlib.Algebra.Algebra.NonUnitalHom
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsScalarTowerstatement and proof · cited by 3,896
- Monoidstatement and proof · cited by 3,887
- MulActionstatement and proof · cited by 1,294
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- DistribMulActionstatement and proof · cited by 584
- MonoidHom.idstatement and proof · cited by 323
- NonUnitalRingHomproof · cited by 157
- NonUnitalAlgHomstatement and proof · cited by 148
- MulHom.toFunproof · cited by 36
- NonUnitalRingHomClass.toNonUnitalRingHomproof · cited by 26
- NonUnitalRingHom.toMulHomproof · cited by 15
- NonUnitalRingHom.map_add'proof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- NonUnitalStarAlgHom.restrictScalarsproof · cited by 7
- NonUnitalAlgHom.restrictScalars_applystatement · cited by 0
- NonUnitalAlgHom.restrictScalars_injectivestatement and proof · cited by 0
- NonUnitalAlgHom.coe_restrictScalarsstatement · cited by 0
- NonUnitalAlgHom.coe_restrictScalars'statement · cited by 0