Theorems · Definition · linear algebra
PiTensorProduct.dualDistribInvOfBasis
{ι : 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)] →
[Finite ι] →
[∀ (i : ι), Finite (κ i)] →
((i : ι) → Module.Basis (κ i) R (M i)) →
Module.Dual R (PiTensorProduct R fun i => M i) →ₗ[R] PiTensorProduct R fun i => Module.Dual R (M i)An inverse to PiTensorProduct.dualDistrib given bases.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- LinearMap.compproof · cited by 1,642
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
Cited by6
Results whose statement or proof uses this declaration.
- PiTensorProduct.dualDistribEquivOfBasisproof · cited by 2
- PiTensorProduct.dualDistribInvOfBasis_applystatement · cited by 2
- PiTensorProduct.dualDistribInvOfBasis.congr_simpstatement and proof · cited by 0
- PiTensorProduct.dualDistribEquivOfBasis_symm_applystatement · cited by 0
- PiTensorProduct.dualDistrib_dualDistribInvOfBasis_left_inversestatement and proof · cited by 0
- PiTensorProduct.dualDistrib_dualDistribInvOfBasis_right_inversestatement and proof · cited by 0