Pith. sign in
module module high

IndisputableMonolith.Chemistry.CrystalStructure

show as:
view Lean formalization →

CrystalStructure module classifies periodic atomic arrangements in three dimensions under Recognition Science rules. It supplies definitions for coordination numbers, packing efficiencies, and relations such as BCC to the eight-tick octave and HCP ratios near phi. Condensed-matter researchers cite it when connecting lattice geometry to the phi-ladder and RCL. The module is a collection of definitions and short lemmas with no central theorem.

claimCrystal structures $S$ equipped with coordination number $z(S)$ and packing efficiency $\eta(S)$ in $D=3$ space, satisfying relations derived from the Recognition Composition Law and the eight-tick periodicity.

background

The module sits in the Chemistry domain and imports the RS time quantum $\tau_0 = 1$ tick from Constants. It introduces Structure as the type of periodic unit cells, coordination as nearest-neighbor count, and packingEfficiency as occupied volume fraction. Sibling declarations include bcc_is_8_tick, close_packed_coordination, bcc_packing_lt_fcc, fcc_hcp_same_packing, idealHCPRatio, hcp_ratio_near_phi, and energyScale, all expressed in RS-native units.

proof idea

this is a definition module, no proofs

why it matters in Recognition Science

The module supplies the structural primitives required by the downstream CrystalSymmetry derivation (CM-003), which obtains the 32 point groups and 7 crystal systems from periodic filling of 3D space. It thereby connects the T0-T8 forcing chain and D=3 result to concrete lattice types.

scope and limits

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (21)