Theorems · Theorem · functional analysis
LinearMap.mem_span_iff_bound
∀ {ι : Type u_4} {𝕜 : Type u_5} {E : Type u_6} [inst : NontriviallyNormedField 𝕜] [inst_1 : AddCommGroup E]
[inst_2 : Module 𝕜 E] {f : ι → E →ₗ[𝕜] 𝕜} (φ : E →ₗ[𝕜] 𝕜),
φ ∈ Submodule.span 𝕜 (Set.range f) ↔ ∃ s c, φ.toSeminorm ≤ c • s.sup fun i => (f i).toSeminorm- Defined in
- Mathlib.Analysis.LocallyConvex.WeakDual
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Submodulestatement · cited by 7,192
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.