Theorems · Theorem · functional analysis
ContinuousLinearMap.norm_id_le
∀ {𝕜 : Type u_1} {E : Type u_4} [inst : SeminormedAddCommGroup E] [inst_1 : NontriviallyNormedField 𝕜]
[inst_2 : NormedSpace 𝕜 E], ‖ContinuousLinearMap.id 𝕜 E‖ ≤ 1The norm of the identity is at most 1. It is in fact 1, except when the space is trivial
where it is 0. It means that one cannot do better than an inequality in general.
- Defined in
- Mathlib.Analysis.Normed.Operator.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement · cited by 5,352
- one_mulproof · cited by 2,841
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- zero_le_oneproof · cited by 316
- ContinuousLinearMap.idstatement and proof · cited by 233
- ContinuousLinearMap.opNorm_le_boundproof · cited by 59
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.norm_idproof · cited by 5
- MeasureTheory.norm_weightedSMul_leproof · cited by 2
- ContinuousMultilinearMap.norm_ofSubsingleton_id_leproof · cited by 2
- NormedSpace.inclusionInDoubleDual_norm_leproof · cited by 1