Theorems · Theorem · functional analysis
ContinuousMultilinearMap.alternatization_apply_apply
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} {ι : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : TopologicalSpace M] [inst_4 : AddCommGroup N] [inst_5 : Module R N]
[inst_6 : TopologicalSpace N] [inst_7 : IsTopologicalAddGroup N] [inst_8 : Fintype ι] [inst_9 : DecidableEq ι]
(f : ContinuousMultilinearMap R (fun x => M) N) (v : ι → M),
(ContinuousMultilinearMap.alternatization f) v = ∑ σ, Equiv.Perm.sign σ • f (v ∘ ⇑σ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- TopologicalSpacestatement and proof · cited by 24,529
- 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
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.alternatization_apply_toAlternatingMapproof · cited by 0