1402 { IsSolution := fun u => ∀ t ≥ 0, ∀ k : Mode2, ‖(u t) k‖ ≤ H.B1403 isSolution := by1404 intro t ht k1405 simpa using (ConvergenceHypothesis.coeff_bound_of_uniformBounds (HC := HC) t ht k) }14061407/-- Identification constructor: coefficient bound + divergence-free (Fourier-side).14081409The coefficient bound part is proved from `UniformBoundsHypothesis` + convergence.1410The divergence-free part is proved from the extra assumption that *each approximant* is divergence-free.1411-/
depends on (16)
Lean names referenced from this declaration's body.
Hin IndisputableMonolith.Algebra.CostAlgebradecl_use