IndisputableMonolith.Chemistry.BondAngles
Chemistry.BondAngles supplies definitions for a dimensionless bias proxy favoring tetrahedral geometry plus cosine and angle functions for linear, trigonal, tetrahedral and octahedral cases. Flight.Geometry models cite it to obtain the phi-derived tetrahedral angle. The module contains only definitions with no theorems or proofs.
claimDimensionless bias proxy for tetrahedral preference $b_t$; optimal bond cosine $c$; tetrahedral angle $ heta_r$ (radians) and $ heta_d$ (degrees); cosine identities for linear, trigonal ($2\pi/3$), tetrahedral and octahedral geometries.
background
The module belongs to the Chemistry domain and imports Mathlib together with Compat (project-wide shims) and Constants (where the RS time quantum is defined as $\tau_0 = 1$ tick). Its central object is the dimensionless bias proxy for tetrahedral preference, accompanied by explicit cosine values and angle bounds for the standard molecular geometries.
These definitions sit upstream of any geometric construction that requires the tetrahedral angle derived from Recognition Science axioms. No physical content or energy relations are introduced.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The module supplies the angle primitives required by Flight.Geometry, whose doc-comment describes the purely geometric layer of the spiral-field propulsion model built from the phi-tetrahedral angle and log-spiral paths under phi-scaling. It therefore closes the chemistry-to-geometry interface inside the Recognition framework.
scope and limits
- Does not derive bond lengths, energies or spectra.
- Does not assert experimental correspondence for any molecule.
- Does not contain theorems or proofs; all entries are definitions.
- Does not reference the forcing chain, J-function or mass ladder.
used by (1)
depends on (2)
declarations in this module (15)
-
def
tetra_bias -
theorem
angle_bias -
def
optimalBondCosine -
theorem
linear_cosine -
theorem
trigonal_cosine -
theorem
tetrahedral_cosine -
theorem
octahedral_formula_cosine -
def
tetrahedralAngleRadians -
def
tetrahedralAngleDegrees -
theorem
tetra_cos_eq -
lemma
cos_two_pi_div_three -
theorem
tetra_angle_bounds -
def
methaneAngle -
def
waterAnglePrediction -
def
ammoniaAnglePrediction