Theorems · Theorem · linear algebra
MultilinearMap.alternatization_def
∀ {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'),
⇑(MultilinearMap.alternatization m) = ⇑(∑ σ, Equiv.Perm.sign σ • MultilinearMap.domDomCongr σ m)- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 0 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 5,195
- MonoidHomstatement · cited by 3,629
- Finset.univstatement · cited by 3,473
- AddMonoidHomstatement · cited by 3,230
- Unitsstatement · cited by 2,804
- Equiv.Permstatement · cited by 1,375
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.