pith. sign in
module module high

IndisputableMonolith.Chemistry.Electronegativity

show as:
view Lean formalization →

Electronegativity module supplies a Recognition Science proxy for EN derived from distance to the next 8-tick shell closure on the phi-ladder. Periodic trend models and ionic bonding derivations cite these definitions to rank elements by electron attraction strength. The module assembles proxy functions and ranking lemmas from upstream atomic radii and electron affinity results using the formula EN ~ 1/(distToNextClosure + 1) scaled by inverse shell number.

claimElectronegativity proxy: $EN(Z) = [1/ (d_{next}(Z) + 1)] / n_{shell}$, where $d_{next}(Z)$ is the distance in phi-ladder steps to the next noble-gas closure and $n_{shell}$ is the principal shell index. Elements near closure in low shells receive the highest values.

background

The module operates inside the Chemistry domain of Recognition Science, which maps the eight-tick octave (T7) onto periodic blocks via the PeriodicTable engine. That upstream module supplies an eight-window neutrality predicate to detect noble-gas closures and a fixed set of s/p/d/f block offsets with no per-element tuning. AtomicRadii and ElectronAffinity supply the period-decrease and closure-approach patterns that feed the proxy. Constants fixes the base time quantum as tau_0 = 1 tick.

proof idea

this is a definition module, no proofs

why it matters in Recognition Science

The module supplies the electronegativity component required by the IonicBond derivation (CH-010), which models electron transfer as driven by mutual 8-tick closure seeking between cation and anion. It completes the CH-009 slot in the chemistry chain by providing a zero-parameter EN ranking that downstream bonding and reactivity lemmas can invoke directly.

scope and limits

used by (1)

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

depends on (4)

Lean names referenced from this declaration's body.

declarations in this module (18)