Theorems · Definition · linear algebra
TensorProduct.dualDistribInvOfBasis
{R : Type u_7} →
{M : Type u_8} →
{N : Type u_9} →
{ι : Type u_10} →
{κ : Type u_11} →
[DecidableEq ι] →
[DecidableEq κ] →
[Fintype ι] →
[Fintype κ] →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid N] →
[inst_3 : Module R M] →
[inst_4 : Module R N] →
Module.Basis ι R M →
Module.Basis κ R N →
Module.Dual R (TensorProduct R M N) →ₗ[R]
TensorProduct R (Module.Dual R M) (Module.Dual R N)An inverse to TensorProduct.dualDistrib given bases.
- Defined in
- Mathlib.LinearAlgebra.Contraction
- Cited by
- 4 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.
Cites19
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- TensorProductstatement and proof · cited by 2,545
- LinearMap.compproof · cited by 1,642
- Module.Basisstatement and proof · cited by 1,477
Cited by5
Results whose statement or proof uses this declaration.
- TensorProduct.dualDistribInvOfBasis_applystatement · cited by 3
- TensorProduct.dualDistribEquivOfBasisproof · cited by 2
- TensorProduct.dualDistribInvOfBasis.congr_simpstatement and proof · cited by 0
- TensorProduct.dualDistrib_dualDistribInvOfBasis_left_inversestatement and proof · cited by 0
- TensorProduct.dualDistrib_dualDistribInvOfBasis_right_inversestatement and proof · cited by 0