Theorems · Definition · linear algebra
dualTensorHomEquivOfBasis
{ι : Type u_1} →
{R : Type u_2} →
{M : Type u_3} →
{N : Type u_4} →
[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 →
[DecidableEq ι] → [Fintype ι] → TensorProduct R (Module.Dual R M) N ≃ₗ[R] M →ₗ[R] NIf M is free, the natural linear map $M^* ⊗ N → Hom(M, N)$ is an equivalence. This function
provides this equivalence in return for a basis of M.
- Defined in
- Mathlib.LinearAlgebra.Contraction
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 101 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 · 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
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
Cited by9
Results whose statement or proof uses this declaration.
- dualTensorHom_bijectiveproof · cited by 6
- dualTensorHomEquivOfBasis_applystatement · cited by 2
- dualTensorHomEquiv_eq_dualTensorHomEquivOfBasisstatement · cited by 1
- coe_dualTensorHomEquivOfBasisstatement · cited by 1
- LinearMap.trace_eq_contract_of_basis'statement · cited by 1
- dualTensorHomEquivOfBasis_symm_cancel_rightstatement and proof · cited by 0
- dualTensorHomEquivOfBasis_toLinearMapstatement · cited by 0
- dualTensorHomEquivOfBasis.congr_simpstatement and proof · cited by 0
- dualTensorHomEquivOfBasis_symm_cancel_leftstatement and proof · cited by 0