IndisputableMonolith.Physics.PMNSCorrections
The PMNSCorrections module defines D-cube geometry quantities and PMNS correction coefficients such as atmospheric and solar terms. Researchers deriving neutrino mixing matrices from cubic topology would cite these. The module consists entirely of direct definitions and equation statements.
claimNumber of vertices in a $D$-cube: $V=2^D$. Defines atmospheric_coefficient and solar_coefficient for PMNS corrections.
background
The module sits inside the Recognition Science treatment of mixing matrices. It imports the RS time quantum $ au_0=1$ tick from Constants and the cubic voxel topology constraints from MixingGeometry, whose doc states that the module formalizes the cubic voxel topology constraints that force the CKM and PMNS mixing parameters. Sibling definitions supply vertex, edge, and face counts together with the named atmospheric and solar coefficients.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
Supplies the geometric primitives and correction terms required by the downstream MixingDerivation module. That module formalizes the geometric derivation of the mixing matrix elements from the cubic ledger structure, replacing numerical matches with topological proofs, and opens with the statement that it covers Phase 7.2: CKM & PMNS Mixing Matrix Derivation with edge-dual coupling as the first listed element.
scope and limits
- Does not derive full PMNS matrix elements.
- Does not perform numerical evaluation of coefficients.
- Does not address CKM corrections.
- Does not incorporate dynamical time evolution.
used by (1)
depends on (3)
declarations in this module (24)
-
def
cube_vertices -
def
cube_edges_count -
def
cube_faces -
theorem
cube3_vertices -
theorem
cube3_edges -
theorem
cube3_faces -
def
atmospheric_coefficient -
theorem
atmospheric_coefficient_eq_6 -
def
atmospheric_correction -
theorem
atmospheric_correction_eq -
def
solar_coefficient -
theorem
solar_coefficient_eq_10 -
def
solar_correction -
theorem
solar_correction_eq -
def
cabibbo_coefficient -
theorem
cabibbo_coefficient_eq_3_2 -
theorem
cabibbo_coefficient_from_geometry -
def
cabibbo_correction -
theorem
cabibbo_correction_eq -
theorem
atmospheric_matches -
theorem
solar_matches -
theorem
cabibbo_matches -
structure
CorrectionDerivationCert -
theorem
correction_derivation_verified