Theorems · Theorem · functional analysis
isBoundedBilinearMap_inner
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
[inst_3 : NormedSpace ℝ E] [IsScalarTower ℝ 𝕜 E], IsBoundedBilinearMap ℝ fun p => inner 𝕜 p.1 p.2When an inner product space E over 𝕜 is considered as a real normed space, its inner
product satisfies IsBoundedBilinearMap.
In order to state these results, we need a NormedSpace ℝ E instance. We will later establish
such an instance by restriction-of-scalars, InnerProductSpace.rclikeToReal 𝕜 E, but this
instance may be not definitionally equal to some other “natural” instance. So, we assume
[NormedSpace ℝ E].
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedSpacestatement and proof · cited by 12,499
- Norm.normproof · cited by 5,413
- IsScalarTowerstatement and proof · cited by 3,896
- InnerProductSpacestatement and proof · cited by 3,523
- one_mulproof · cited by 2,841
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Inner.innerstatement and proof · cited by 1,089
- zero_lt_oneproof · cited by 598
- algebraMap_smulproof · cited by 87
- IsBoundedBilinearMapstatement · cited by 40
Cited by6
Results whose statement or proof uses this declaration.
- continuous_innerproof · cited by 15
- contDiff_innerproof · cited by 2
- HasStrictFDerivAt.innerproof · cited by 2
- HasFDerivAt.innerproof · cited by 2
- HasFDerivWithinAt.innerproof · cited by 2
- differentiable_innerproof · cited by 0