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)
132theorem core_transport_zero {siteCount : ℕ}
133 (op : CoreNSOperator siteCount) :
134 totalTransport op.contributions = 0 := by
proof body
Term-mode proof.
135 unfold totalTransport
136 rw [op.transport_def]
137 exact total_conservativeTransportField_zero _ _
138
139/-! ## Derived Pair-Budget Fields -/
140
141/-- Pair amplitude derived from the core: normalized vorticity at each site. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
core_dJdt_nonpos
in IndisputableMonolith.NavierStokes.DiscreteNSOperator
decl_use
depends on (7)
Lean names referenced from this declaration's body.
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
CoreNSOperator
in IndisputableMonolith.NavierStokes.DiscreteNSOperator
decl_use
-
total_conservativeTransportField_zero
in IndisputableMonolith.NavierStokes.DiscreteNSOperator
decl_use
-
totalTransport
in IndisputableMonolith.NavierStokes.DiscreteVorticity
decl_use
-
normalized
in IndisputableMonolith.NavierStokes.RunningMaxNormalization
decl_use
-
amplitude
in IndisputableMonolith.QFT.SMatrixUnitarity
decl_use
-
amplitude
in IndisputableMonolith.Quantum.DoubleSlit
decl_use