Theorems · Definition · functional analysis
NormedAddGroupHom.SurjectiveOnWith
{V₁ : Type u_2} →
{V₂ : Type u_3} →
[inst : SeminormedAddCommGroup V₁] →
[inst_1 : SeminormedAddCommGroup V₂] → NormedAddGroupHom V₁ V₂ → AddSubgroup V₂ → ℝ → PropA normed group hom is surjective on the subgroup K with constant C if every element
x of K has a preimage whose norm is bounded above by C*‖x‖. This is a more
abstract version of f having a right inverse defined on K with operator norm
at most C.
- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Norm.normproof · cited by 5,413
- AddSubgroupstatement and proof · cited by 3,232
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedAddGroupHomstatement and proof · cited by 216
Cited by6
Results whose statement or proof uses this declaration.
- controlled_closure_of_completestatement and proof · cited by 1
- NormedAddGroupHom.SurjectiveOnWith.exists_posstatement and proof · cited by 1
- NormedAddGroupHom.SurjectiveOnWith.monostatement and proof · cited by 1
- NormedAddGroupHom.ker_completionstatement and proof · cited by 0
- controlled_closure_range_of_completestatement · cited by 0
- NormedAddGroupHom.SurjectiveOnWith.surjOnstatement and proof · cited by 0