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)
71structure EEGFalsification where
72 /-- Measured peak frequencies -/
73 measured_peaks : List ℝ
74 /-- Tolerance for matching (Hz) -/
75 tolerance : ℝ := 0.2
proof body
Definition body.
76 /-- Minimum number of φ-matches required -/
77 min_matches : ℕ := 3
78
79/-- Check if a measured frequency matches any φ^n prediction -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (8)
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
-
required
in IndisputableMonolith.Foundation.DomainBootstrap
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