Theorems · Theorem · functional analysis
NormedAddGroupHom.bound
∀ {V₁ : Type u_2} {V₂ : Type u_3} [inst : SeminormedAddCommGroup V₁] [inst_1 : SeminormedAddCommGroup V₂]
(f : NormedAddGroupHom V₁ V₂), ∃ C, 0 < C ∧ ∀ (x : V₁), ‖f x‖ ≤ C * ‖x‖- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Realstatement and proof · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedAddGroupHomstatement and proof · cited by 216
- NormedAddGroupHom.toFunproof · cited by 5
- NormedAddGroupHom.bound'proof · cited by 1
- exists_pos_bound_of_boundproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- NormedAddGroupHom.le_opNormproof · cited by 9
- NormedAddGroupHom.bounds_nonemptyproof · cited by 2