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)
34noncomputable def harmonicFrequency (k : DFTMode) : ℝ :=
proof body
Definition body.
35 (k.val : ℝ) * 5 * phi / 8
36
37/-- Carrier frequency: 5φ ≈ 8.09 Hz (theta band). -/
used by (8)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
DFTMode
in IndisputableMonolith.CrossDomain.DFTHarmonicSpectrum
decl_use
-
DFTMode
in IndisputableMonolith.CrossDomain.TwoCubeUniversality
decl_use
-
band
in IndisputableMonolith.Foundation.PreLogicalCost
decl_use
-
theta
in IndisputableMonolith.NumberTheory.RiemannHypothesis.BRFPlumbing
decl_use