Theorems · Definition · functional analysis
Seminorm.IsBounded
{𝕜 : 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] →
{σ₁₂ : 𝕜 →+* 𝕜₂} →
[RingHomIsometric σ₁₂] → (ι → Seminorm 𝕜 E) → (ι' → Seminorm 𝕜₂ F) → (E →ₛₗ[σ₁₂] F) → PropThe proposition that a linear map is bounded between spaces with families of seminorms.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Finsetproof · 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
- NNRealproof · cited by 4,310
- Finset.supproof · cited by 530
- SeminormedRingstatement and proof · cited by 446
- RingHomIsometricstatement and proof · cited by 282
- Seminormstatement and proof · cited by 272
- Seminorm.compproof · cited by 53
Cited by7
Results whose statement or proof uses this declaration.
- WithSeminorms.continuous_of_isBoundedstatement and proof · cited by 4
- WithSeminorms.congrstatement and proof · cited by 3
- Seminorm.isBounded_conststatement · cited by 1
- Seminorm.const_isBoundedstatement and proof · cited by 1
- Seminorm.continuous_from_boundedstatement · cited by 0
- Seminorm.isBounded_supstatement and proof · cited by 0
- Seminorm.IsBounded.of_realstatement · cited by 0