Theorems · Theorem · linear algebra
PiTensorProduct.dualDistrib_apply
∀ {ι : Type u_1} {R : Type u_2} {M : ι → Type u_3} [inst : CommSemiring R] [inst_1 : (i : ι) → AddCommMonoid (M i)]
[inst_2 : (i : ι) → Module R (M i)] [inst_3 : Fintype ι] (f : (i : ι) → Module.Dual R (M i)) (m : (i : ι) → M i),
(PiTensorProduct.dualDistrib ((PiTensorProduct.tprod R) fun i => f i)) (⨂ₜ[R] (i : ι), m i) = ∏ i, (f i) (m i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- LinearMap.compproof · cited by 1,642
- Module.Dualstatement and proof · cited by 583
- MultilinearMapstatement · cited by 370
Cited by2
Results whose statement or proof uses this declaration.
- PiTensorProduct.dualDistrib_dualDistribInvOfBasis_right_inverseproof · cited by 0
- PiTensorProduct.dualDistrib_dualDistribInvOfBasis_left_inverseproof · cited by 0