Theorems · Theorem · linear algebra
PiTensorProduct.dualDistribInvOfBasis_apply
∀ {ι : Type u_1} {R : Type u_2} {κ : ι → Type u_3} {M : ι → Type u_4} [inst : CommRing R]
[inst_1 : (i : ι) → AddCommGroup (M i)] [inst_2 : (i : ι) → Module R (M i)] [inst_3 : Fintype ι]
[inst_4 : (i : ι) → Fintype (κ i)] (b : (i : ι) → Module.Basis (κ i) R (M i))
(f : Module.Dual R (PiTensorProduct R fun i => M i)),
(PiTensorProduct.dualDistribInvOfBasis b) f =
∑ p, f (⨂ₜ[R] (i : ι), (b i) (p i)) • (PiTensorProduct.tprod R) fun i => (b i).dualBasis (p i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- LinearMap.compproof · cited by 1,642
- Module.Basisstatement and proof · cited by 1,477
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