Theorems · Definition · functional analysis
IsCoercive.continuousLinearEquivOfBilin
- 1000+ list: Lax–Milgram theorem
{V : Type u} →
[inst : NormedAddCommGroup V] →
[inst_1 : InnerProductSpace ℝ V] → [CompleteSpace V] → {B : V →L[ℝ] V →L[ℝ] ℝ} → IsCoercive B → V ≃L[ℝ] VThe Lax-Milgram equivalence of a coercive bounded bilinear operator:
for all v : V, continuousLinearEquivOfBilin B v is the unique element V
such that continuousLinearEquivOfBilin B v, w⟫ = B v w.
The Lax-Milgram theorem states that this is a continuous equivalence.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousLinearEquivstatement · cited by 743
- InnerProductSpace.continuousLinearMapOfBilinproof · cited by 10
- ContinuousLinearEquiv.ofBijectiveproof · cited by 7
- IsCoercivestatement and proof · cited by 7
- IsCoercive.ker_eq_botproof · cited by 0
- IsCoercive.range_eq_topproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- IsCoercive.unique_continuousLinearEquivOfBilinstatement · cited by 0
- IsCoercive.continuousLinearEquivOfBilin_applystatement · cited by 0