Theorems · Definition · linear algebra
MultilinearMap.freeDFinsuppEquiv
{ι : Type uι} →
{κ : ι → Type uκ} →
{R : Type uR} →
{ι' : Type u_1} →
[DecidableEq ι] →
[Fintype ι] →
[inst : CommSemiring R] →
[(i : ι) → Fintype (κ i)] →
[(i : ι) → DecidableEq (κ i)] →
(Π₀ (x : ((i : ι) → κ i) × ι'), R) ≃ₗ[R] MultilinearMap R (fun i => Π₀ (x : κ i), R) (Π₀ (x : ι'), R)The linear equivalence of multilinear maps on free modules over R indexed by fun i => κ i on
the domain and ι' on the codomain and the dependent, finitely supported maps from
(Π i, κ i) × ι' into R.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Equiv.symmproof · cited by 3,681
- LinearEquivstatement · cited by 3,317
- DFinsuppstatement · cited by 694
- MultilinearMapstatement · cited by 370
- LinearEquiv.transproof · cited by 298
- Equiv.sigmaEquivProdproof · cited by 47
- LinearEquiv.piCongrRightproof · cited by 16
- MultilinearMap.fromDFinsuppEquivproof · cited by 8
- DFinsupp.linearEquivFunOnFintypeproof · cited by 4
Cited by6
Results whose statement or proof uses this declaration.
- MultilinearMap.freeFinsuppEquivproof · cited by 4
- MultilinearMap.freeDFinsuppEquiv_singlestatement and proof · cited by 2
- MultilinearMap.freeFinsuppEquiv_singleproof · cited by 2
- MultilinearMap.freeDFinsuppEquiv_applystatement and proof · cited by 0
- MultilinearMap.freeDFinsuppEquiv_defstatement · cited by 0
- MultilinearMap.freeFinsuppEquiv_defstatement · cited by 0