Theorems · Definition · linear algebra
MultilinearMap.ofSubsingleton
(R : Type uR) →
{ι : Type uι} →
(M₂ : Type v₂) →
(M₃ : Type v₃) →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M₂] →
[inst_2 : AddCommMonoid M₃] →
[inst_3 : Module R M₂] →
[inst_4 : Module R M₃] → [Subsingleton ι] → ι → (M₂ →ₗ[R] M₃) ≃ MultilinearMap R (fun x => M₂) M₃Equivalence between linear maps M₂ →ₗ[R] M₃ and one-multilinear maps.
- Defined in
- Mathlib.LinearAlgebra.Multilinear.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Equivstatement · cited by 8,337
- MultilinearMapstatement and proof · cited by 370
Cited by9
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.ofSubsingletonproof · cited by 13
- AlternatingMap.ofSubsingletonproof · cited by 5
- MultilinearMap.ofSubsingletonₗproof · cited by 2
- ContinuousMultilinearMap.ofSubsingleton_apply_toMultilinearMapstatement · cited by 0
- MultilinearMap.ofSubsingleton_apply_applystatement and proof · cited by 0
- MultilinearMap.ofSubsingleton_symm_apply_applystatement and proof · cited by 0
- MultilinearMap.ofSubsingletonₗ_applystatement · cited by 0
- MultilinearMap.ofSubsingletonₗ_symm_applystatement · cited by 0
- MultilinearMap.ofSubsingleton.congr_simpstatement and proof · cited by 0