Theorems · Theorem · linear algebra
finsuppTensorFinsuppRid_single_tmul_single
∀ (R : Type u_1) (M : Type u_3) (ι : Type u_5) (κ : Type u_6) [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (a : ι) (b : κ) (m : M) (r : R), (finsuppTensorFinsuppRid R M ι κ) ((fun₀ | a => m) ⊗ₜ[R] fun₀ | b => r) = fun₀ | (a, b) => r • m
- Defined in
- Mathlib.LinearAlgebra.DirectSum.Finsupp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- 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
- TensorProduct.tmulstatement and proof · cited by 1,182
- Finsupp.singlestatement and proof · cited by 943
- Equiv.reflproof · cited by 274
- TensorProduct.ridproof · cited by 63
Cited by1
Results whose statement or proof uses this declaration.
- finsuppTensorFinsuppRid_symm_single_smulproof · cited by 0