Theorems · Definition · linear algebra
TensorProduct.AlgebraTensorModule.congr
{R : Type uR} →
{A : Type uA} →
{M : Type uM} →
{N : Type uN} →
{P : Type uP} →
{Q : Type uQ} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module R M] →
[inst_5 : Module A M] →
[inst_6 : IsScalarTower R A M] →
[inst_7 : AddCommMonoid N] →
[inst_8 : Module R N] →
[inst_9 : AddCommMonoid P] →
[inst_10 : Module R P] →
[inst_11 : Module A P] →
[inst_12 : IsScalarTower R A P] →
[inst_13 : AddCommMonoid Q] →
[inst_14 : Module R Q] →
(M ≃ₗ[A] P) → (N ≃ₗ[R] Q) → TensorProduct R M N ≃ₗ[A] TensorProduct R P QHeterobasic version of TensorProduct.congr
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- TensorProduct.AlgebraTensorModule.mapproof · cited by 36
Cited by48
Results whose statement or proof uses this declaration.
- TensorProduct.AlgebraTensorModule.cancelBaseChangeproof · cited by 32
- LinearEquiv.baseChangeproof · cited by 25
- Module.Basis.tensorProductproof · cited by 19
- finsuppTensorFinsuppproof · cited by 13
- TensorProduct.directSumRightproof · cited by 12
- TensorProduct.finsuppRightproof · cited by 12
- TensorProduct.AlgebraTensorModule.tensorTensorTensorCommproof · cited by 10
- Module.Basis.tensorProduct_applyproof · cited by 9
- TensorProduct.finsuppLeftproof · cited by 9
- Module.Basis.baseChange_applyproof · cited by 7
- TensorProduct.directSumLeftproof · cited by 7
- Algebra.FormallyUnramified.finite_of_freeproof · cited by 7