Theorems · Theorem · linear algebra
MultilinearMap.alternatization_apply
∀ {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} [inst_5 : Fintype ι] [inst_6 : DecidableEq ι]
(m : MultilinearMap R (fun x => M) N') (v : ι → M),
(MultilinearMap.alternatization m) v = ∑ σ, Equiv.Perm.sign σ • (MultilinearMap.domDomCongr σ m) v- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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.sumstatement and proof · cited by 5,195
- MonoidHomstatement · cited by 3,629
- Finset.univstatement and proof · cited by 3,473
- AddMonoidHomstatement · cited by 3,230
- Unitsstatement · cited by 2,804
- Finset.sum_congrproof · cited by 2,323
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.det_applyproof · cited by 16
- exteriorPower.toTensorPower_apply_ιMultiproof · cited by 1
- ContinuousMultilinearMap.alternatization_apply_toAlternatingMapproof · cited by 0