Theorems · Theorem · functional analysis
NormedAddGroupHom.norm_id_le
∀ (V : Type u_1) [inst : SeminormedAddCommGroup V], ‖NormedAddGroupHom.id V‖ ≤ 1
The norm of the identity is at most 1. It is in fact 1, except when the norm of every
element vanishes, where it is 0. (Since we are working with seminorms this can happen even if the
space is non-trivial.) It means that one cannot do better than an inequality in general.
- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedAddCommGroup
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.
- Realstatement · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- one_mulproof · cited by 2,841
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- zero_le_oneproof · cited by 316
- NormedAddGroupHomstatement · cited by 216
- NormedAddGroupHom.opNorm_le_boundproof · cited by 12
- NormedAddGroupHom.idstatement and proof · cited by 12
- NormedAddGroupHom.id_applyproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- NormedAddGroupHom.norm_idproof · cited by 0