Theorems · Definition · linear algebra
MultilinearMap.piRingEquiv
{R : Type uR} →
{ι : Type uι} →
{M₂ : Type v₂} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M₂] → [inst_2 : Module R M₂] → [Fintype ι] → M₂ ≃ₗ[R] MultilinearMap R (fun x => R) M₂When ι is finite, multilinear maps on R^ι with values in M₂ are in bijection with M₂,
as such a multilinear map is completely determined by its value on the constant vector made of ones.
We register this bijection as a linear equivalence in MultilinearMap.piRingEquiv.
- Defined in
- Mathlib.LinearAlgebra.Multilinear.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Fintypestatement and proof · cited by 7,736
- LinearEquivstatement · cited by 3,317
- MultilinearMapstatement and proof · cited by 370
- MultilinearMap.mkPiRingproof · cited by 8
- MultilinearMap.mkPiRing_apply_one_eq_selfproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- MultilinearMap.freeDFinsuppEquivproof · cited by 5
- MultilinearMap.freeDFinsuppEquiv_defstatement · cited by 0