structure
definition
AlphaProvenanceCert
show as:
view math explainer →
open explainer
Generate a durable explainer page for this declaration.
open lean source
IndisputableMonolith.Foundation.AlphaDerivationExplicit on GitHub at line 45.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
used by
formal source
42 44 * Real.pi * Real.exp (-8 * Real.log phi / (44 * Real.pi))
43
44/-- Structural certificate for the alpha provenance chain. -/
45structure AlphaProvenanceCert where
46 /-- CODATA is in the RS band -/
47 codata_in_band : alphaInverseLower < codataAlphaInverse ∧ codataAlphaInverse < alphaInverseUpper
48 /-- phi is the golden ratio (forced by uniqueness) -/
49 phi_is_golden : phi = (1 + Real.sqrt 5) / 2
50 /-- phi > 1 -/
51 phi_gt_one : 1 < phi
52 /-- RS threshold is positive -/
53 threshold_pos : 0 < phi - 3 / 2
54
55noncomputable def alphaProvenanceCert : AlphaProvenanceCert where
56 codata_in_band := codata_in_band
57 phi_is_golden := phi_golden_ratio
58 phi_gt_one := by linarith [phi_gt_onePointFive]
59 threshold_pos := by linarith [phi_gt_onePointFive]
60
61theorem alphaProvenance_inhabited : Nonempty AlphaProvenanceCert := ⟨alphaProvenanceCert⟩
62
63end AlphaDerivationExplicit
64end Foundation
65end IndisputableMonolith
papers checked against this theorem (showing 2 of 2)
-
Coupled PINN reconstructs greenhouse climate states and parameters
"(a₁..a₄)=(0.18,3.50,0.12,0.015), (b₁..b₄)=(0.12,5.00,0.08,0.06) ... 25% of grid retained, Gaussian noise σ=0.30 and 1.00 added."
-
Four-level atoms enable negative refraction with EIT-suppressed absorption
"Ω s=14γ, 18 γ, 20 γ correspond to the solid, dotted and dashed curves... The detuning of the strong signal field is set as ∆ s = 0, and ∆ c = ∆ m = 0 . 005γ. The phase difference ... θ= 1/6 π."