Theorems · Theorem · general topology
AddMonoidHomClass.continuous_of_bound
∀ {𝓕 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : SeminormedAddGroup E] [inst_1 : SeminormedAddGroup F]
[inst_2 : FunLike 𝓕 E F] [AddMonoidHomClass 𝓕 E F] (f : 𝓕) (C : ℝ), (∀ (x : E), ‖f x‖ ≤ C * ‖x‖) → Continuous ⇑fA homomorphism f of seminormed groups is continuous, if there exists a constant
C such that for all x, one has ‖f x‖ ≤ C * ‖x‖.
- Defined in
- Mathlib.Analysis.Normed.Group.Uniform
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Continuousstatement · cited by 2,592
- FunLikestatement and proof · cited by 2,560
- SeminormedAddGroupstatement and proof · cited by 331
- AddMonoidHomClassstatement and proof · cited by 252
- LipschitzWith.continuousproof · cited by 30
- AddMonoidHomClass.lipschitz_of_boundproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.isTopCompl_orthogonalproof · cited by 1
- continuous_of_linear_of_boundₛₗproof · cited by 1