Theorems · Theorem · functional analysis
Module.Basis.opNNNorm_le
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type v} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type w} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
[inst_5 : CompleteSpace 𝕜] {ι : Type u_1} [inst_6 : Fintype ι] (v : Module.Basis ι 𝕜 E) {u : E →L[𝕜] F} (M : NNReal),
(∀ (i : ι), ‖u (v i)‖₊ ≤ M) → ‖u‖₊ ≤ Fintype.card ι • ‖↑v.equivFunL‖₊ * M- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finset.sumproof · cited by 5,195
- NNRealstatement and proof · cited by 4,310
- Finset.univproof · cited by 3,473
- CompleteSpacestatement and proof · cited by 2,532
- Finset.sum_congrproof · cited by 2,323
Cited by2
Results whose statement or proof uses this declaration.
- Module.Basis.exists_opNNNorm_leproof · cited by 1
- Module.Basis.opNorm_leproof · cited by 0