Mathlib Map

Theorems · Theorem · functional analysis

norm_inner_le_norm

∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
  (x y : E), ‖inner 𝕜 x y‖ ≤ ‖x‖ * ‖y‖

Cauchy–Schwarz inequality with norm

Defined in
Mathlib.Analysis.InnerProductSpace.Basic
Cited by
14 results in Mathlib
Foundations
Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeSeminormedAddCommGroupInnerProductSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

abs_real_inner_le_norm · cited by 7abs_real_inner_le_normisBoundedBilinearMap_inner · cited by 6isBoundedBilinearMap_innerinnerSL_apply_norm · cited by 5innerSL_apply_normMeasureTheory.MemLp.const_inner · cited by 4MemLp.const_innerContinuousLinearMap.rayleighQuotient_le_norm · cited by 2ContinuousLinearMap.rayle…inner_eq_zero_of_left · cited by 2inner_eq_zero_of_leftMeasureTheory.MemLp.inner_const · cited by 1MemLp.inner_constnnnorm_inner_le_nnnorm · cited by 1nnnorm_inner_le_nnnormlp.summable_inner · cited by 1lp.summable_innerContinuousLinearMap.antilipschitz_of_forall_le_inner_map · cited by 1ContinuousLinearMap.antil…re_inner_le_norm · cited by 1re_inner_le_normMeasureTheory.isTightMeasureSet_iff_inner_tendsto · cited by 1MeasureTheory.isTightMeas…MeasureTheory.L2.eLpNorm_inner_lt_top · cited by 1L2.eLpNorm_inner_lt_topContinuousLinearMap.toSesqForm_apply_norm_le · cited by 0ContinuousLinearMap.toSes…DFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealNorm.norm · cited by 5413Norm.normInnerProductSpace · cited by 3523InnerProductSpaceRCLike · cited by 2829RCLikeSeminormedAddCommGroup · cited by 2671SeminormedAddCommGroupInner.inner · cited by 1089Inner.innerReal.sqrt · cited by 545Real.sqrtRCLike.re · cited by 319RCLike.rePreInnerProductSpace.Core · cited by 46PreInnerProductSpace.Corenorm_eq_sqrt_re_inner · cited by 5norm_eq_sqrt_re_innerPreInnerProductSpace.toCore · cited by 2PreInnerProductSpace.toCo…InnerProductSpace.Core.norm_inner_le_norm · cited by 1Core.norm_inner_le_normnorm_inner_le_normCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.