Axiom audit #
This module aggregates every route of the Erdős #137 development so that the
axioms underlying each theorem can be inspected in one place. Every theorem in
the project depends only on propext, Classical.choice, and Quot.sound —
no sorryAx, no native_decide/Lean.ofReduceBool.
The routes assembled here are:
- the triple-tiling route (
JointFiniteness,g = 3); - the smooth-part radical refinement (
Base+SmoothRefinement); - the Tao "very bad interval" elementary structure (
TaoPoint); - the honest
g = 5finiteness and abstract splice machine (SpliceFiniteness); - the parametric
g-block framework (BlockFramework); - the crude (non-smooth) route, including
g = 4andg = 6(QuarticCrude,SexticCrude); - the refined deterministic overlap bound (
RefinedOverlap); - the deterministic squarefree-capacity reduction (
SquarefreeCapacity); - the combined four-range splice (
CombinedSplice); - the term-level rough-part anatomy (
RoughPartStructure).