half
The lemma shows that one-half lies in the subfield of the reals generated by any real phi under field operations. Researchers deriving half-rung scalings on the phi-ladder cite it for orbit agreements, style gaps, and kinship counts. The term proof first embeds the integer 2 via the rational map lemma then applies subfield inverse closure.
claimFor any real number $phi$, the number $1/2$ belongs to the subfield of $mathbb{R}$ generated by $phi$.
background
PhiClosed phi x holds precisely when x lies in the subfield generated by phi. The of_rat lemma places every rational into this subfield by the algebra map. The inv lemma records that the subfield is closed under multiplicative inverses: if x is in the subfield then so is x inverse. The module collects universal phi-closed targets that Recognition Science statements are forced to satisfy.
proof idea
Term proof. Apply of_rat to obtain PhiClosed phi 2, then feed the result to inv and let simpa reduce the inverse expression to the target 1/2.
why it matters in Recognition Science
Supplies the phi-closed status of the half-rung target used by AgreesAtHalfRung in planetary formation, pleasure_symmetric in aesthetics, and cross_cousin_count in kinship cohomology. It anchors the half-ladder embedding that appears in rung-fraction mass formulas and the eight-tick octave of the forcing chain.
scope and limits
- Does not fix any concrete value of phi.
- Does not establish closure under addition or multiplication.
- Does not relate the result to physical constants or units.
- Does not claim that 1/2 is the only universal target.
formal statement (Lean)
111lemma half (φ : ℝ) : PhiClosed φ (1 / (2 : ℝ)) := by
proof body
Term-mode proof.
112 have htwo : PhiClosed φ ((2 : ℚ) : ℝ) := of_rat φ 2
113 simpa using inv htwo
114
115end PhiClosed
116
117/-- Universal φ-closed targets RS claims are forced to take. -/
used by (40)
-
pleasure_symmetric -
cross_cousin_count -
kinshipGraphCohomologyCert -
styleGap -
AgreesAtHalfRung -
planetaryFormationCert -
two_rung_gap_eq_phi_squared -
cesium_low_en -
IsStokesMildTraj -
half_period_dim_eq -
reduced_configs_2 -
balance_from_conservation -
config_space_complete -
chirality_product_equals_gap_minus_one -
peak_exceeds_single_gap -
peak_fits_double_gap -
tenfold_times_D -
per_turn_at_kappa_one -
fundamentalFrequency -
laws_polynomial_implies_continuous -
jcost_unit_curvature -
fermions_eq_D_times_V -
fermion_rotation_phase_neg_one -
mwcSize_eq -
S_radiation_le_S_BH -
p_steepness_pos -
mass_lt_implies_temp_gt -
C_competing_gt_C_kernel -
C_kernel_band -
C_kernel_pos