Theorems · Definition · linear algebra
MultilinearMap.alternatization
{R : Type u_1} →
[inst : Semiring R] →
{M : Type u_2} →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
{N' : Type u_6} →
[inst_3 : AddCommGroup N'] →
[inst_4 : Module R N'] →
{ι : Type u_7} → [Fintype ι] → [DecidableEq ι] → MultilinearMap R (fun x => M) N' →+ M [⋀^ι]→ₗ[R] N'Produce an AlternatingMap out of a MultilinearMap, by summing over all argument
permutations.
- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- AddMonoidHomstatement · cited by 3,230
- Equiv.Permproof · cited by 1,375
- MultilinearMapstatement and proof · cited by 370
- AlternatingMapstatement · cited by 329
Cited by12
Results whose statement or proof uses this declaration.
- Matrix.detRowAlternatingproof · cited by 14
- MultilinearMap.alternatization_applystatement · cited by 3
- MultilinearMap.alternatization_coestatement and proof · cited by 2
- MultilinearMap.domCoprod_alternizationstatement and proof · cited by 1
- MultilinearMap.domCoprod_alternization_coestatement · cited by 1
- exteriorPower.toTensorPowerproof · cited by 1
- exteriorPower.toTensorPower_apply_ιMultiproof · cited by 1
- AlternatingMap.coe_alternatizationstatement and proof · cited by 1
- ContinuousMultilinearMap.alternatization_apply_toAlternatingMapstatement · cited by 0
- MultilinearMap.domCoprod_alternization_eqstatement and proof · cited by 0
- MultilinearMap.alternatization_defstatement · cited by 0
- LinearMap.compMultilinearMap_alternatizationstatement · cited by 0