Theorems · Definition · operator theory
ContinuousLinearMap.mkOfIsCompactOperator
{𝕜₁ : Type u_1} →
{𝕜₂ : Type u_2} →
[inst : NontriviallyNormedField 𝕜₁] →
[inst_1 : NontriviallyNormedField 𝕜₂] →
{σ₁₂ : 𝕜₁ →+* 𝕜₂} →
[RingHomIsometric σ₁₂] →
{M₁ : Type u_3} →
{M₂ : Type u_4} →
[inst_3 : TopologicalSpace M₁] →
[inst_4 : AddCommGroup M₁] →
[inst_5 : TopologicalSpace M₂] →
[inst_6 : AddCommGroup M₂] →
[inst_7 : Module 𝕜₁ M₁] →
[inst_8 : Module 𝕜₂ M₂] →
[IsTopologicalAddGroup M₁] →
[ContinuousConstSMul 𝕜₁ M₁] →
[IsTopologicalAddGroup M₂] →
[ContinuousSMul 𝕜₂ M₂] → {f : M₁ →ₛₗ[σ₁₂] M₂} → IsCompactOperator ⇑f → M₁ →SL[σ₁₂] M₂Upgrade a compact LinearMap to a ContinuousLinearMap.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousConstSMulstatement and proof · cited by 832
- RingHomIsometricstatement and proof · cited by 282
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.mkOfIsCompactOperator_to_linearMapstatement · cited by 0
- ContinuousLinearMap.mkOfIsCompactOperator_mem_compactOperatorstatement · cited by 0
- ContinuousLinearMap.coe_mkOfIsCompactOperatorstatement · cited by 0