Theorems · Definition · ring theory
AddMonoidAlgebra.liftNCRingHom
{k : Type u₁} →
{G : Type u₂} →
{R : Type u_2} →
[inst : Semiring k] →
[inst_1 : AddMonoid G] →
[inst_2 : Semiring R] →
(f : k →+* R) →
(g : Multiplicative G →* R) →
(∀ (x : k) (y : Multiplicative G), Commute (f x) (g y)) → AddMonoidAlgebra k G →+* RliftNC as a RingHom, for when f and g commute
- Defined in
- Mathlib.Algebra.MonoidAlgebra.Lift
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 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 and proof · cited by 10,189
- MonoidHomstatement and proof · cited by 3,629
- AddMonoidHomproof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- Multiplicativestatement and proof · cited by 875
- AddMonoidAlgebrastatement and proof · cited by 649
- Commutestatement and proof · cited by 639
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- ZeroHom.toFunproof · cited by 101
- AddMonoidHom.toZeroHomproof · cited by 61
Cited by2
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.liftNCAlgHomproof · cited by 2
- AddMonoidAlgebra.liftNCRingHom_singlestatement · cited by 0