Theorems · Definition · ring theory
NonUnitalRingHom.fromOpposite
{R : Type u_2} →
{S : Type u_3} →
[inst : NonUnitalNonAssocSemiring R] →
[inst_1 : NonUnitalNonAssocSemiring S] → (f : R →ₙ+* S) → (∀ (x y : R), Commute (f x) (f y)) → Rᵐᵒᵖ →ₙ+* SA non-unital ring homomorphism f : R →ₙ* S such that f x commutes with f y for all x, y
defines a non-unital ring homomorphism from Rᵐᵒᵖ.
- Defined in
- Mathlib.Algebra.Ring.Opposite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AddMonoidHomproof · cited by 3,230
- MulOppositestatement and proof · cited by 1,135
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Commutestatement and proof · cited by 639
- AddEquiv.symmproof · cited by 530
- AddMonoidHom.compproof · cited by 339
- MulHomproof · cited by 299
- MulOpposite.unopproof · cited by 268
- NonUnitalRingHomstatement and proof · cited by 157
- AddEquiv.toAddMonoidHomproof · cited by 101
- MulOpposite.opAddEquivproof · cited by 25
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalRingHom.fromOpposite_applystatement and proof · cited by 0