Encyclopedia Chemistry Chemistry Electron Affinity Astatine In Halogen List

ARTICLE 1 claim 1 theorem

Chemistry Electron Affinity Astatine In Halogen List

The machine-checked declaration astatine_in_halogen_list confirms that the framework's definition of a halogen includes astatine, nothing more.

Astatine in the halogen list

In the periodic table, the halogens are the six elements in group 17: fluorine, chlorine, bromine, iodine, astatine, and tennessine. They share a defining chemical trait: each needs one more electron to complete its outermost shell. That single missing electron gives the group its character, from the reactivity of fluorine to the radioactivity of astatine.

The Recognition Science framework encodes this trait as a ledger, a discrete record of electron-shell states. Its definition of a halogen is plain: an element whose distance to the next noble-gas closure is exactly one electron. The machine-checked declaration astatine_in_halogen_list proves that the framework's list of halogens contains the atomic number 85, astatine. It is a small, exact statement: the number 85 appears in the list [9, 17, 35, 53, 85]. The proof is a direct computation, not an empirical measurement.

What the declaration does not claim is broader. It does not assert that astatine is a halogen in the chemical sense, only that the framework's list includes it. It says nothing about astatine's measured electron affinity, which is difficult to determine experimentally and has been a subject of debate. The framework's model of electron affinity, which predicts that halogens have high affinity because adding an electron completes a shell, is a separate hypothesis, not part of this declaration.

For a reader, the practical takeaway is that this declaration is a bookkeeping check, not a chemical discovery. It confirms the framework's internal consistency: astatine, by the framework's own rule, belongs with the halogens. Any claim that the framework proves astatine's electron affinity, or that it settles the experimental value, would go beyond what this declaration establishes.

THEOREM astatine_in_halogen_list · IndisputableMonolith/Chemistry/ElectronAffinity.lean
/-- Astatine is a halogen (in list). -/
theorem astatine_in_halogen_list : 85 ∈ halogenZ := by native_decide

What this page does not claim

Astatine is a halogen in the empirical chemical sense. The declaration proves any value for astatine's electron affinity. The framework's electron affinity model is experimentally confirmed.

Verify this page

Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:

$ lake env lean IndisputableMonolith/Chemistry/ElectronAffinity.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)

A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.

Derived articles

This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:

MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND