Theorems · Theorem · linear algebra
Basis.piTensorProduct_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 : Finite ι]
(b : (i : ι) → Module.Basis (κ i) R (M i)) (p : (i : ι) → κ i),
(Basis.piTensorProduct b) p = ⨂ₜ[R] (i : ι), (b i) (p i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Fintypeproof · cited by 7,736
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Module.Basisstatement and proof · cited by 1,477
- Finset.prod_congrproof · cited by 646
- MultilinearMapstatement · cited by 370
- Fintype.ofFiniteproof · cited by 255
- PiTensorProductstatement · cited by 181
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