Theorems · Theorem · linear algebra
AlternatingMap.coe_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} [inst_5 : DecidableEq ι] [inst_6 : Fintype ι]
(a : M [⋀^ι]→ₗ[R] N'), MultilinearMap.alternatization ↑a = (Fintype.card ι).factorial • aAlternatizing a multilinear map that is already alternating results in a scale factor of n!,
where n is the number of inputs.
- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 1 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.
Cites25
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.univproof · cited by 3,473
- AddMonoidHomstatement · cited by 3,230
- Unitsproof · cited by 2,804
- Finset.sum_congrproof · cited by 2,323
- Fintype.cardstatement and proof · cited by 1,386
- Equiv.Permproof · cited by 1,375
Cited by1
Results whose statement or proof uses this declaration.
- MultilinearMap.domCoprod_alternization_eqproof · cited by 0