Theorems · Definition · linear algebra
AlternatingMap.toMultilinearMap
{R : Type u_1} →
[inst : Semiring R] →
{M : Type u_2} →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
{N : Type u_3} →
[inst_3 : AddCommMonoid N] →
[inst_4 : Module R N] → {ι : Type u_7} → M [⋀^ι]→ₗ[R] N → MultilinearMap R (fun x => M) NThe multilinear map associated to an alternating map
- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 53 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- MultilinearMapstatement · cited by 370
- AlternatingMapstatement and proof · cited by 329
Cited by65
Results whose statement or proof uses this declaration.
- LinearMap.compAlternatingMapproof · cited by 28
- AlternatingMap.compLinearMapproof · cited by 22
- AlternatingMap.curryLeftproof · cited by 18
- AlternatingMap.domDomCongrproof · cited by 17
- AlternatingMap.domCoprod.summandproof · cited by 6
- AlternatingMap.mkContinuousproof · cited by 6
- AlternatingMap.ofSubsingletonproof · cited by 5
- AlternatingMap.smulRightproof · cited by 4
- AlternatingMap.codRestrictproof · cited by 3
- AlternatingMap.coe_multilinearMap_injectivestatement and proof · cited by 3
- AlternatingMap.map_eq_zero_of_eq'statement · cited by 3
- AlternatingMap.map_zeroproof · cited by 3