Theorems · Theorem · functional analysis
ContinuousAlternatingMap.bound
∀ {𝕜 : Type u} {E : Type wE} {F : Type wF} {ι : Type v} [inst : NontriviallyNormedField 𝕜]
[inst_1 : SeminormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : SeminormedAddCommGroup F]
[inst_4 : NormedSpace 𝕜 F] [inst_5 : Fintype ι] (f : E [⋀^ι]→L[𝕜] F),
∃ C, 0 < C ∧ ∀ (m : ι → E), ‖f m‖ ≤ C * ∏ i, ‖m i‖- Cited by
- 0 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement · cited by 25,697
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- Norm.normstatement · cited by 5,413
- Finset.univstatement · cited by 3,473
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Finset.prodstatement · cited by 2,356
- ContinuousAlternatingMapstatement and proof · cited by 292
- ContinuousAlternatingMap.toContinuousMultilinearMapproof · cited by 72
- ContinuousMultilinearMap.boundproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.