Theorems · Definition · ring theory
SkewMonoidAlgebra.mapDomainRingHom
{α : Type u_3} →
{α₂ : Type u_4} →
{β : Type u_5} →
{F : Type u_6} →
[inst : Semiring β] →
[inst_1 : Monoid α] →
[inst_2 : Monoid α₂] →
[inst_3 : FunLike F α α₂] →
[inst_4 : MulSemiringAction α β] →
[inst_5 : MulSemiringAction α₂ β] →
[MonoidHomClass F α α₂] →
{f : F} → (∀ (a : α) (x : β), a • x = f a • x) → SkewMonoidAlgebra β α →+* SkewMonoidAlgebra β α₂If f : G → H is a multiplicative homomorphism between two monoids and
∀ (a : G) (x : k), a • x = (f a) • x, then mapDomain f is a ring homomorphism
between their skew monoid algebras.
- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- Monoidstatement and proof · cited by 3,887
- AddMonoidHomproof · cited by 3,230
- FunLikestatement and proof · cited by 2,560
- MulSemiringActionstatement and proof · cited by 423
- MonoidHomClassstatement and proof · cited by 244
- SkewMonoidAlgebrastatement and proof · cited by 216
- ZeroHom.toFunproof · cited by 101
- AddMonoidHom.toZeroHomproof · cited by 61
- SkewMonoidAlgebra.mapDomainproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.mapDomainAlgHomproof · cited by 2