Theorems · Theorem · linear algebra
TensorProduct.ext_fourfold
∀ {R : Type u_1} {R₂ : Type u_2} [inst : CommSemiring R] [inst_1 : CommSemiring R₂] {σ₁₂ : R →+* R₂} {M : Type u_7}
{N : Type u_8} {P : Type u_9} {Q : Type u_10} {P₂ : Type u_17} [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid N]
[inst_4 : AddCommMonoid P] [inst_5 : AddCommMonoid Q] [inst_6 : AddCommMonoid P₂] [inst_7 : Module R M]
[inst_8 : Module R N] [inst_9 : Module R₂ P₂] [inst_10 : Module R P] [inst_11 : Module R Q]
{g h : TensorProduct R (TensorProduct R (TensorProduct R M N) P) Q →ₛₗ[σ₁₂] P₂},
(∀ (w : M) (x : N) (y : P) (z : Q), g (w ⊗ₜ[R] x ⊗ₜ[R] y ⊗ₜ[R] z) = h (w ⊗ₜ[R] x ⊗ₜ[R] y ⊗ₜ[R] z)) → g = h- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- TensorProductstatement and proof · cited by 2,545
- TensorProduct.tmulstatement and proof · cited by 1,182
- LinearMap.extproof · cited by 844
- TensorProduct.extproof · cited by 50
Cited by2
Results whose statement or proof uses this declaration.
- SemimoduleCat.MonoidalCategory.pentagonproof · cited by 0
- TensorProduct.assoc_tensorproof · cited by 0