Theorems · Theorem · functional analysis
ContinuousAlternatingMap.map_piecewise_add
∀ {R : Type u_1} {M : Type u_2} {N : Type u_4} {ι : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : TopologicalSpace M] [inst_4 : AddCommMonoid N] [inst_5 : Module R N]
[inst_6 : TopologicalSpace N] (f : M [⋀^ι]→L[R] N) [inst_7 : DecidableEq ι] (m m' : ι → M) (t : Finset ι),
f (t.piecewise (m + m') m') = ∑ s ∈ t.powerset, f (s.piecewise m m')- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement · cited by 5,195
- ContinuousAlternatingMapstatement and proof · cited by 292
- Finset.powersetstatement · cited by 93
- ContinuousAlternatingMap.toContinuousMultilinearMapproof · cited by 72
- ContinuousMultilinearMap.toMultilinearMapproof · cited by 70
- Finset.piecewisestatement · cited by 64
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.