Encyclopedia Astrophysics Astrophysics Galaxy Morphology Types From Config Dim Galaxy Morphology Count

ARTICLE 1 claim 1 theorem

Astrophysics Galaxy Morphology Types From Config Dim Galaxy Morphology Count

A machine-checked theorem counts the canonical galaxy shapes as exactly five, but it says nothing about why galaxies look the way they do.

The five-type count

Astronomers sort galaxies by their visual shape into a sequence first laid out by Edwin Hubble in 1926. The standard classes are elliptical, lenticular, spiral, barred spiral, and irregular. That makes five canonical morphology types. A small formal library, a machine-checked collection of theorems, now contains a statement that this count is exactly five. The statement is a theorem established by checking the finite list of cases, with no unproved assumptions left open.

The five types form a finite set. The library defines each one as a distinct object, then shows that the set has exactly five members. The proof is a direct computation over the five listed cases, so the result is not a claim about the physics of galaxy formation. It is a claim about the cardinality of a defined collection. The same library also packages the count as a certificate, a structure that carries the theorem as evidence, so other formal developments can rely on the number five without redoing the work.

In Recognition Science, the framework's own account of structure, this count connects to a broader forcing chain. The framework derives, from a single cost function, a sequence of structural facts including the number of spatial dimensions. The five-type count here is a separate, smaller result: it establishes that a particular defined classification has five entries. The framework's library states this as a formal theorem, but it does not derive the five types from the forcing chain, and it does not claim that the Hubble sequence is the only possible morphology scheme.

What the theorem does not do is more interesting than what it does. It does not predict that real galaxies fall into exactly five observable shapes. It does not explain why elliptical galaxies differ from spirals, or why barred spirals exist. It does not assert that the Hubble sequence is physically fundamental. The declaration simply fixes a vocabulary: given this particular list of five named types, the count is five. That is the whole content, and it is exactly what a formal proof can guarantee.

THEOREM galaxyMorphology_count · IndisputableMonolith/Astrophysics/GalaxyMorphologyTypesFromConfigDim.lean
theorem galaxyMorphology_count :
    Fintype.card GalaxyMorphology = 5 := by decide

What this page does not claim

The theorem does not claim that real galaxies must fall into exactly five observable shapes. It does not explain the physical processes that produce elliptical, spiral, or irregular galaxies. It does not derive the five types from the framework's cost function or forcing chain.

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/Astrophysics/GalaxyMorphologyTypesFromConfigDim.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