Theorems · Theorem · functional analysis
controlled_closure_of_complete
∀ {G : Type u_1} [inst : NormedAddCommGroup G] [CompleteSpace G] {H : Type u_2} [inst_2 : NormedAddCommGroup H]
{f : NormedAddGroupHom G H} {K : AddSubgroup H} {C ε : ℝ},
0 < C → 0 < ε → f.SurjectiveOnWith K C → f.SurjectiveOnWith K.topologicalClosure (C + ε)Given f : NormedAddGroupHom G H for some complete G and a subgroup K of H, if every
element x of K has a preimage under f whose norm is at most C*‖x‖ then the same holds for
elements of the (topological) closure of K with constant C+ε instead of C, for any
positive ε.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites59
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
- Finset.sumproof · cited by 5,195
- Filter.Tendstoproof · cited by 3,814
- AddSubgroupstatement and proof · cited by 3,232
- CompleteSpacestatement and proof · cited by 2,532
- Nat.cast_oneproof · cited by 2,501
- Filter.atTopproof · cited by 2,405
- Finset.sum_congrproof · cited by 2,323
Cited by1
Results whose statement or proof uses this declaration.
- controlled_closure_range_of_completeproof · cited by 0