Theorems · Definition · linear algebra
TensorProduct.AlgebraTensorModule.uliftEquiv
(R : Type uR) →
(A : Type uA) →
(M : Type uM) →
(N : Type uN) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring 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] →
ULift.{u₁, max uN uM} (TensorProduct R M N) ≃ₗ[A]
TensorProduct (ULift.{u₃, uR} R) (ULift.{u₂, uM} M) (ULift.{u₄, uN} N)ULift commutes with tensor products.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 18,349
- 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 · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
- TensorProduct.AlgebraTensorModule.congrproof · cited by 29
- ULift.moduleEquivproof · cited by 18
Cited by2
Results whose statement or proof uses this declaration.
- TensorProduct.AlgebraTensorModule.uliftEquiv_tmulstatement · cited by 0
- TensorProduct.AlgebraTensorModule.down_uliftEquiv_symm_tmulstatement · cited by 0