Theorems · Definition · functional analysis
ContinuousLinearMap.fromCompletion
{α : Type u_1} →
{β : Type u_2} →
{R₁ : Type u_3} →
{R₂ : Type u_4} →
[inst : UniformSpace α] →
[inst_1 : AddCommGroup α] →
[inst_2 : IsUniformAddGroup α] →
[inst_3 : Semiring R₁] →
[inst_4 : Module R₁ α] →
[inst_5 : UniformContinuousConstSMul R₁ α] →
[inst_6 : Semiring R₂] →
[inst_7 : UniformSpace β] →
[inst_8 : AddCommGroup β] →
[IsUniformAddGroup β] →
[inst_10 : Module R₂ β] →
[UniformContinuousConstSMul R₂ β] →
{σ : R₁ →+* R₂} →
[T0Space β] → [CompleteSpace β] → (α →SL[σ] β) → UniformSpace.Completion α →SL[σ] βExtension of a linear function to a linear function over the completion. This is the continuous
linear version of UniformSpace.Completion.extension.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- ContinuousLinearMapstatement and proof · cited by 5,352
- AddMonoidHomproof · cited by 3,230
- CompleteSpacestatement and proof · cited by 2,532
- UniformSpacestatement and proof · cited by 2,040
- ContinuousLinearMap.toLinearMapproof · cited by 528
- IsUniformAddGroupstatement and proof · cited by 342
- UniformSpace.Completionstatement and proof · cited by 192
- T0Spacestatement and proof · cited by 179
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.fromCompletion_apply_coestatement · cited by 0
- ContinuousLinearMap.fromCompletion_uniquestatement · cited by 0
- ContinuousLinearMap.toAddMonoidHom_fromCompletionstatement · cited by 0
- ContinuousLinearMap.coe_fromCompletionstatement · cited by 0
- ContinuousLinearMap.fromCompletion.congr_simpstatement and proof · cited by 0