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)
288theorem modes_span_distinct_bands :
289 phi ^ 3 < phi ^ 5 ∧ phi ^ 5 < phi ^ 8 := by
proof body
Term-mode proof.
290 constructor
291 · linarith [phi_cubed_bounds.2, phi_fifth_bounds.1]
292 · linarith [phi_fifth_bounds.2, phi_eighth_in_gamma_band.1]
293
294/-! ## Section 5: Device Specification
295
296The complete RS-coherent PBM device specification.
297All parameters derive from φ with zero free parameters. -/
298
299/-- RS-coherent photobiomodulation device specification.
300 Every field is derived from the golden ratio φ. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
rs_device
in IndisputableMonolith.Applied.PhotobiomodulationDevice
decl_use
depends on (10)
Lean names referenced from this declaration's body.
-
phi_eighth_in_gamma_band
in IndisputableMonolith.Applied.PhotobiomodulationDevice
decl_use
-
complete
in IndisputableMonolith.Complexity.SAT.Backprop
decl_use
-
phi_cubed_bounds
in IndisputableMonolith.Constants
decl_use
-
phi_fifth_bounds
in IndisputableMonolith.Constants
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
phi_fifth_bounds
in IndisputableMonolith.Unification.CosmologicalPredictionsProved
decl_use