Theorems · Theorem · functional analysis
ContinuousLinearMap.isCompact_closure_image_coe_of_bounded
∀ {𝕜 : Type u_1} {𝕜₂ : Type u_2} {F : Type u_4} [inst : NormedAddCommGroup F] [inst_1 : NontriviallyNormedField 𝕜]
[inst_2 : NontriviallyNormedField 𝕜₂] [inst_3 : NormedSpace 𝕜₂ F] {σ₁₂ : 𝕜 →+* 𝕜₂} {E' : Type u_6}
[inst_4 : SeminormedAddCommGroup E'] [inst_5 : NormedSpace 𝕜 E'] [inst_6 : RingHomIsometric σ₁₂] [ProperSpace F]
{s : Set (E' →SL[σ₁₂] F)}, Bornology.IsBounded s → IsCompact (closure (DFunLike.coe '' s))Let s be a bounded set in the space of continuous (semi)linear maps E →SL[σ] F taking values
in a proper space. Then s interpreted as a set in the space of maps E → F with topology of
pointwise convergence is precompact: its closure is a compact set.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.imagestatement and proof · cited by 5,609
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- IsCompactstatement and proof · cited by 1,282
- closurestatement and proof · cited by 1,254
- Set.mem_image_of_memproof · cited by 371
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.isCompact_image_coe_of_bounded_of_closed_imageproof · cited by 2