wallpaper_groups
The declaration assigns the integer 17 to the number of distinct two-dimensional wallpaper groups, the crystallographic constant established by Fedorov in 1891. Derivations of higher-order corrections to the fine-structure constant in Recognition Science cite this value when forming the seam denominator on the D=3 cube. The definition is a direct constant assignment that matches the upstream crystallographic fact without further computation.
claimThe number of distinct two-dimensional wallpaper groups is $17$.
background
The module formalizes higher-order voxel-seam corrections to α^{-1} within Recognition Science, building on the three-ingredient derivation of the fine-structure constant: geometric seed, gap weight, and curvature corrections δ_n. Central definitions include Q3_faces = 6 for the cube and seam_denominator d = cube_faces d × wallpaper_groups, which normalizes the curvature fraction. The upstream result in AlphaDerivation records the same assignment and notes that 6 × 17 yields the denominator 102 appearing in δ_1 = -103/(102 π^5).
proof idea
The definition is a direct constant assignment of the integer 17, inheriting its value from the upstream crystallographic constant in AlphaDerivation.
why it matters in Recognition Science
This supplies the crystallographic factor required by alpha_ingredients_from_D3_cube, which proves that all numerical ingredients in the α^{-1} formula arise from D=3 cube geometry, and by seam_denominator, which sets the base normalization for the curvature series. It is recorded inside the AlphaFrameworkCert structure as one of the structural elements needed before δ_2 can be computed. The definition therefore closes a prerequisite for the alternating convergent series that targets the CODATA value 137.035999206(11).
scope and limits
- Does not derive the count 17 from Recognition Science axioms.
- Does not extend to three-dimensional space groups.
- Does not compute any δ_n correction term.
- Does not address convergence bounds for the full series.
Lean usage
theorem seam_example : seam_denominator 3 = 102 := rfl
formal statement (Lean)
78def wallpaper_groups : ℕ := 17
proof body
Definition body.
79
80/-- Face-wallpaper pairs. -/
used by (40)
-
alpha_ingredients_from_D3_cube -
seam_denominator -
wallpaper_groups -
AlphaFrameworkCert -
delta_1_neg -
face_wallpaper_pairs -
r0_DownQuark_eq -
r0_Electroweak_eq -
r0_Lepton_eq -
r0_UpQuark_eq -
r_lepton_values -
tau_values -
W -
Z -
r0_eq_alt -
Wz -
Wz_eq -
generation_ordering -
lepton_rungs -
quark_rungs -
total_geometric_content -
W_endo -
W_endo_at_D3 -
lepton_integer_slot_iff_bundle_no_hk -
lepton_real_scale_iff_bundle_no_hc_pos -
o4_slot_forcing_certificate -
step_mu_tau_channel_split -
step_mu_tau_coeff_iff_full_forced_under_dim_bound -
step_mu_tau_coeff_iff_full_forced_under_dim_bound_no_hk -
step_mu_tau_coeff_iff_kn_under_dim_bound