Theorems · Definition · linear algebra
TensorProduct.AlgebraTensorModule.tensorQuotientEquiv
{R : Type u_1} →
(A : Type u_2) →
(B : Type u_3) →
[inst : CommRing R] →
[inst_1 : CommRing A] →
[inst_2 : Algebra R A] →
[inst_3 : CommRing B] →
[inst_4 : Algebra R B] →
(M : Type u_4) →
[inst_5 : AddCommGroup M] →
[inst_6 : Module R M] →
[inst_7 : Module A M] →
[inst_8 : IsScalarTower R A M] →
{N : Type u_5} →
[inst_9 : AddCommGroup N] →
[inst_10 : Module R N] →
[inst_11 : Module B N] →
[inst_12 : IsScalarTower R B N] →
(n : Submodule B N) →
TensorProduct R M (N ⧸ n) ≃ₗ[A]
TensorProduct R M N ⧸
((TensorProduct.AlgebraTensorModule.lTensor A M) (↑R n.subtype)).rangeMore linear version of TensorProduct.tensorQuotientEquiv.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientstatement and proof · cited by 2,301
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.tensorQuotientEquivproof · cited by 3
- TensorProduct.AlgebraTensorModule.tensorQuotientEquiv_apply_tmulstatement · cited by 0
- TensorProduct.AlgebraTensorModule.tensorQuotientEquiv_symm_apply_mk_tmulstatement · cited by 0