Theorems · Definition · functional analysis
ContinuousAlternatingMap.toContinuousLinearMap
{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] → M [⋀^ι]→L[R] N → [DecidableEq ι] → (ι → M) → ι → M →L[R] NIf f is a continuous alternating map, then f.toContinuousLinearMap m i is the continuous
linear map obtained by fixing all coordinates but i equal to those of m, and varying the
i-th coordinate.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousLinearMapstatement · cited by 5,352
- ContinuousAlternatingMapstatement and proof · cited by 292
- ContinuousAlternatingMap.toContinuousMultilinearMapproof · cited by 72
- ContinuousMultilinearMap.toContinuousLinearMapproof · cited by 11
Cited by9
Results whose statement or proof uses this declaration.
- HasFDerivAt.continuousAlternatingMap_applystatement · cited by 2
- HasFDerivWithinAt.continuousAlternatingMap_applystatement · cited by 2
- ContinuousAlternatingMap.toContinuousLinearMap_applystatement and proof · cited by 2
- fderivWithin_continuousAlternatingMap_apply_applyproof · cited by 2
- fderiv_continuousAlternatingMap_applystatement · cited by 1
- fderivWithin_continuousAlternatingMap_applystatement · cited by 1
- fderiv_continuousAlternatingMap_apply_applyproof · cited by 0
- HasStrictFDerivAt.continuousAlternatingMap_applystatement · cited by 0
- ContinuousAlternatingMap.toContinuousLinearMap.congr_simpstatement and proof · cited by 0