No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
135def IsDivergenceFreeTraj (u : ℝ → FourierState2D) : Prop :=
proof body
Definition body.
136 ∀ t : ℝ, ∀ k : Mode2, divConstraint k ((u t) k) = 0
137
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (3)
Lean names referenced from this declaration's body.
-
divConstraint
in IndisputableMonolith.ClassicalBridge.Fluids.ContinuumLimit2D
decl_use
-
FourierState2D
in IndisputableMonolith.ClassicalBridge.Fluids.ContinuumLimit2D
decl_use
-
Mode2
in IndisputableMonolith.ClassicalBridge.Fluids.Galerkin2D
decl_use