Theorems · Definition · ring theory
NonUnitalRingHom.compLeft
{α : Type u_1} →
{β : Type u_2} →
[inst : NonUnitalNonAssocSemiring α] →
[inst_1 : NonUnitalNonAssocSemiring β] → (α →ₙ+* β) → (I : Type u_3) → (I → α) →ₙ+* I → βNon-unital ring homomorphism between the function spaces I → α and I → β, induced by a
non-unital ring homomorphism f between α and β.
- Defined in
- Mathlib.Algebra.Ring.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddMonoidHomproof · cited by 3,230
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- MulHomproof · cited by 299
- NonUnitalRingHomstatement and proof · cited by 157
- NonUnitalRingHom.toMulHomproof · cited by 15
- NonUnitalRingHom.toAddMonoidHomproof · cited by 3
- AddMonoidHom.compLeftproof · cited by 1
- MulHom.compLeftproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalRingHom.compLeft_applystatement and proof · cited by 0