Theorems · Definition · commutative algebra
Subalgebra.rTensorBot
{R : Type u_1} →
{S : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : Semiring S] → [inst_2 : Algebra R S] → (A : Subalgebra R S) → TensorProduct R ↥A ↥⊥ ≃ₐ[R] ↥AIf A is a subalgebra of S/R, there is the natural R-algebra isomorphism between
A ⊗[R] i(R) and A induced by multiplication in S, here i : R → S is the structure map.
This generalizes Algebra.TensorProduct.rid as i(R) is not necessarily isomorphic to R.
This is the Subalgebra version of Submodule.rTensorOne
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Bot.botstatement · cited by 4,720
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- Subalgebrastatement and proof · cited by 1,353
- Subalgebra.toSubmoduleproof · cited by 141
- Submodule.rTensorOneproof · cited by 7
- Algebra.TensorProduct.algEquivOfLinearEquivTensorProductproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- Subalgebra.comm_trans_lTensorBotstatement and proof · cited by 0
- Subalgebra.comm_trans_rTensorBotstatement and proof · cited by 0
- Subalgebra.rTensorBot_symm_applystatement · cited by 0
- Subalgebra.rTensorBot_tmulstatement · cited by 0
- Subalgebra.rTensorBot_tmul_onestatement · cited by 0
- Subalgebra.mulMap_bot_right_eqstatement and proof · cited by 0