Theorems · Definition · commutative algebra
Algebra.TensorProduct.linearEquivIncludeRange
(R : Type u_1) →
(S : Type u_2) →
(T : Type u_3) →
[inst : CommSemiring R] →
[inst_1 : Semiring S] →
[inst_2 : Algebra R S] →
[inst_3 : Semiring T] →
[inst_4 : Algebra R T] →
TensorProduct R S T ≃ₗ[R]
TensorProduct R ↥Algebra.TensorProduct.includeLeft.range ↥Algebra.TensorProduct.includeRight.rangeGiven R-algebras S,T, there is a natural R-linear isomorphism from S ⊗[R] T to
S' ⊗[R] T' where S',T' are the images of S,T in S ⊗[R] T respectively.
This is promoted to an R-algebra isomorphism Algebra.TensorProduct.algEquivIncludeRange.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- Subalgebrastatement · cited by 1,353
- LinearMap.rangeproof · cited by 893
- AlgHom.toLinearMapproof · cited by 254
- TensorProduct.mapproof · cited by 250
- AlgHom.rangestatement · cited by 169
- Algebra.TensorProduct.includeRightstatement and proof · cited by 165
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.algEquivIncludeRangeproof · cited by 4
- Subalgebra.LinearDisjoint.include_rangeproof · cited by 2
- Algebra.TensorProduct.linearEquivIncludeRange_symm_toLinearMapstatement · cited by 1
- Algebra.TensorProduct.linearEquivIncludeRange_toLinearMapstatement · cited by 0
- Algebra.TensorProduct.linearEquivIncludeRange_symm_tmulstatement · cited by 0
- Algebra.TensorProduct.linearEquivIncludeRange_tmulstatement · cited by 0