pith. machine review for the scientific record. sign in
Derived THEOREM Fundamental constants v5

Hartree and Rydberg Inside CODATA Brackets

RS predicts the Hartree-to-rest-mass and Rydberg-to-rest-mass ratios within tight bands

RS predicts the Hartree-to-rest-mass and Rydberg-to-rest-mass ratios within tight bands.

Equations

[ J(x)=\frac12(x+x^{-1})-1,\qquad \varphi^2=\varphi+1 ]

Shared constant-forcing backbone.

Derivation chain (Lean anchors)

Each row links to the corresponding Lean 4 declaration in the Recognition Science canon. A resolved anchor has a green check; an unresolved anchor flags a registry/canon mismatch.

  1. 1 Hartree bracket theorem checked
    IndisputableMonolith.Constants.HartreeRydbergScoreCard.row_hartree_over_rest_bracket Open theorem →
  2. 2 Rydberg bracket theorem checked
    IndisputableMonolith.Constants.HartreeRydbergScoreCard.row_rydberg_over_rest_bracket Open theorem →
  3. 3 Bohr / Compton bracket theorem checked
    IndisputableMonolith.Constants.HartreeRydbergScoreCard.row_bohr_over_reduced_compton_bracket Open theorem →
  4. 4 Score card holds theorem checked
    IndisputableMonolith.Constants.HartreeRydbergScoreCard.hartreeRydbergScoreCardCert_holds Open theorem →

Narrative

1. Setting

Hartree and Rydberg Inside CODATA Brackets is anchored in Constants.HartreeRydbergScoreCard. The page is not a loose explainer: it is a public map from the Recognition Science forcing chain into one Lean-checked declaration bundle. The primary anchor determines what is proved, and the surrounding declarations show how the result is used.

2. Equations

(E1)

$$ J(x)=\frac12(x+x^{-1})-1,\qquad \varphi^2=\varphi+1 $$

Shared constant-forcing backbone.

3. Prediction or structural target

  • Structural target: Constants.HartreeRydbergScoreCard must keep resolving in the Lean canon, and all downstream pages that cite this anchor must continue to type-check.

This page is currently a structural derivation. Where the claim has direct empirical content, the prediction table gives the measurable target; otherwise the claim is a formal bridge inside the Lean canon.

4. Formal anchor

The primary anchor is Constants.HartreeRydbergScoreCard..row_hartree_over_rest_bracket.


theorem row_hartree_over_rest_bracket :
    (5.32e-5 : ℝ) < row_hartree_over_rest ∧
      row_hartree_over_rest < (5.33e-5 : ℝ) :=
  ⟨row_hartree_over_rest_lower, row_hartree_over_rest_upper⟩

theorem row_rydberg_over_rest_lower :
    (2.66e-5 : ℝ) < row_rydberg_over_rest := by
  rw [row_rydberg_over_rest_eq]
  have hsqpos : 0 < alphaInv ^ 2 := sq_pos_of_ne_zero (ne_of_gt alphaInv_pos)

5. What is inside the Lean module

Key theorems:

  • alphaInv_pos
  • row_hartree_over_rest_eq
  • row_rydberg_over_rest_eq
  • row_hartree_over_rest_lower
  • row_hartree_over_rest_upper
  • row_hartree_over_rest_bracket
  • row_rydberg_over_rest_lower
  • row_rydberg_over_rest_upper
  • row_rydberg_over_rest_bracket
  • row_bohr_over_reduced_compton_eq
  • row_bohr_over_reduced_compton_bracket
  • hartreeRydbergScoreCardCert_holds

Key definitions:

  • row_hartree_over_rest
  • row_rydberg_over_rest
  • row_bohr_over_reduced_compton
  • HartreeRydbergScoreCardCert

6. Derivation chain

7. Falsifier

An atomic-spectroscopy measurement that places any of these dimensionless ratios outside the certified bracket refutes the score card.

8. Where this derivation stops

Below this page the chain reduces to the RS forcing sequence: J-cost uniqueness, phi forcing, the eight-tick cycle, and the D=3 recognition substrate. If any upstream theorem changes, this page must be versioned rather than patched silently. The published URL is stable, but the version field is the contract.

11. Why this belongs in the derivations corpus

The corpus is organized around load-bearing consequences, not around file names. This entry is included because Constants.HartreeRydbergScoreCard contributes a reusable theorem or definitional bridge that other pages can cite. Keeping the page public gives readers a stable URL, a JSON record, and a direct path into the Lean theorem page. If the entry becomes redundant with a stronger derivation later, the current slug should be retired rather than silently rewritten; the replacement should absorb its anchors and preserve the audit history.

Falsifier

An atomic-spectroscopy measurement that places any of these dimensionless ratios outside the certified bracket refutes the score card.

References

  1. lean Recognition Science Lean library (IndisputableMonolith)
    https://github.com/jonwashburn/shape-of-logic
    Public Lean 4 canon used by Pith theorem pages.
  2. paper Uniqueness of the Canonical Reciprocal Cost
    Washburn, J.; Zlatanovic, B.
    Axioms (MDPI) (2026)
    Peer-reviewed paper anchoring the J-cost uniqueness theorem.
  3. spec Recognition Science Full Theory Specification
    https://recognitionphysics.org
    High-level theory specification and public program context for Recognition Science derivations.

How to cite this derivation

  • Stable URL: https://pith.science/derivations/hartree-rydberg-scorecard
  • Version: 5
  • Published: 2026-05-14
  • Updated: 2026-05-15
  • JSON: https://pith.science/derivations/hartree-rydberg-scorecard.json
  • YAML source: pith/derivations/registry/bulk/hartree-rydberg-scorecard.yaml

@misc{pith-hartree-rydberg-scorecard, title = "Hartree and Rydberg Inside CODATA Brackets", author = "Recognition Physics Institute", year = "2026", url = "https://pith.science/derivations/hartree-rydberg-scorecard", note = "Pith Derivations, version 5" }