Mathlib Map

Theorems · Definition · functional analysis

InnerProductSpace.continuousLinearMapOfBilin

{𝕜 : Type u_1} →
  {E : Type u_2} →
    [inst : RCLike 𝕜] →
      [inst_1 : NormedAddCommGroup E] →
        [inst_2 : InnerProductSpace 𝕜 E] → [CompleteSpace E] → (E →L⋆[𝕜] E →L[𝕜] 𝕜) → E →L[𝕜] E

Maps a bounded sesquilinear form to its continuous linear map, given by interpreting the form as a map B : E →L⋆[𝕜] StrongDual 𝕜 E and dualizing the result using toDual.

Defined in
Mathlib.Analysis.InnerProductSpace.Dual
Cited by
10 results in Mathlib
Foundations
Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeNormedAddCommGroupInnerProductSpaceCompleteSpace

Around this declaration

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

ProbabilityTheory.covarianceOperator · cited by 6ProbabilityTheory.covaria…InnerProductSpace.continuousLinearMapOfBilin_apply · cited by 5InnerProductSpace.continu…InnerProductSpace.unique_continuousLinearMapOfBilin · cited by 3InnerProductSpace.unique_…IsCoercive.antilipschitz · cited by 2IsCoercive.antilipschitzIsCoercive.continuousLinearEquivOfBilin · cited by 2IsCoercive.continuousLine…InnerProductSpace.continuousLinearMapOfBilin_zero · cited by 1InnerProductSpace.continu…InnerProductSpace.continuousLinearMapOfBilin.congr_simp · cited by 1continuousLinearMapOfBili…IsCoercive.bounded_below · cited by 1IsCoercive.bounded_belowProbabilityTheory.covarianceOperator_apply · cited by 0ProbabilityTheory.covaria…IsCoercive.isClosed_range · cited by 0IsCoercive.isClosed_rangeIsCoercive.ker_eq_bot · cited by 0IsCoercive.ker_eq_botIsCoercive.range_eq_top · cited by 0IsCoercive.range_eq_topRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupContinuousLinearMap · cited by 5352ContinuousLinearMapInnerProductSpace · cited by 3523InnerProductSpaceRCLike · cited by 2829RCLikeCompleteSpace · cited by 2532CompleteSpaceContinuousLinearMap.comp · cited by 709ContinuousLinearMap.compstarRingEnd · cited by 671starRingEndContinuousLinearEquiv.toContinuousLinearMap · cited by 448ContinuousLinearEquiv.toC…LinearIsometryEquiv.symm · cited by 287LinearIsometryEquiv.symmLinearIsometryEquiv.toContinuousLinearEquiv · cited by 125LinearIsometryEquiv.toCon…InnerProductSpace.toDual · cited by 45InnerProductSpace.toDualInnerProductSpace.continuousL…CITED BYCITES

Cites12

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

Cited by12

Results whose statement or proof uses this declaration.