Theorems · Theorem · functional analysis
NormedAddGroupHom.mem_range
∀ {V₁ : Type u_3} {V₂ : Type u_4} [inst : SeminormedAddCommGroup V₁] [inst_1 : SeminormedAddCommGroup V₂]
(f : NormedAddGroupHom V₁ V₂) (v : V₂), v ∈ f.range ↔ ∃ w, f w = v- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddSubgroupstatement · cited by 3,232
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedAddGroupHomstatement and proof · cited by 216
- NormedAddGroupHom.rangestatement · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- controlled_closure_range_of_completeproof · cited by 0