def
definition
def or abbrev
ConvectionOp
show as:
view Lean formalization →
formal statement (Lean)
77def ConvectionOp (N : ℕ) : Type :=
proof body
Definition body.
78 GalerkinState N → GalerkinState N → GalerkinState N
79
80/-- Discrete Navier–Stokes RHS: u' = νΔu - B(u,u). -/
used by (26)
-
aestronglyMeasurable_galerkinForcing_mode_of_continuous -
duhamelRemainderOfGalerkin_integratingFactor -
duhamelRemainderOfGalerkin_kernel -
forcingDCTAt -
galerkin_duhamelKernel_identity -
galerkinForcing -
GalerkinForcingDominatedConvergenceHypothesis -
galerkinNS_hasDerivAt_duhamelRemainder_mode -
galerkinNS_hasDerivAt_extendByZero_mode -
nsDuhamelCoeffBound_galerkinKernel -
nsDuhamelCoeffBound_galerkinKernel_of_forcing -
nsDuhamelCoeffBound_galerkinKernel_of_forcingHyp -
of_convectionNormBound -
of_convectionNormBound_of_continuous -
UniformBoundsHypothesis -
EnergySkewHypothesis -
galerkinNSRHS -
inviscid_energy_deriv_zero -
viscous_energy_antitone -
viscous_energy_bound_from_initial -
viscous_energy_deriv_le_zero -
viscous_energy_deriv_nonpos -
viscous_norm_bound_from_initial -
rs_implies_global_regularity_2d_nsDuhamelCoeffBound_galerkinKernel -
rs_implies_global_regularity_2d_nsDuhamelCoeffBound_galerkinKernel_of_forcing -
rs_implies_global_regularity_2d_nsDuhamelCoeffBound_galerkinKernel_of_forcingHyp