Theorems · Definition · ring theory
AlgHom.fromOpposite
{R : Type u_1} →
{A : Type u_3} →
{B : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra R B] → (f : A →ₐ[R] B) → (∀ (x y : A), Commute (f x) (f y)) → Aᵐᵒᵖ →ₐ[R] BAn algebra homomorphism f : A →ₐ[R] B such that f x commutes with f y for all x, y defines
an algebra homomorphism from Aᵐᵒᵖ.
- Defined in
- Mathlib.Algebra.Algebra.Opposite
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- AlgHomstatement and proof · cited by 3,236
- MulOppositestatement and proof · cited by 1,135
- Commutestatement and proof · cited by 639
- AlgHom.toRingHomproof · cited by 490
- MulOpposite.unopproof · cited by 268
- AlgHom.commutesproof · cited by 96
- RingHom.fromOppositeproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- AlgHom.fromOpposite_applystatement and proof · cited by 0
- AlgHom.toRingHom_fromOppositestatement · cited by 0
- AlgHom.toLinearMap_fromOppositestatement · cited by 0