Theorems · Definition · linear algebra
TensorProduct.finsuppScalarLeft
(R : Type u_1) →
[inst : CommSemiring R] →
(N : Type u_4) →
[inst_1 : AddCommMonoid N] →
[inst_2 : Module R N] → (ι : Type u_5) → [DecidableEq ι] → TensorProduct R (ι →₀ R) N ≃ₗ[R] ι →₀ NThe tensor product of ι →₀ R and N is linearly equivalent to ι →₀ N
- Defined in
- Mathlib.LinearAlgebra.DirectSum.Finsupp
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, 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.
- 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
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.transproof · cited by 298
- TensorProduct.lidproof · cited by 96
- Finsupp.mapRange.linearEquivproof · cited by 24
- TensorProduct.finsuppLeftproof · cited by 9
Cited by8
Results whose statement or proof uses this declaration.
- Submodule.mulLeftMap_eq_mulMap_compstatement · cited by 2
- TensorProduct.vanishesTrivially_of_sum_tmul_eq_zeroproof · cited by 2
- Submodule.LinearDisjoint.linearIndependent_left_of_flatproof · cited by 2
- Submodule.LinearDisjoint.of_basis_left'proof · cited by 1
- TensorProduct.finsuppScalarLeft_apply_tmulstatement · cited by 1
- TensorProduct.finsuppScalarLeft_apply_tmul_applystatement · cited by 1
- TensorProduct.finsuppScalarLeft_symm_apply_singlestatement · cited by 1
- TensorProduct.finsuppScalarLeft_applystatement · cited by 0