Theorems · Theorem · linear algebra
TensorProduct.restrictScalar_directSumRight
∀ (R : Type u) [inst : CommSemiring R] (S : Type u_2) [inst_1 : Semiring S] [inst_2 : Algebra R S] {ι₂ : Type v₂}
[inst_3 : DecidableEq ι₂] {M₁' : Type w₁'} {M₂ : ι₂ → Type w₂} [inst_4 : AddCommMonoid M₁']
[inst_5 : (i₂ : ι₂) → AddCommMonoid (M₂ i₂)] [inst_6 : Module R M₁'] [inst_7 : (i₂ : ι₂) → Module R (M₂ i₂)]
[inst_8 : Module S M₁'] [inst_9 : IsScalarTower R S M₁'] (S₀ : Type u_1) [inst_10 : CommSemiring S₀]
[inst_11 : Algebra R S₀] [inst_12 : Algebra S₀ S] [inst_13 : Module S₀ M₁'] [inst_14 : IsScalarTower R S₀ M₁']
[inst_15 : IsScalarTower S₀ S M₁'],
LinearEquiv.restrictScalars S₀ (TensorProduct.directSumRight R S M₁' M₂) = TensorProduct.directSumRight R S₀ M₁' M₂- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · 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 · cited by 3,317
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulproof · cited by 1,182
- LinearEquiv.toLinearMapproof · cited by 1,171
Cited by2
Results whose statement or proof uses this declaration.
- TensorProduct.coe_directSumRightproof · cited by 2
- TensorProduct.directSumRight'_restrictproof · cited by 0