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)
49structure EEGPrediction where
50 /-- The mode index n in φ^n -/
51 mode_index : ℤ
52 /-- Central frequency (φ^n Hz) -/
53 center_freq : ℝ
54 /-- Expected peak width (Hz) -/
55 bandwidth : ℝ := 0.2
proof body
Definition body.
56 /-- Minimum peak amplitude (μV²/Hz) -/
57 min_amplitude : ℝ
58 /-- Confidence level for detection -/
59 confidence : ℝ := 0.95
60
61/-- The set of predicted EEG frequencies -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
peak
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
amplitude
in IndisputableMonolith.QFT.SMatrixUnitarity
decl_use
-
amplitude
in IndisputableMonolith.Quantum.DoubleSlit
decl_use
-
width
in IndisputableMonolith.Recognition.Certification
decl_use
-
bandwidth
in IndisputableMonolith.Unification.RecognitionBandwidth
decl_use