Theorems · Theorem · linear algebra
TensorProduct.mapOfCompatibleSMul_tmul
∀ (R : Type u_1) [inst : CommSemiring R] (A : Type u_22) (S : Type u_23) (M : Type u_24) (N : Type u_25) [inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid N] [inst_3 : Module R M] [inst_4 : Module R N] [inst_5 : CommSemiring A] [inst_6 : Module A M] [inst_7 : Module A N] [inst_8 : SMulCommClass R A M] [inst_9 : CommSemiring S] [inst_10 : Module S M] [inst_11 : SMulCommClass R S M] [inst_12 : SMulCommClass A S M] [inst_13 : TensorProduct.CompatibleSMul R A M N] (m : M) (n : N), (TensorProduct.mapOfCompatibleSMul R A S M N) (m ⊗ₜ[A] n) = m ⊗ₜ[R] n
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- TensorProductstatement · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- TensorProduct.tmulstatement · cited by 1,182
- TensorProduct.CompatibleSMulstatement and proof · cited by 17
- TensorProduct.mapOfCompatibleSMulstatement · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- TensorProduct.mapOfCompatibleSMul_surjectiveproof · cited by 1