Theorems · Definition · ring theory
NonUnitalRingHom.op
{R : Type u_2} →
{S : Type u_3} →
[inst : NonUnitalNonAssocSemiring R] → [inst_1 : NonUnitalNonAssocSemiring S] → (R →ₙ+* S) ≃ (Rᵐᵒᵖ →ₙ+* Sᵐᵒᵖ)A non-unital ring hom R →ₙ+* S can equivalently be viewed as a non-unital ring hom
Rᵐᵒᵖ →+* Sᵐᵒᵖ. This is the action of the (fully faithful) ᵐᵒᵖ-functor on morphisms.
- Defined in
- Mathlib.Algebra.Ring.Opposite
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses 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.coeproof · cited by 62,936
- Equivstatement · cited by 8,337
- AddMonoidHomproof · cited by 3,230
- MulOppositestatement and proof · cited by 1,135
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- MulHomproof · cited by 299
- NonUnitalRingHomstatement and proof · cited by 157
- ZeroHom.toFunproof · cited by 101
- AddMonoidHom.toZeroHomproof · cited by 61
- NonUnitalRingHom.toMulHomproof · cited by 15
- NonUnitalRingHom.toAddMonoidHomproof · cited by 3
- AddMonoidHom.mulOpproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- NonUnitalRingHom.op_apply_applystatement and proof · cited by 0
- NonUnitalRingHom.op_symm_apply_applystatement and proof · cited by 0
- NonUnitalRingHom.unopproof · cited by 0