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)
65noncomputable def coeffSign (x : ℝ) : Int :=
proof body
Definition body.
66 if x < 0 then (-1) else 1
67
68/-- Encode a single Galerkin coefficient (at one Fourier mode and one component) into an LNAL voxel. -/
used by (6)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (6)
Lean names referenced from this declaration's body.
-
voxel
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
one
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
-
one
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
-
one
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
one
in IndisputableMonolith.RecogSpec.Core
decl_use