Theorems · Theorem · linear algebra
Basis.piTensorProduct_repr_tprod_apply
∀ {ι : Type u_1} {R : Type u_2} {M : ι → Type u_3} {κ : ι → Type u_4} [inst : CommSemiring R]
[inst_1 : (i : ι) → AddCommMonoid (M i)] [inst_2 : (i : ι) → Module R (M i)] [inst_3 : Fintype ι]
(b : (i : ι) → Module.Basis (κ i) R (M i)) (x : (i : ι) → M i) (p : (i : ι) → κ i),
((Basis.piTensorProduct b).repr ((PiTensorProduct.tprod R) x)) p = ∏ i, ((b i).repr (x i)) (p i)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- Fintypestatement and proof · cited by 7,736
- Finsuppstatement and proof · cited by 5,255
- Finset.univstatement and proof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- Finset.prodstatement and proof · cited by 2,356
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
Cited by3
Results whose statement or proof uses this declaration.
- Basis.piTensorProduct_applyproof · cited by 2
- PiTensorProduct.dualDistrib_dualDistribInvOfBasis_right_inverseproof · cited by 0
- PiTensorProduct.dualDistrib_dualDistribInvOfBasis_left_inverseproof · cited by 0