Mathlib Map

Theorems · Definition · functional analysis

ContinuousLinearMap.reApplyInnerSelf

{𝕜 : Type u_1} →
  {E : Type u_2} →
    [inst : RCLike 𝕜] → [inst_1 : SeminormedAddCommGroup E] → [inst_2 : InnerProductSpace 𝕜 E] → (E →L[𝕜] E) → E → ℝ

Extract a real bilinear form from an operator T, by taking the pairing fun x ↦ re ⟪T x, x⟫.

Defined in
Mathlib.Analysis.InnerProductSpace.LinearMap
Cited by
17 results in Mathlib
Foundations
Depth 96 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.

ContinuousLinearMap.IsPositive · cited by 38ContinuousLinearMap.IsPos…ContinuousLinearMap.rayleighQuotient · cited by 20ContinuousLinearMap.rayle…IsSelfAdjoint.hasEigenvector_of_isLocalExtrOn · cited by 2IsSelfAdjoint.hasEigenvec…ContinuousLinearMap.reApplyInnerSelf_continuous · cited by 2ContinuousLinearMap.reApp…ContinuousLinearMap.isPositive_def' · cited by 1ContinuousLinearMap.isPos…IsSelfAdjoint.hasEigenvector_of_isMaxOn · cited by 1IsSelfAdjoint.hasEigenvec…IsSelfAdjoint.hasEigenvector_of_isMinOn · cited by 1IsSelfAdjoint.hasEigenvec…ContinuousLinearMap.rayleigh_smul · cited by 1ContinuousLinearMap.rayle…IsSelfAdjoint.linearly_dependent_of_isLocalExtrOn · cited by 1IsSelfAdjoint.linearly_de…ContinuousLinearMap.reApplyInnerSelf_apply · cited by 1ContinuousLinearMap.reApp…ContinuousLinearMap.reApplyInnerSelf_smul · cited by 1ContinuousLinearMap.reApp…LinearMap.IsSymmetric.hasEigenvalue_iSup_of_finiteDimensional · cited by 1IsSymmetric.hasEigenvalue…LinearMap.IsSymmetric.hasStrictFDerivAt_reApplyInnerSelf · cited by 1IsSymmetric.hasStrictFDer…IsSelfAdjoint.eq_smul_self_of_isLocalExtrOn · cited by 1IsSelfAdjoint.eq_smul_sel…IsSelfAdjoint.eq_smul_self_of_isLocalExtrOn_real · cited by 1IsSelfAdjoint.eq_smul_sel…DFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealRingHom.id · cited by 18349RingHom.idContinuousLinearMap · cited by 5352ContinuousLinearMapInnerProductSpace · cited by 3523InnerProductSpaceRCLike · cited by 2829RCLikeSeminormedAddCommGroup · cited by 2671SeminormedAddCommGroupInner.inner · cited by 1089Inner.innerRCLike.re · cited by 319RCLike.reContinuousLinearMap.reApplyIn…CITED BYCITES

Cites9

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

Cited by19

Results whose statement or proof uses this declaration.