Theorems · Theorem · functional analysis
ContinuousLinearMap.completion_apply_coe
∀ {α : 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 β]
[inst_9 : IsUniformAddGroup β] [inst_10 : Module R₂ β] [inst_11 : UniformContinuousConstSMul R₂ β] {σ : R₁ →+* R₂}
(f : α →SL[σ] β) (a : α), f.completion ↑a = ↑(f a)- Cited by
- 1 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.
Cites13
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
- 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
- UniformSpacestatement and proof · cited by 2,040
- IsUniformAddGroupstatement and proof · cited by 342
- UniformSpace.Completionstatement · cited by 192
- UniformSpace.Completion.coe'statement and proof · cited by 144
- UniformContinuousConstSMulstatement and proof · cited by 27
- UniformSpace.Completion.map_coeproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- PositiveLinearMap.gnsNonUnitalStarAlgHom_apply_coeproof · cited by 0