Theorems · Theorem · functional analysis
Seminorm.isBounded_sup
∀ {𝕜 : Type u_2} {𝕜₂ : Type u_3} {E : Type u_6} {F : Type u_7} {ι : Type u_9} {ι' : Type u_10} [inst : SeminormedRing 𝕜]
[inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E] [inst_3 : SeminormedRing 𝕜₂] [inst_4 : AddCommGroup F]
[inst_5 : Module 𝕜₂ F] {σ₁₂ : 𝕜 →+* 𝕜₂} [inst_6 : RingHomIsometric σ₁₂] {p : ι → Seminorm 𝕜 E}
{q : ι' → Seminorm 𝕜₂ F} {f : E →ₛₗ[σ₁₂] F},
Seminorm.IsBounded p q f → ∀ (s' : Finset ι'), ∃ C s, (s'.sup q).comp f ≤ C • s.sup p- Cited by
- 0 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Finset.sumproof · cited by 5,195
- NNRealstatement and proof · cited by 4,310
- LE.le.transproof · cited by 3,151
- Finset.cardproof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- le_reflproof · cited by 2,061
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.