Theorems · Definition · ring theory
AlgHom.mulLeftRight
(R : Type u_1) →
(A : Type u_2) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] → [inst_2 : Algebra R A] → TensorProduct R A Aᵐᵒᵖ →ₐ[R] Module.End R AThe canonical map from A ⊗[R] Aᵐᵒᵖ to Module.End R A where
a ⊗ b maps to f : x ↦ a * x * b.
- Defined in
- Mathlib.Algebra.Azumaya.Defs
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- TensorProductstatement · cited by 2,545
- MulOppositestatement · cited by 1,135
- Module.Endstatement · cited by 774
- Algebra.lsmulproof · cited by 24
Cited by10
Results whose statement or proof uses this declaration.
- AlgHom.mulLeftRight_applystatement · cited by 4
- AlgHom.mulLeftRightMatrix.comp_invstatement and proof · cited by 1
- AlgHom.mulLeftRightMatrix.inv_compstatement and proof · cited by 1
- IsAzumaya.bijstatement · cited by 1
- IsAzumaya.mulLeftRight_comp_congrstatement and proof · cited by 1
- IsAzumaya.AlgHom.mulLeftRight_bijstatement · cited by 0
- IsAzumaya.casesOnstatement and proof · cited by 0
- IsAzumaya.coe_tensorEquivEndstatement · cited by 0
- IsAzumaya.of_AlgEquivproof · cited by 0
- IsAzumaya.recOnstatement and proof · cited by 0