pith. machine review for the scientific record. sign in
theorem other other high

c9_falsifier

show as:
view Lean formalization →

The declaration states that the falsifier class for the C9 regulatory ceiling combination equals the encoded TCGA regulatory module. Researchers anchoring cross-domain theorems to empirical tests cite this to maintain falsifiability in the Option A registry. The proof reduces immediately to reflexivity on the case definition of falsifierClass.

claimThe empirical test class assigned to the regulatory ceiling combination equals the encoded TCGA regulatory module.

background

Option A Falsifier Registry pairs each of the C1-C9 cross-domain theorems with a specific empirical test class. The module documentation states that this registry keeps falsifiers attached to the Lean theorem bundle so the cross-domain work cannot drift into unfalsifiable numerology, with zero sorrys and zero axioms in the file.

proof idea

The proof is a one-line wrapper applying reflexivity to the definition of falsifierClass at the regulatory ceiling case.

why it matters in Recognition Science

This theorem populates the falsifierRegistryCert by supplying one of the nine required mappings. It anchors the C9 regulatory ceiling claim to its TCGA test class, enforcing the module's rule that all cross-domain results stay tied to concrete datasets rather than floating as numerology.

scope and limits

formal statement (Lean)

 193theorem c9_falsifier :
 194    falsifierClass .c9RegulatoryCeiling = .encodeTcgaRegulatoryModule := rfl

proof body

 195

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.