pith. sign in
module module moderate

IndisputableMonolith.Chemistry.IonicBond

show as:
view Lean formalization →

The ionic bond module supplies zero-parameter definitions for recognizing ionic bonds, especially alkali metal-halogen pairs, together with electronegativity differences, thresholds, and lattice energy proxies. It extends the phi-ladder predictions already established for ionization energy, electron affinity, and electronegativity. A researcher working in Recognition Science chemistry would cite these definitions when classifying bond types or estimating Madelung contributions. The module consists entirely of definitions and predicates with no

claimDefines the predicate isIonicBond$(Z_1, Z_2)$ as the conjunction of electronegativityDifference$(Z_1, Z_2)$ exceeding ionicThreshold together with isAlkaliMetal$(Z_1)$ and isHalogen$(Z_2)$, plus the functions alkaliMetalZ, halogenZ, latticeEnergyProxy, and the three Madelung constants for the NaCl, CsCl and ZnS structures.

background

The module belongs to the chemistry extension of Recognition Science, which derives all periodic properties from the eight-tick octave and phi-ladder scaling introduced in the PeriodicTable engine. That engine supplies the core fit-free API: octave-to-eight-tick mapping, phi-tier rails, fixed block offsets for s/p/d/f subshells, and the eight-window neutrality predicate that detects noble-gas closures. No per-element tuning is permitted.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the ionic-bond classification layer that completes the basic chemistry toolkit and supports any later molecular or solid-state predictions inside the Recognition framework. It implements the CH-series bond-type definitions that rest on the PeriodicTable scaffold and the upstream patterns for ionization energy (sawtooth with phi^{2n} base), electron affinity (high for halogens), and electronegativity (inverse distance to closure). It touches the open question of recovering all chemical phenomenology from the phi-ladder and Recognition Composition Law without additional parameters.

scope and limits

depends on (5)

Lean names referenced from this declaration's body.

declarations in this module (19)