Theorems · Definition · commutative algebra
PiTensorProduct.singleAlgHom
{ι : Type u_1} →
{R : Type u_3} →
{A : ι → Type u_4} →
[inst : CommSemiring R] →
[inst_1 : (i : ι) → Semiring (A i)] →
[inst_2 : (i : ι) → Algebra R (A i)] → [DecidableEq ι] → (i : ι) → A i →ₐ[R] PiTensorProduct R fun i => A iThe map Aᵢ ⟶ ⨂ᵢ Aᵢ given by a ↦ 1 ⊗ ... ⊗ a ⊗ 1 ⊗ ...
- Defined in
- Mathlib.RingTheory.PiTensorProduct
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · 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
- AlgHomstatement · cited by 3,236
- PiTensorProductstatement · cited by 181
- PiTensorProduct.tprodproof · cited by 117
- MonoidHom.mulSingleproof · cited by 21
Cited by3
Results whose statement or proof uses this declaration.
- PiTensorProduct.algHom_extstatement and proof · cited by 1
- PiTensorProduct.algHom_ext_iffstatement and proof · cited by 0
- PiTensorProduct.singleAlgHom_applystatement and proof · cited by 0