def
definition
def or abbrev
CoerciveL2Bound
show as:
view Lean formalization →
formal statement (Lean)
61def CoerciveL2Bound (P : RM2URadialProfile) : Prop :=
proof body
Definition body.
62 IntegrableOn (fun r : ℝ => (P.A r) ^ 2) (Set.Ioi (1 : ℝ)) volume
63 ∧ IntegrableOn (fun r : ℝ => (P.A' r) ^ 2 * (r ^ 2)) (Set.Ioi (1 : ℝ)) volume
64
65/-- The log-critical shell moment integrability (the RM2 obstruction in the manuscript):
66`A(r)/r ∈ L¹((1,∞), dr)`. -/
used by (22)
-
bet2_for_galerkin -
betInstantiationCert -
GalerkinAncientElement -
coerciveL2Bound_of_tailFluxVanish -
TailFluxVanishImpliesCoerciveHypothesis -
Bet1BoundaryIntegrableHypothesisAlt -
bet1_boundaryTerm_integrable_of_A2r_and_coercive -
bet1_boundaryTerm_integrable_of_L2_mul_r -
Bet3CoerciveL2Hypothesis -
nonParasitism_of_bet1 -
CoerciveImpliesRM2Hypothesis -
rm2Closed_of_coerciveL2Bound -
ancientDecay_implies_A2_integrable -
ancientDecay_implies_coercive -
bet1_from_weighted_moment -
EnergyForcingHypothesis -
integrableOn_Ioi_of_rpow_decay -
rm2u_closed_for_ancient_element -
sobolev_H1_half_line_decay -
TailFluxInstantiationCert -
tailFlux_vanishes_from_weighted_moment -
WeightedL2Moment