AXLE · Algebraic eXpression Language for Evaluation · Lean 4 / Mathlib4

What Is Proved, and What Is Only Written

Three counts, three different standards of evidence. Reported separately, because collapsing them into one number would be the easy thing to do and the wrong one.
1,165
Tier 3 · Formalized
Statement written in Lean 4. No room for hand-waving in the statement — but not a claim the proof is finished.
1,004
Tier 2 · Sorry-free in source
The proof body is written with no sorry. Not yet elaborated end-to-end against Mathlib with an axiom audit.
30
Tier 1 · Kernel-audited
Through Lean's kernel with a per-theorem #print axioms confirming exactly [propext, Classical.choice, Quot.sound] — no sorryAx.
The distance between 1,004 and 30 is not mathematics. It is compute. Certifying a Lean development at this scale means elaborating against Mathlib and running an axiom audit on every declaration, continuously, on every commit — which does not fit on one laptop alongside the work that produces it. That is the ask: not to write more mathematics, but to certify what is already written. This page will be republished against these same three tiers as the number moves.
Pablo Nogueira Grossi · G6 LLC, Newark NJ · ORCID 0009-0000-6496-2186 · rebuilt 15 August 2026

Tier 1 — the 30 kernel-audited results

These are the theorems that shipped with a per-theorem axiom audit attached to a deposit. All 30 were re-confirmed on disk during this build, with zero sorry in code.

DepositDOIAudited
Zeolite · ethanol-to-jet catalysis10.5281/zenodo.2142901619
Atmosphere10.5281/zenodo.214315055
Forced Urgency · finance10.5281/zenodo.215618196

Note the overlap is small. Only 5 of these 30 appear in the registry table below — the rest postdate it, or live in files the registry never indexed. The registry is a June inventory of written work; Tier 1 is a later, narrower, harder claim. They are not the same list and should not be added together.

What this page corrects

An earlier version of this page reported 1,170 entries and 1,080 proved at a 92.3% proof rate, with “zero extra axioms” stated corpus-wide. Those figures do not survive audit and have been withdrawn.

The registry counts one row per (theorem, file) pair. Because the same development was copied across repositories, a single result can appear up to eighteen times — stabilityRadius_eq and nextLevel_layer_count_gt each appear eighteen times. The 1,170 rows below resolve to 586 distinct names. Separately, the deduplicated corpus scan finds 253 distinct files out of 408 .lean files authored here.

The “zero extra axioms” claim is true of the 30 Tier 1 results, which were audited individually. It was never established for the corpus as a whole, and stating it that way was an overreach. Scanning the deduplicated corpus with comments stripped finds 62 axiom declarations, 383 sorry tokens, 5 admit and 17 native_decide — none of which are wrong to have while work is in progress, and all of which make a corpus-wide “zero axioms” statement false.

One correction runs the other way. The June registry marked roughly ninety rows as carrying a sorry. Recomputed against today's files, 0 of the registry's live rows still do — those proofs were finished in the intervening weeks and the registry was never updated. The inventory was stale in both directions.

189 rows cite a file that no longer exists and are struck through below. That is the fault named on the front page of Imaginary Origin No. 3 — a citation that rots — recurring at scale in this author's own registry. They are shown rather than deleted so the correction is visible.

Registry — 1,170 (theorem, file) instances

Kkernel-audited · 5
Ssorry-free · 940
contains sorry · 0
?not in named file · 36
file gone · 189
#TierKindNameRepoSource
1StheoremsquaredDistance_eq_euclidean3MConformal.lean ↗
2StheoremG_iter_threshold3MFoldEvents.lean ↗
3StheoremG_iter_zero_eq_min3MFoldEvents.lean ↗
4StheoremG_le_threshold3MFoldEvents.lean ↗
5StheoremG_monotone3MFoldEvents.lean ↗
6Stheoremg6_hex_lockin3MFoldEvents.lean ↗
7Stheoremg6_hex_lockin_in_orbit3MFoldEvents.lean ↗
8Stheoremstability_at_threshold3MFoldEvents.lean ↗
9StheoremTE_eq_baseCost_minus_localWeight3MGTCT_BSD_Bridge.lean ↗
10StheoremdiscreteL_nil3MGTCT_BSD_Bridge.lean ↗
11StheoremdiscreteL_pos3MGTCT_BSD_Bridge.lean ↗
12StheoremlocalTwoAdicWeight_nonneg3MGTCT_BSD_Bridge.lean ↗
13StheoremmaxCost_at_odd3MGTCT_BSD_Bridge.lean ↗
14StheoremorbitCost_pure_power_two3MGTCT_BSD_Bridge.lean ↗
15StheoremTE_antitone_padicVal3MGTCT_TE_complete.lean ↗
16StheoremTE_def3MGTCT_TE_complete.lean ↗
17StheoremTE_is_conformal3MGTCT_TE_complete.lean ↗
18StheoremTE_odd3MGTCT_TE_complete.lean ↗
19StheoremTE_pos_of_padicVal_le_one3MGTCT_TE_complete.lean ↗
20StheoremTE_pow_two_mul3MGTCT_TE_complete.lean ↗
21StheoremT_eq_E3MGTCT_TE_complete.lean ↗
22Stheoremw_antitone3MTribonacciDNLS.lean ↗
23Stheoremw_pos3MTribonacciDNLS.lean ↗
24Stheoremw_strictAnti3MTribonacciDNLS.lean ↗
25Stheoremw_tendsto_zero3MTribonacciDNLS.lean ↗
26?theoremη_characteristic3MTribonacciDNLS.lean ↗
27?theoremη_gt_one3MTribonacciDNLS.lean ↗
28?theoremη_ne_zero3MTribonacciDNLS.lean ↗
29?theoremη_pos3MTribonacciDNLS.lean ↗
30Slemmatribonacci_succ33MTribonacciMeasure.lean ↗
31Stheoremweight_pos3MTribonacciMeasure.lean ↗
32Stheoremweight_strictAnti3MTribonacciMeasure.lean ↗
33?theoremη_characteristic3MTribonacciMeasure.lean ↗
34?theoremη_gt_one3MTribonacciMeasure.lean ↗
35?theoremη_ne_zero3MTribonacciMeasure.lean ↗
36?theoremη_pos3MTribonacciMeasure.lean ↗
37Stheoremaspect_ratio_encodes_invariantsAXLEAXLE_v5_1.lean ↗
38StheoremclosurePoints_stationaryAXLEAXLE_v5_1.lean ↗
39StheoremclosurePoints_unboundedAXLEAXLE_v5_1.lean ↗
40Stheoremcrystal_aspect_ratioAXLEAXLE_v5_1.lean ↗
41Stheoremcrystal_base_perimeterAXLEAXLE_v5_1.lean ↗
42Stheoremg6_equals_schumannAXLEAXLE_v5_1.lean ↗
43StheoremlevelToOrdinal_strictMonoAXLEAXLE_v5_1.lean ↗
44StheoremnextLevel_layer_count_gtAXLEAXLE_v5_1.lean ↗
45StheoremnoiseToleranceAXLEAXLE_v5_1.lean ↗
46StheoremordinalNextLevel_is_closure_pointAXLEAXLE_v5_1.lean ↗
47StheoremordinalNextLevel_level_gtAXLEAXLE_v5_1.lean ↗
48Stheoremordinal_regeneration_stepAXLEAXLE_v5_1.lean ↗
49Stheoremordinal_regeneration_unboundedAXLEAXLE_v5_1.lean ↗
50Stheoremregeneration_hierarchy_mahloAXLEAXLE_v5_1.lean ↗
51Stheoremregeneration_stepAXLEAXLE_v5_1.lean ↗
52Stheoremregeneration_unboundedAXLEAXLE_v5_1.lean ↗
53StheoremstabilityRadius_eqAXLEAXLE_v5_1.lean ↗
54Stheoremsup_lt_of_regularAXLEAXLE_v5_1.lean ↗
55Stheoremsup_strictMono_isLimitAXLEAXLE_v5_1.lean ↗
56Stheoremaspect_ratio_encodes_invariantsAXLEAXLE_v6.lean ↗
57StheoremclosurePoints_stationaryAXLEAXLE_v6.lean ↗
58StheoremclosurePoints_unboundedAXLEAXLE_v6.lean ↗
59Stheoremcollective_threshold_grows_with_agentsAXLEAXLE_v6.lean ↗
60Stheoremcrystal_aspect_ratioAXLEAXLE_v6.lean ↗
61Stheoremcrystal_base_perimeterAXLEAXLE_v6.lean ↗
62Stheoremdet_M_equals_64AXLEAXLE_v6.lean ↗
63Stheoremeffective_threshold_increasesAXLEAXLE_v6.lean ↗
64Stheoremeffective_threshold_oneAXLEAXLE_v6.lean ↗
65Stheoremeffective_threshold_zeroAXLEAXLE_v6.lean ↗
66Stheoremg64_equals_tau_sixthAXLEAXLE_v6.lean ↗
67Stheoremg64_equals_two_sixthAXLEAXLE_v6.lean ↗
68Stheoremg64_is_kether_orthogonAXLEAXLE_v6.lean ↗
69Stheoremg6_equals_schumannAXLEAXLE_v6.lean ↗
70Stheoremg6_equals_tau5_plus_oneAXLEAXLE_v6.lean ↗
71Stheoremg6_is_33AXLEAXLE_v6.lean ↗
72Stheoremg6_is_minimum_monsterAXLEAXLE_v6.lean ↗
73Stheoremg6_less_than_g64AXLEAXLE_v6.lean ↗
74Stheoremg7_greater_than_g6AXLEAXLE_v6.lean ↗
75Stheoremg7_valueAXLEAXLE_v6.lean ↗
76Stheoremgtct_effective_threshold_after_circuitAXLEAXLE_v6.lean ↗
77StheoremlevelToOrdinal_strictMonoAXLEAXLE_v6.lean ↗
78Stheoremmahlo_levels_existAXLEAXLE_v6.lean ↗
79StheoremnextLevel_layer_count_gtAXLEAXLE_v6.lean ↗
80StheoremordinalNextLevel_is_closure_pointAXLEAXLE_v6.lean ↗
81StheoremordinalNextLevel_level_gtAXLEAXLE_v6.lean ↗
82Stheoremordinal_regeneration_stepAXLEAXLE_v6.lean ↗
83Stheoremordinal_regeneration_unboundedAXLEAXLE_v6.lean ↗
84Stheoremregeneration_hierarchy_mahloAXLEAXLE_v6.lean ↗
85Stheoremregeneration_stepAXLEAXLE_v6.lean ↗
86Stheoremregeneration_unboundedAXLEAXLE_v6.lean ↗
87Stheoremseparation_step1AXLEAXLE_v6.lean ↗
88Stheoremseparation_step2_euler_characteristicAXLEAXLE_v6.lean ↗
89StheoremstabilityRadius_eqAXLEAXLE_v6.lean ↗
90Stheoremstability_radius_from_gronwallAXLEAXLE_v6.lean ↗
91Stheoremsup_lt_of_regularAXLEAXLE_v6.lean ↗
92Stheoremsup_strictMono_isLimitAXLEAXLE_v6.lean ↗
93Stheoremtau_embodimentAXLEAXLE_v6.lean ↗
94Stheoremtau_is_twoAXLEAXLE_v6.lean ↗
95StheoremV_at_oneAXLEAutophagyDm3_v2.lean ↗
96StheoremV_critical_at_oneAXLEAutophagyDm3_v2.lean ↗
97StheoremV_double_rootAXLEAutophagyDm3_v2.lean ↗
98StheoremV_factoredAXLEAutophagyDm3_v2.lean ↗
99StheoremV_is_morse_at_oneAXLEAutophagyDm3_v2.lean ↗
100StheoremV_second_deriv_at_oneAXLEAutophagyDm3_v2.lean ↗
101StheoremV_second_deriv_ne_zeroAXLEAutophagyDm3_v2.lean ↗
102Stheorembasin_asymmetryAXLEAutophagyDm3_v2.lean ↗
103StheoremcontactCoeff_ne_zeroAXLEAutophagyDm3_v2.lean ↗
104StheoremcontactCoeff_negAXLEAutophagyDm3_v2.lean ↗
105StheoremcontactForm_nondeg_scalarAXLEAutophagyDm3_v2.lean ↗
106Stheoremdm3_basin_compactAXLEAutophagyDm3_v2.lean ↗
107Stheoremdm3_basin_nonemptyAXLEAutophagyDm3_v2.lean ↗
108StheoremdΦ_at_thresholdAXLEAutophagyDm3_v2.lean ↗
109StheoremdΦ_posAXLEAutophagyDm3_v2.lean ↗
110Stheoremgronwall_radiusAXLEAutophagyDm3_v2.lean ↗
111Stheoremgronwall_radius_lt_oneAXLEAutophagyDm3_v2.lean ↗
112Stheoremgronwall_radius_posAXLEAutophagyDm3_v2.lean ↗
113Stheoremmu_canonicalAXLEAutophagyDm3_v2.lean ↗
114Stheoremmu_dm3AXLEAutophagyDm3_v2.lean ↗
115Stheoremmu_dm3_negAXLEAutophagyDm3_v2.lean ↗
116?theoremΦ_posAXLEAutophagyDm3_v2.lean ↗
117StheoremV_at_oneAXLEAutophagyDm3.lean ↗
118StheoremV_critical_at_oneAXLEAutophagyDm3.lean ↗
119StheoremV_double_rootAXLEAutophagyDm3.lean ↗
120StheoremV_factoredAXLEAutophagyDm3.lean ↗
121StheoremV_second_deriv_at_oneAXLEAutophagyDm3.lean ↗
122StheoremV_second_deriv_ne_zeroAXLEAutophagyDm3.lean ↗
123Stheorembasin_asymmetryAXLEAutophagyDm3.lean ↗
124StheoremcontactCoeff_ne_zeroAXLEAutophagyDm3.lean ↗
125StheoremcontactCoeff_negAXLEAutophagyDm3.lean ↗
126StheoremcontactForm_nondeg_fullAXLEAutophagyDm3.lean ↗
127StheoremdΦ_posAXLEAutophagyDm3.lean ↗
128Stheoremgronwall_radiusAXLEAutophagyDm3.lean ↗
129Stheoremgronwall_radius_lt_oneAXLEAutophagyDm3.lean ↗
130Stheoremgronwall_radius_posAXLEAutophagyDm3.lean ↗
131Stheoremmu_canonicalAXLEAutophagyDm3.lean ↗
132Stheoremmu_dm3AXLEAutophagyDm3.lean ↗
133Stheoremmu_dm3_negAXLEAutophagyDm3.lean ↗
134StheoremwhitneyFold_from_kinase_dataAXLEAutophagyDm3.lean ↗
135?theoremΦ_posAXLEAutophagyDm3.lean ↗
136StheoremV_at_oneAXLEAutophagyDm3_v2.lean ↗
137StheoremV_critical_at_oneAXLEAutophagyDm3_v2.lean ↗
138StheoremV_double_rootAXLEAutophagyDm3_v2.lean ↗
139StheoremV_factoredAXLEAutophagyDm3_v2.lean ↗
140StheoremV_is_morse_at_oneAXLEAutophagyDm3_v2.lean ↗
141StheoremV_second_deriv_at_oneAXLEAutophagyDm3_v2.lean ↗
142StheoremV_second_deriv_ne_zeroAXLEAutophagyDm3_v2.lean ↗
143Stheorembasin_asymmetryAXLEAutophagyDm3_v2.lean ↗
144StheoremcontactCoeff_ne_zeroAXLEAutophagyDm3_v2.lean ↗
145StheoremcontactCoeff_negAXLEAutophagyDm3_v2.lean ↗
146StheoremcontactForm_nondeg_scalarAXLEAutophagyDm3_v2.lean ↗
147Stheoremdm3_basin_compactAXLEAutophagyDm3_v2.lean ↗
148Stheoremdm3_basin_nonemptyAXLEAutophagyDm3_v2.lean ↗
149StheoremdΦ_at_thresholdAXLEAutophagyDm3_v2.lean ↗
150StheoremdΦ_posAXLEAutophagyDm3_v2.lean ↗
151Stheoremgronwall_radiusAXLEAutophagyDm3_v2.lean ↗
152Stheoremgronwall_radius_lt_oneAXLEAutophagyDm3_v2.lean ↗
153Stheoremgronwall_radius_posAXLEAutophagyDm3_v2.lean ↗
154Stheoremmu_canonicalAXLEAutophagyDm3_v2.lean ↗
155Stheoremmu_dm3AXLEAutophagyDm3_v2.lean ↗
156Stheoremmu_dm3_negAXLEAutophagyDm3_v2.lean ↗
157?theoremΦ_posAXLEAutophagyDm3_v2.lean ↗
158StheoremT11_subthresholdAXLEMultiAgentTogt.lean ↗
159StheoremT12_superthresholdAXLEMultiAgentTogt.lean ↗
160StheoremT13_branch_sanityAXLEMultiAgentTogt.lean ↗
161StheoremT14_reduction_factorAXLEMultiAgentTogt.lean ↗
162StheoremT15_circadian_anchorAXLEMultiAgentTogt.lean ↗
163StheoremT16_immune_zero_fpAXLEMultiAgentTogt.lean ↗
164StheoremT17_dm3_productAXLEMultiAgentTogt.lean ↗
165StheoremT18_contraction_composeAXLEMultiAgentTogt.lean ↗
166StheoremT1_threshold_interiorAXLEMultiAgentTogt.lean ↗
167StheoremT2_subthreshold_contractsAXLEMultiAgentTogt.lean ↗
168StheoremT3_boundary_LipschitzAXLEMultiAgentTogt.lean ↗
169StheoremT4_six_iterate_boundAXLEMultiAgentTogt.lean ↗
170StheoremT5_six_iterate_coarseAXLEMultiAgentTogt.lean ↗
171StheoremT6a_Tstar_posAXLEMultiAgentTogt.lean ↗
172StheoremT6b_mumax_negAXLEMultiAgentTogt.lean ↗
173StheoremT6c_tau_posAXLEMultiAgentTogt.lean ↗
174StheoremT7_C_well_typedAXLEMultiAgentTogt.lean ↗
175StheoremT8_C_contracts_toward_meanAXLEMultiAgentTogt.lean ↗
176StheoremT9_clip_boundAXLEMultiAgentTogt.lean ↗
177Stheoremfinite_segments_measure_zeroAXLE1finite.lean ↗
178Stheoremthickened_segment_pos_measureAXLE1finite.lean ↗
179?theoremcatgt_dm3_transportAXLECatGT_Main.lean ↗
180KtheoremcriticalRadius_antitoneAXLECatGT_Main.lean ↗
181KtheoremcriticalRadius_posAXLECatGT_Main.lean ↗
182?theoremdnls_norm_conservation_idealAXLECatGT_Main.lean ↗
183Ktheoremhelical_selectivityAXLECatGT_Main.lean ↗
184Ktheoremipr_between_zero_and_oneAXLECatGT_Main.lean ↗
185?theoremreeb_orbit_is_integralAXLECatGT_Main.lean ↗
186KtheoremselectivityFactor_eqAXLECatGT_Main.lean ↗
187Stheoremcollatz_c3_criticalAXLECriticality_Principle.lean ↗
188Stheoremdouble_root_at_q_one_shiftedAXLECriticality_Principle.lean ↗
189Stheoremdouble_root_factoredAXLECriticality_Principle.lean ↗
190Stheoremfold_factorization_c3AXLECriticality_Principle.lean ↗
191Stheoremkakeya_3d_criticalAXLECriticality_Principle.lean ↗
192Stheoremnavier_stokes_3d_criticalAXLECriticality_Principle.lean ↗
193Stheoremns_three_entropies_compatibleAXLECriticality_Principle.lean ↗
194Stheorempentanacci_5_supercriticalAXLECriticality_Principle.lean ↗
195Stheoremricci_3d_criticalAXLECriticality_Principle.lean ↗
196Stheoremtetranacci_4_supercriticalAXLECriticality_Principle.lean ↗
197Stheoremtribonacci_3_criticalAXLECriticality_Principle.lean ↗
198SlemmaP12_identityAXLED6.lean ↗
199Stheoremcoherence_bridge_identityAXLEDustyPlasma.lean ↗
200Stheoremfast_rate_exceeds_sweetparker_at_thresholdAXLEDustyPlasma.lean ↗
201Stheoremlundquist_posAXLEDustyPlasma.lean ↗
202Stheoremmhd_fold_operator_formalAXLEDustyPlasma.lean ↗
203Stheoremoperator_order_plasmaAXLEDustyPlasma.lean ↗
204Stheoremplasma_contactomorphismAXLEDustyPlasma.lean ↗
205Stheoremplasma_r_star_antitoneAXLEDustyPlasma.lean ↗
206Stheoremplasma_r_star_posAXLEDustyPlasma.lean ↗
207Stheoremplasmoid_growth_posAXLEDustyPlasma.lean ↗
208Stheoremplasmoid_threshold_posAXLEDustyPlasma.lean ↗
209Stheoremreconnection_rate_boundedAXLEDustyPlasma.lean ↗
210Stheoremsweetparker_rate_antitoneAXLEDustyPlasma.lean ↗
211Stheoremsweetparker_rate_posAXLEDustyPlasma.lean ↗
212Slemmaaffine_line_ne_topAXLEFinite.lean ↗
213Stheoremfinite_segments_measure_zeroAXLEFinite.lean ↗
214Stheoremsegment_measure_zeroAXLEFinite.lean ↗
215Slemmaspan_singleton_ne_topAXLEFinite.lean ↗
216Stheoremthickened_segment_pos_measureAXLEFinite.lean ↗
217SlemmaunitSegment_zeroAXLEFinite.lean ↗
218Slemmacrystal_order_sixAXLEG6.lean ↗
219Slemmaweight_positiveAXLEG6.lean ↗
220Slemmaomega_omega_is_limitAXLEMahloClosure.lean ↗
221Stheoremaspect_ratio_encodes_invariantsAXLEMain.lean ↗
222StheoremclosurePoints_stationaryAXLEMain.lean ↗
223StheoremclosurePoints_unboundedAXLEMain.lean ↗
224Stheoremcrystal_aspect_ratioAXLEMain.lean ↗
225Stheoremcrystal_base_perimeterAXLEMain.lean ↗
226Stheoremg6_equals_schumannAXLEMain.lean ↗
227StheoremlevelToOrdinal_strictMonoAXLEMain.lean ↗
228StheoremnextLevel_layer_count_gtAXLEMain.lean ↗
229StheoremnoiseToleranceAXLEMain.lean ↗
230StheoremordinalNextLevel_is_closure_pointAXLEMain.lean ↗
231StheoremordinalNextLevel_level_gtAXLEMain.lean ↗
232Stheoremordinal_regeneration_stepAXLEMain.lean ↗
233Stheoremordinal_regeneration_unboundedAXLEMain.lean ↗
234Stheoremregeneration_hierarchy_mahloAXLEMain.lean ↗
235Stheoremregeneration_stepAXLEMain.lean ↗
236Stheoremregeneration_unboundedAXLEMain.lean ↗
237StheoremstabilityRadius_eqAXLEMain.lean ↗
238Stheoremsup_lt_of_regularAXLEMain.lean ↗
239Stheoremsup_strictMono_isLimitAXLEMain.lean ↗
240Stheoremaspect_ratio_encodes_invariantsAXLEMain_v2.lean ↗
241Stheoremcrystal_aspect_ratioAXLEMain_v2.lean ↗
242Stheoremcrystal_base_perimeterAXLEMain_v2.lean ↗
243Stheoremg6_equals_schumannAXLEMain_v2.lean ↗
244StheoremnextLevel_layer_count_gtAXLEMain_v2.lean ↗
245StheoremnoiseToleranceAXLEMain_v2.lean ↗
246Stheoremregeneration_stepAXLEMain_v2.lean ↗
247Stheoremregeneration_unboundedAXLEMain_v2.lean ↗
248StheoremstabilityRadius_eqAXLEMain_v2.lean ↗
249Stheoremaspect_ratio_encodes_invariantsAXLEMain_v3.lean ↗
250Stheoremcrystal_aspect_ratioAXLEMain_v3.lean ↗
251Stheoremcrystal_base_perimeterAXLEMain_v3.lean ↗
252StheoremfirstFixedPointAbove_gtAXLEMain_v3.lean ↗
253StheoremfixedPoints_unboundedAXLEMain_v3.lean ↗
254Stheoremg6_equals_schumannAXLEMain_v3.lean ↗
255StheoremlevelToOrdinal_monotoneAXLEMain_v3.lean ↗
256StheoremnextLevel_layer_count_gtAXLEMain_v3.lean ↗
257StheoremnoiseToleranceAXLEMain_v3.lean ↗
258StheoremordinalNextLevel_level_gtAXLEMain_v3.lean ↗
259Stheoremordinal_regeneration_stepAXLEMain_v3.lean ↗
260Stheoremordinal_regeneration_unboundedAXLEMain_v3.lean ↗
261Stheoremregeneration_stepAXLEMain_v3.lean ↗
262Stheoremregeneration_unboundedAXLEMain_v3.lean ↗
263StheoremstabilityRadius_eqAXLEMain_v3.lean ↗
264Stheoremaspect_ratio_encodes_invariantsAXLEMain_v3_corrected.lean ↗
265StheoremclosurePoints_unboundedAXLEMain_v3_corrected.lean ↗
266Stheoremcrystal_aspect_ratioAXLEMain_v3_corrected.lean ↗
267Stheoremcrystal_base_perimeterAXLEMain_v3_corrected.lean ↗
268Stheoremg6_equals_schumannAXLEMain_v3_corrected.lean ↗
269StheoremnextLevel_layer_count_gtAXLEMain_v3_corrected.lean ↗
270StheoremnoiseToleranceAXLEMain_v3_corrected.lean ↗
271StheoremordinalNextLevel_is_closure_pointAXLEMain_v3_corrected.lean ↗
272StheoremordinalNextLevel_level_gtAXLEMain_v3_corrected.lean ↗
273Stheoremordinal_regeneration_stepAXLEMain_v3_corrected.lean ↗
274Stheoremordinal_regeneration_unboundedAXLEMain_v3_corrected.lean ↗
275Stheoremregeneration_stepAXLEMain_v3_corrected.lean ↗
276Stheoremregeneration_unboundedAXLEMain_v3_corrected.lean ↗
277StheoremstabilityRadius_eqAXLEMain_v3_corrected.lean ↗
278Stheoremaspect_ratio_encodes_invariantsAXLEMain_v4.lean ↗
279StheoremclosurePoints_unboundedAXLEMain_v4.lean ↗
280Stheoremcrystal_aspect_ratioAXLEMain_v4.lean ↗
281Stheoremcrystal_base_perimeterAXLEMain_v4.lean ↗
282Stheoremg6_equals_schumannAXLEMain_v4.lean ↗
283StheoremlevelToOrdinal_strictMonoAXLEMain_v4.lean ↗
284StheoremnextLevel_layer_count_gtAXLEMain_v4.lean ↗
285StheoremnoiseToleranceAXLEMain_v4.lean ↗
286StheoremordinalNextLevel_is_closure_pointAXLEMain_v4.lean ↗
287StheoremordinalNextLevel_level_gtAXLEMain_v4.lean ↗
288Stheoremordinal_regeneration_stepAXLEMain_v4.lean ↗
289Stheoremordinal_regeneration_unboundedAXLEMain_v4.lean ↗
290Stheoremregeneration_hierarchy_mahloAXLEMain_v4.lean ↗
291Stheoremregeneration_stepAXLEMain_v4.lean ↗
292Stheoremregeneration_unboundedAXLEMain_v4.lean ↗
293StheoremstabilityRadius_eqAXLEMain_v4.lean ↗
294Stheoremaspect_ratio_encodes_invariantsAXLEMain_v5.lean ↗
295StheoremclosurePoints_stationaryAXLEMain_v5.lean ↗
296StheoremclosurePoints_unboundedAXLEMain_v5.lean ↗
297Stheoremcrystal_aspect_ratioAXLEMain_v5.lean ↗
298Stheoremcrystal_base_perimeterAXLEMain_v5.lean ↗
299Stheoremg6_equals_schumannAXLEMain_v5.lean ↗
300StheoremlevelToOrdinal_strictMonoAXLEMain_v5.lean ↗
301StheoremnextLevel_layer_count_gtAXLEMain_v5.lean ↗
302StheoremnoiseToleranceAXLEMain_v5.lean ↗
303StheoremordinalNextLevel_is_closure_pointAXLEMain_v5.lean ↗
304StheoremordinalNextLevel_level_gtAXLEMain_v5.lean ↗
305Stheoremordinal_regeneration_stepAXLEMain_v5.lean ↗
306Stheoremordinal_regeneration_unboundedAXLEMain_v5.lean ↗
307Stheoremregeneration_hierarchy_mahloAXLEMain_v5.lean ↗
308Stheoremregeneration_stepAXLEMain_v5.lean ↗
309Stheoremregeneration_unboundedAXLEMain_v5.lean ↗
310StheoremstabilityRadius_eqAXLEMain_v5.lean ↗
311Stheoremsup_lt_of_regularAXLEMain_v5.lean ↗
312Stheoremsup_strictMono_isLimitAXLEMain_v5.lean ↗
313Stheoremcollective_threshold_grows_with_agentsAXLEaxle_togt_canonical.lean ↗
314Stheoremdet_M_equals_64AXLEaxle_togt_canonical.lean ↗
315Stheoremeffective_threshold_increasesAXLEaxle_togt_canonical.lean ↗
316Stheoremeffective_threshold_oneAXLEaxle_togt_canonical.lean ↗
317Stheoremeffective_threshold_zeroAXLEaxle_togt_canonical.lean ↗
318Stheoremg64_equals_tau_sixthAXLEaxle_togt_canonical.lean ↗
319Stheoremg64_equals_two_sixthAXLEaxle_togt_canonical.lean ↗
320Stheoremg64_is_kether_orthogonAXLEaxle_togt_canonical.lean ↗
321Stheoremg6_is_minimum_monsterAXLEaxle_togt_canonical.lean ↗
322Stheoremg6_less_than_g64AXLEaxle_togt_canonical.lean ↗
323Stheoremg7_greater_than_g6AXLEaxle_togt_canonical.lean ↗
324Stheoremg7_valueAXLEaxle_togt_canonical.lean ↗
325Stheoremgraphene_tau_matches_canonicalAXLEaxle_togt_canonical.lean ↗
326Stheoremtau_is_twoAXLEaxle_togt_canonical.lean ↗
327Stheoremdm3_fixed_pointAXLEdm³_Operator_Formalization.lean ↗
328Slemmanet_height_decreaseAXLEfitribonacci.lean ↗
329Stheoremno_alternative_cycleAXLEfitribonacci.lean ↗
330Stheoremno_escape_to_infinityAXLEfitribonacci.lean ↗
331SlemmavalTwo_after_KAXLEfitribonacci.lean ↗
332Stheoremgronwall_contraction_below_stability_radiusAXLEgronwall_contraction_below_stability_radius.lean ↗
333StheoremclosurePoints_stationaryAXLEmain_v7.lean ↗
334StheoremclosurePoints_unboundedAXLEmain_v7.lean ↗
335StheoremnextLevel_layer_count_gtAXLEmain_v7.lean ↗
336StheoremnoiseToleranceAXLEmain_v7.lean ↗
337StheoremstabilityRadius_eqAXLEmain_v7.lean ↗
338Stheoremsup_lt_of_regularAXLEmain_v7.lean ↗
339Stheoremsup_strictMono_isLimitAXLEmain_v7.lean ↗
340StheoremG_iter_thresholdAXLEFoldEvents.lean ↗
341StheoremG_iter_zero_eq_minAXLEFoldEvents.lean ↗
342StheoremG_le_thresholdAXLEFoldEvents.lean ↗
343StheoremG_monotoneAXLEFoldEvents.lean ↗
344Stheoremg6_hex_lockinAXLEFoldEvents.lean ↗
345Stheoremg6_hex_lockin_in_orbitAXLEFoldEvents.lean ↗
346Stheoremstability_at_thresholdAXLEFoldEvents.lean ↗
347Stheoremw_antitoneAXLETribonacciDNLS.lean ↗
348Stheoremw_posAXLETribonacciDNLS.lean ↗
349Stheoremw_strictAntiAXLETribonacciDNLS.lean ↗
350Stheoremw_tendsto_zeroAXLETribonacciDNLS.lean ↗
351?theoremη_characteristicAXLETribonacciDNLS.lean ↗
352?theoremη_gt_oneAXLETribonacciDNLS.lean ↗
353?theoremη_ne_zeroAXLETribonacciDNLS.lean ↗
354?theoremη_posAXLETribonacciDNLS.lean ↗
355StheoremM_collatz_iff_E_collatzAXLEDiscreteDM3.lean ↗
356Stheoremcollatz_convergesAXLEDiscreteDM3.lean ↗
357Stheoremcollatz_operatorDecompositionAXLEDiscreteDM3.lean ↗
358Stheorementropy_monotoneAXLEDiscreteDM3.lean ↗
359StheoremE_goldbach_iff_attractorAXLEDm3GoldbachToy.lean ↗
360StheoremM_goldbach_iff_E_goldbachAXLEDm3GoldbachToy.lean ↗
361Stheorementropy_monotoneAXLEDm3GoldbachToy.lean ↗
362Stheoremgoldbach_operatorDecompositionAXLEDm3GoldbachToy.lean ↗
363Stheoremgoldbach_toy_convergesAXLEDm3GoldbachToy.lean ↗
364Slemmaiterate_goldbachStep_nAXLEDm3GoldbachToy.lean ↗
365Slemmaiterate_to_attractorAXLEDm3GoldbachToy.lean ↗
366StheoremE_ns_iff_attractorAXLEDm3NSToy.lean ↗
367StheoremM_ns_iff_E_nsAXLEDm3NSToy.lean ↗
368Slemmaenergy_boundedAXLEDm3NSToy.lean ↗
369Stheorementropy_monotoneAXLEDm3NSToy.lean ↗
370Slemmaiterate_nsStep_energyAXLEDm3NSToy.lean ↗
371Slemmaiterate_to_attractorAXLEDm3NSToy.lean ↗
372Stheoremns_operatorDecompositionAXLEDm3NSToy.lean ↗
373Stheoremns_toy_convergesAXLEDm3NSToy.lean ↗
374SlemmaC_rh_abs_decreasesAXLEDm3RHToy.lean ↗
375SlemmaC_rh_negAXLEDm3RHToy.lean ↗
376SlemmaC_rh_posAXLEDm3RHToy.lean ↗
377SlemmaC_rh_zeroAXLEDm3RHToy.lean ↗
378StheoremE_rh_iff_attractorAXLEDm3RHToy.lean ↗
379StheoremM_rh_iff_E_rhAXLEDm3RHToy.lean ↗
380Stheorementropy_monotoneAXLEDm3RHToy.lean ↗
381Slemmaiterate_rhStep_natAbsAXLEDm3RHToy.lean ↗
382Slemmaiterate_to_attractorAXLEDm3RHToy.lean ↗
383Stheoremrh_operatorDecompositionAXLEDm3RHToy.lean ↗
384Stheoremrh_toy_convergesAXLEDm3RHToy.lean ↗
385Stheorema7_prevents_collapseAXLEPolarVortex.lean ↗
386Stheoremcollatz_contraction_negAXLEPolarVortex.lean ↗
387Stheoremcollatz_triad_is_cycleAXLEPolarVortex.lean ↗
388Stheoremcollatz_triad_sizeAXLEPolarVortex.lean ↗
389Stheoremcollatz_vortex_parallel_preciseAXLEPolarVortex.lean ↗
390Stheoremexterior_flows_inwardAXLEPolarVortex.lean ↗
391Stheoremg6_condition_holdsAXLEPolarVortex.lean ↗
392Stheoremg6_factorsAXLEPolarVortex.lean ↗
393Stheoreminterior_flows_outwardAXLEPolarVortex.lean ↗
394Stheoremlimit_cycle_is_fixed_pointAXLEPolarVortex.lean ↗
395Stheoremmoat_is_invariantAXLEPolarVortex.lean ↗
396Stheoremmoat_nonemptyAXLEPolarVortex.lean ↗
397Stheorempole_is_fixed_pointAXLEPolarVortex.lean ↗
398Stheorempole_is_unstableAXLEPolarVortex.lean ↗
399Stheoremspatial_separationAXLEPolarVortex.lean ↗
400Stheoremthree_layer_uniqueness_up_to_isoAXLEPolarVortex.lean ↗
401Stheoremvortex_hexagon_decoupledAXLEPolarVortex.lean ↗
402Stheoremvortex_inside_stability_ballAXLEPolarVortex.lean ↗
403Stheoremvortex_lyapunov_stableAXLEPolarVortex.lean ↗
404Stheoremvortex_not_at_poleAXLEPolarVortex.lean ↗
405Stheoremvortex_pv_is_barrierAXLEPolarVortex.lean ↗
406Stheoremcassini_gap_widthAXLESaturnRing.lean ↗
407Stheoremdual_resonance_consistencyAXLESaturnRing.lean ↗
408Stheoremdual_resonance_stabilityAXLESaturnRing.lean ↗
409Stheoremhex_six_factorsAXLESaturnRing.lean ↗
410Stheoremhex_sixfoldAXLESaturnRing.lean ↗
411Stheoremmonster_threshold_eqAXLESaturnRing.lean ↗
412Stheoremring_lyapunov_nonnegAXLESaturnRing.lean ↗
413Stheoremring_lyapunov_zero_iffAXLESaturnRing.lean ↗
414Stheoremring_satisfies_all_dm3_axiomsAXLESaturnRing.lean ↗
415Stheoremring_transverse_stable_negAXLESaturnRing.lean ↗
416Stheoremstability_conditionAXLESaturnRing.lean ↗
417Stheoremstability_productAXLESaturnRing.lean ↗
418Slemmaf1_antitoneAXLEExamples.lean ↗
419?lemmaλ_fund_antitoneAXLEExamples.lean ↗
420StheoremTstar_posAXLEMultiOrbitBioSwarm.lean ↗
421Stheoremalpha_03_contractiveAXLEMultiOrbitBioSwarm.lean ↗
422Stheoremcollective_fixed_pointAXLEMultiOrbitBioSwarm.lean ↗
423Stheoremlipschitz_at_alpha_03AXLEMultiOrbitBioSwarm.lean ↗
424Stheoremlipschitz_at_thresholdAXLEMultiOrbitBioSwarm.lean ↗
425Stheoremlipschitz_contractionAXLEMultiOrbitBioSwarm.lean ↗
426Stheoremlipschitz_lbAXLEMultiOrbitBioSwarm.lean ↗
427Stheoremmu_max_negAXLEMultiOrbitBioSwarm.lean ↗
428Stheoremsix_iterate_boundAXLEMultiOrbitBioSwarm.lean ↗
429Stheoremsix_iterate_bound_posAXLEMultiOrbitBioSwarm.lean ↗
430Stheoremswarm_contractionAXLEMultiOrbitBioSwarm.lean ↗
431Stheoremtau_eq_abs_muAXLEMultiOrbitBioSwarm.lean ↗
432Stheoremthreshold_lt_oneAXLEMultiOrbitBioSwarm.lean ↗
433Stheoremthreshold_posAXLEMultiOrbitBioSwarm.lean ↗
434StheoremT10_Ln_decreasingAXLESwarmSimulator.lean ↗
435StheoremT11_composition_contractionAXLESwarmSimulator.lean ↗
436StheoremT1_contractionAXLESwarmSimulator.lean ↗
437StheoremT2_unique_fixedpointAXLESwarmSimulator.lean ↗
438StheoremT3_global_convergenceAXLESwarmSimulator.lean ↗
439StheoremT4_L_positiveAXLESwarmSimulator.lean ↗
440StheoremT5_L_lt_oneAXLESwarmSimulator.lean ↗
441StheoremT6_stabilise_decreasesAXLESwarmSimulator.lean ↗
442StheoremT7_coordinate_decreasesAXLESwarmSimulator.lean ↗
443StheoremT8_diffuse_increasingAXLESwarmSimulator.lean ↗
444StheoremT9_system_inv_strictAXLESwarmSimulator.lean ↗
445Stheoremaspect_ratio_encodes_invariantsAXLEMain_v6.lean ↗
446StheoremclosurePoints_stationaryAXLEMain_v6.lean ↗
447StheoremclosurePoints_unboundedAXLEMain_v6.lean ↗
448Stheoremcollective_threshold_grows_with_agentsAXLEMain_v6.lean ↗
449Stheoremcrystal_aspect_ratioAXLEMain_v6.lean ↗
450Stheoremcrystal_base_perimeterAXLEMain_v6.lean ↗
451Stheoremdet_M_equals_64AXLEMain_v6.lean ↗
452Stheoremeffective_threshold_increasesAXLEMain_v6.lean ↗
453Stheoremeffective_threshold_oneAXLEMain_v6.lean ↗
454Stheoremeffective_threshold_zeroAXLEMain_v6.lean ↗
455Stheoremg64_equals_tau_sixthAXLEMain_v6.lean ↗
456Stheoremg64_equals_two_sixthAXLEMain_v6.lean ↗
457Stheoremg64_is_kether_orthogonAXLEMain_v6.lean ↗
458Stheoremg6_equals_schumannAXLEMain_v6.lean ↗
459Stheoremg6_equals_tau5_plus_oneAXLEMain_v6.lean ↗
460Stheoremg6_is_33AXLEMain_v6.lean ↗
461Stheoremg6_is_minimum_monsterAXLEMain_v6.lean ↗
462Stheoremg6_less_than_g64AXLEMain_v6.lean ↗
463Stheoremg7_greater_than_g6AXLEMain_v6.lean ↗
464Stheoremg7_valueAXLEMain_v6.lean ↗
465Stheoremgtct_effective_threshold_after_circuitAXLEMain_v6.lean ↗
466StheoremlevelToOrdinal_strictMonoAXLEMain_v6.lean ↗
467Stheoremmahlo_levels_existAXLEMain_v6.lean ↗
468StheoremnextLevel_layer_count_gtAXLEMain_v6.lean ↗
469StheoremordinalNextLevel_is_closure_pointAXLEMain_v6.lean ↗
470StheoremordinalNextLevel_level_gtAXLEMain_v6.lean ↗
471Stheoremordinal_regeneration_stepAXLEMain_v6.lean ↗
472Stheoremordinal_regeneration_unboundedAXLEMain_v6.lean ↗
473Stheoremregeneration_hierarchy_mahloAXLEMain_v6.lean ↗
474Stheoremregeneration_stepAXLEMain_v6.lean ↗
475Stheoremregeneration_unboundedAXLEMain_v6.lean ↗
476Stheoremseparation_step1AXLEMain_v6.lean ↗
477Stheoremseparation_step2_euler_characteristicAXLEMain_v6.lean ↗
478StheoremstabilityRadius_eqAXLEMain_v6.lean ↗
479Stheoremstability_radius_from_gronwallAXLEMain_v6.lean ↗
480Stheoremsup_lt_of_regularAXLEMain_v6.lean ↗
481Stheoremsup_strictMono_isLimitAXLEMain_v6.lean ↗
482Stheoremtau_embodimentAXLEMain_v6.lean ↗
483Stheoremtau_is_twoAXLEMain_v6.lean ↗
484SlemmaS_negativeAXLEMonotonicity.lean ↗
485Slemmaf_schumann_antitone_in_hAXLEMonotonicity.lean ↗
486Slemmaf_schumann_monotone_in_κAXLEMonotonicity.lean ↗
487?lemmaλ3D_antitoneAXLEMonotonicity.lean ↗
488?lemmaλ3D_strictAntiAXLEMonotonicity.lean ↗
489?lemmaλ3D_strictAnti_in_Lx0AXLEMonotonicity.lean ↗
490StheoremT10_B3_collapse_defAXLEMultiOrbitTogt.lean ↗
491StheoremT11_composition_preservesAXLEMultiOrbitTogt.lean ↗
492StheoremT12_cycle_typedAXLEMultiOrbitTogt.lean ↗
493StheoremT13_embodiment_shrinkAXLEMultiOrbitTogt.lean ↗
494StheoremT14_boundary_params_posAXLEMultiOrbitTogt.lean ↗
495StheoremT15_U1_commutativeAXLEMultiOrbitTogt.lean ↗
496StheoremT1_invariant_constantAXLEMultiOrbitTogt.lean ↗
497StheoremT2_system_inv_strictAXLEMultiOrbitTogt.lean ↗
498StheoremT3a_U1_le_leftAXLEMultiOrbitTogt.lean ↗
499StheoremT3b_U1_le_rightAXLEMultiOrbitTogt.lean ↗
500StheoremT4_U2_preservesAXLEMultiOrbitTogt.lean ↗
501StheoremT5_U3_synthesisAXLEMultiOrbitTogt.lean ↗
502StheoremT6_R1_symmetricAXLEMultiOrbitTogt.lean ↗
503StheoremT7_R2_increasesAXLEMultiOrbitTogt.lean ↗
504StheoremT8_R2_unboundedAXLEMultiOrbitTogt.lean ↗
505StheoremT9_B2_decidableAXLEMultiOrbitTogt.lean ↗
506Slemmacoupled_eigenvalue_decreasesAXLEMultiChamber.lean ↗
507Slemmadm3_curvature_lowers_coupled_modesAXLEMultiChamber.lean ↗
508Slemmaperturbation_term_nonnegAXLEMultiChamber.lean ↗
509Slemmawall_offset_sensitivityAXLEMultiChamber.lean ↗
510StheoremV_at_oneAXLEAutophagyDm3.lean ↗
511StheoremV_critical_at_oneAXLEAutophagyDm3.lean ↗
512StheoremV_double_rootAXLEAutophagyDm3.lean ↗
513StheoremV_factoredAXLEAutophagyDm3.lean ↗
514StheoremV_second_deriv_at_oneAXLEAutophagyDm3.lean ↗
515StheoremV_second_deriv_ne_zeroAXLEAutophagyDm3.lean ↗
516Stheorembasin_asymmetryAXLEAutophagyDm3.lean ↗
517StheoremcontactCoeff_ne_zeroAXLEAutophagyDm3.lean ↗
518StheoremcontactCoeff_negAXLEAutophagyDm3.lean ↗
519StheoremcontactForm_nondeg_fullAXLEAutophagyDm3.lean ↗
520StheoremdΦ_posAXLEAutophagyDm3.lean ↗
521Stheoremgronwall_radiusAXLEAutophagyDm3.lean ↗
522Stheoremgronwall_radius_lt_oneAXLEAutophagyDm3.lean ↗
523Stheoremgronwall_radius_posAXLEAutophagyDm3.lean ↗
524Stheoremmu_canonicalAXLEAutophagyDm3.lean ↗
525Stheoremmu_dm3AXLEAutophagyDm3.lean ↗
526Stheoremmu_dm3_negAXLEAutophagyDm3.lean ↗
527StheoremwhitneyFold_from_kinase_dataAXLEAutophagyDm3.lean ↗
528?theoremΦ_posAXLEAutophagyDm3.lean ↗
529StheoremPhi_posAXLEPrincipiaVol1.lean ↗
530StheoremV_at_oneAXLEPrincipiaVol1.lean ↗
531StheoremV_critical_at_oneAXLEPrincipiaVol1.lean ↗
532StheoremV_second_deriv_at_oneAXLEPrincipiaVol1.lean ↗
533StheoremV_second_deriv_ne_zeroAXLEPrincipiaVol1.lean ↗
534Stheoremaspect_ratio_encodes_invariantsAXLEPrincipiaVol1.lean ↗
535StheoremclosurePoints_unboundedAXLEPrincipiaVol1.lean ↗
536StheoremcontactCoeff_negAXLEPrincipiaVol1.lean ↗
537Stheoremcrystal_aspect_ratioAXLEPrincipiaVol1.lean ↗
538StheoremdPhi_posAXLEPrincipiaVol1.lean ↗
539Stheoremgronwall_radiusAXLEPrincipiaVol1.lean ↗
540Stheoremgronwall_radius_lt_oneAXLEPrincipiaVol1.lean ↗
541Stheoremgronwall_radius_posAXLEPrincipiaVol1.lean ↗
542Stheoremmu_canonicalAXLEPrincipiaVol1.lean ↗
543StheoremnextLevel_layer_count_gtAXLEPrincipiaVol1.lean ↗
544StheoremordinalNextLevel_is_closure_pointAXLEPrincipiaVol1.lean ↗
545Stheoremordinal_regeneration_unboundedAXLEPrincipiaVol1.lean ↗
546Stheoremregeneration_unboundedAXLEPrincipiaVol1.lean ↗
547Stheoremsup_lt_of_regularAXLEPrincipiaVol1.lean ↗
548Stheoremsup_strictMono_isLimitAXLEPrincipiaVol1.lean ↗
549StheoremTheorem_15_2_integrabilityAXLEVolumeTwo.lean ↗
550Stheoremeigenvalue_at_zeroAXLEVolumeTwo.lean ↗
551Stheoremeigenvalue_limitAXLEVolumeTwo.lean ↗
552Stheoremeigenvalue_neg_pos_zAXLEVolumeTwo.lean ↗
553StheoremembodimentThreshold_posAXLEVolumeTwo.lean ↗
554Stheorementropy_lyapunov_dualityAXLEVolumeTwo.lean ↗
555Stheoremepsilon_zero_waddingtonAXLEVolumeTwo.lean ↗
556Stheoremintegrability_on_contact_distributionAXLEVolumeTwo.lean ↗
557Stheoremintegrability_on_full_contact_manifoldAXLEVolumeTwo.lean ↗
558Stheoremthm_A_contact_realization_foldAXLEVolumeTwo.lean ↗
559Stheoremthm_B_threshold_equivalenceAXLEVolumeTwo.lean ↗
560Stheoremthm_C_singularity_bijectionAXLEVolumeTwo.lean ↗
561StheoremtoyModel_epsilon0AXLEVolumeTwo.lean ↗
562StheoremtoyModel_tauAXLEVolumeTwo.lean ↗
563Stheoremvol2_contact_Theorem_3_3AXLEVolumeTwo.lean ↗
564StheoremT10_Ln_decreasingAXLESwarmSimulator.lean ↗
565StheoremT11_composition_contractionAXLESwarmSimulator.lean ↗
566StheoremT1_contractionAXLESwarmSimulator.lean ↗
567StheoremT2_unique_fixedpointAXLESwarmSimulator.lean ↗
568StheoremT3_global_convergenceAXLESwarmSimulator.lean ↗
569StheoremT4_L_positiveAXLESwarmSimulator.lean ↗
570StheoremT5_L_lt_oneAXLESwarmSimulator.lean ↗
571StheoremT6_stabilise_decreasesAXLESwarmSimulator.lean ↗
572StheoremT7_coordinate_decreasesAXLESwarmSimulator.lean ↗
573StheoremT8_diffuse_increasingAXLESwarmSimulator.lean ↗
574StheoremT9_system_inv_strictAXLESwarmSimulator.lean ↗
575Slemmatribonacci_succ3AXLETribonacciMeasure.lean ↗
576Stheoremweight_posAXLETribonacciMeasure.lean ↗
577Stheoremweight_strictAntiAXLETribonacciMeasure.lean ↗
578?theoremη_characteristicAXLETribonacciMeasure.lean ↗
579?theoremη_gt_oneAXLETribonacciMeasure.lean ↗
580?theoremη_ne_zeroAXLETribonacciMeasure.lean ↗
581?theoremη_posAXLETribonacciMeasure.lean ↗
582StheoremcriticalGap_antitoneAXLETwinPrime_dm3.lean ↗
583StheoremcriticalGap_posAXLETwinPrime_dm3.lean ↗
584Stheoremfold_fires_of_le_sqAXLETwinPrime_dm3.lean ↗
585Stheoremgap_ladderAXLETwinPrime_dm3.lean ↗
586Stheoremgap_ladder_descendsAXLETwinPrime_dm3.lean ↗
587Stheoremprime_flow_lyapunov_stableAXLETwinPrime_dm3.lean ↗
588Stheoremtwin_prime_dm3AXLETwinPrime_dm3.lean ↗
589Stheoremtwin_prime_is_minimum_foldAXLETwinPrime_dm3.lean ↗
590Stheoremtwin_prime_poincare_recurrenceAXLETwinPrime_dm3.lean ↗
591Stheoremzhang_fold_operatorAXLETwinPrime_dm3.lean ↗
592StheoremP6_identity_ZModAXLEWavenumber6.lean ↗
593StheoremTstar_over_pi_eq_tauAXLEWavenumber6.lean ↗
594StheoremTstar_posAXLEWavenumber6.lean ↗
595StheoremV3_root_at_1AXLEWavenumber6.lean ↗
596StheoremW3_deriv_zero_at_1AXLEWavenumber6.lean ↗
597StheoremW3_double_rootAXLEWavenumber6.lean ↗
598StheoremW3_factoredAXLEWavenumber6.lean ↗
599StheoremW3_root_at_neg2AXLEWavenumber6.lean ↗
600StheoremW3_zero_at_1AXLEWavenumber6.lean ↗
601Stheoremc_star_is_3AXLEWavenumber6.lean ↗
602Stheoremcompanion_char_polyAXLEWavenumber6.lean ↗
603Stheoremcompanion_detAXLEWavenumber6.lean ↗
604Stheoremcompanion_traceAXLEWavenumber6.lean ↗
605Stheoremdominant_root_boundsAXLEWavenumber6.lean ↗
606Stheoremdominant_root_gt_phiAXLEWavenumber6.lean ↗
607Stheoremeleven_primeAXLEWavenumber6.lean ↗
608Stheoremg33_factorizationAXLEWavenumber6.lean ↗
609Stheoremg33_posAXLEWavenumber6.lean ↗
610Stheoremg6_minimalAXLEWavenumber6.lean ↗
611Stheoremg_series_orderAXLEWavenumber6.lean ↗
612Stheoremhexagonal_periodAXLEWavenumber6.lean ↗
613Stheoremmu_max_negAXLEWavenumber6.lean ↗
614Stheoremsix_is_monsterAXLEWavenumber6.lean ↗
615Stheoremtau_eq_abs_muAXLEWavenumber6.lean ↗
616Stheoremtau_posAXLEWavenumber6.lean ↗
617Stheoremthree_primeAXLEWavenumber6.lean ↗
618Stheoremtribonacci_above_golden_ratioAXLEWavenumber6.lean ↗
619Stheoremtribonacci_partition_boundsAXLEWavenumber6.lean ↗
620Stheoremtribonacci_partition_lbAXLEWavenumber6.lean ↗
621Stheoremtribonacci_partition_ubAXLEWavenumber6.lean ↗
622Stheoremtribonacci_poly_at_1AXLEWavenumber6.lean ↗
623Stheoremtribonacci_poly_at_1839AXLEWavenumber6.lean ↗
624Stheoremtribonacci_poly_at_1840AXLEWavenumber6.lean ↗
625Stheoremtribonacci_poly_at_2AXLEWavenumber6.lean ↗
626Stheoremtribonacci_root_in_bracketAXLEWavenumber6.lean ↗
627Stheoremwavenumber_derivationAXLEWavenumber6.lean ↗
628Stheoremwavenumber_is_minimal_even_tripleAXLEWavenumber6.lean ↗
629Stheoremwavenumber_not_4AXLEWavenumber6.lean ↗
630Stheoremwavenumber_not_8AXLEWavenumber6.lean ↗
631Stheoremwavenumber_unique_depth3AXLEWavenumber6.lean ↗
632StheoremV_at_oneAXLEAutophagyDm3.lean ↗
633StheoremV_critical_at_oneAXLEAutophagyDm3.lean ↗
634StheoremV_double_rootAXLEAutophagyDm3.lean ↗
635StheoremV_factoredAXLEAutophagyDm3.lean ↗
636StheoremV_second_deriv_at_oneAXLEAutophagyDm3.lean ↗
637StheoremV_second_deriv_ne_zeroAXLEAutophagyDm3.lean ↗
638Stheorembasin_asymmetryAXLEAutophagyDm3.lean ↗
639StheoremcontactCoeff_ne_zeroAXLEAutophagyDm3.lean ↗
640StheoremcontactCoeff_negAXLEAutophagyDm3.lean ↗
641StheoremcontactForm_nondeg_fullAXLEAutophagyDm3.lean ↗
642StheoremdΦ_posAXLEAutophagyDm3.lean ↗
643Stheoremgronwall_radiusAXLEAutophagyDm3.lean ↗
644Stheoremgronwall_radius_lt_oneAXLEAutophagyDm3.lean ↗
645Stheoremgronwall_radius_posAXLEAutophagyDm3.lean ↗
646Stheoremmu_canonicalAXLEAutophagyDm3.lean ↗
647Stheoremmu_dm3AXLEAutophagyDm3.lean ↗
648Stheoremmu_dm3_negAXLEAutophagyDm3.lean ↗
649StheoremwhitneyFold_from_kinase_dataAXLEAutophagyDm3.lean ↗
650?theoremΦ_posAXLEAutophagyDm3.lean ↗
651StheoremV_at_oneAXLEAutophagyDm3_v2.lean ↗
652StheoremV_critical_at_oneAXLEAutophagyDm3_v2.lean ↗
653StheoremV_double_rootAXLEAutophagyDm3_v2.lean ↗
654StheoremV_factoredAXLEAutophagyDm3_v2.lean ↗
655StheoremV_second_deriv_at_oneAXLEAutophagyDm3_v2.lean ↗
656StheoremV_second_deriv_ne_zeroAXLEAutophagyDm3_v2.lean ↗
657Stheorembasin_asymmetryAXLEAutophagyDm3_v2.lean ↗
658StheoremcontactCoeff_ne_zeroAXLEAutophagyDm3_v2.lean ↗
659StheoremcontactCoeff_negAXLEAutophagyDm3_v2.lean ↗
660StheoremcontactForm_nondeg_fullAXLEAutophagyDm3_v2.lean ↗
661StheoremdΦ_posAXLEAutophagyDm3_v2.lean ↗
662Stheoremgronwall_radiusAXLEAutophagyDm3_v2.lean ↗
663Stheoremgronwall_radius_lt_oneAXLEAutophagyDm3_v2.lean ↗
664Stheoremgronwall_radius_posAXLEAutophagyDm3_v2.lean ↗
665Stheoremmu_canonicalAXLEAutophagyDm3_v2.lean ↗
666Stheoremmu_dm3AXLEAutophagyDm3_v2.lean ↗
667StheoremwhitneyFold_from_kinase_dataAXLEAutophagyDm3_v2.lean ↗
668?theoremΦ_posAXLEAutophagyDm3_v2.lean ↗
669Slemmaaffine_line_ne_topAXLEfinite.lean ↗
670Stheoremfinite_kakeya_thickened_positive_measureAXLEfinite.lean ↗
671Stheoremfinite_segments_measure_zeroAXLEfinite.lean ↗
672Stheoremsegment_measure_zeroAXLEfinite.lean ↗
673Slemmaspan_singleton_lt_topAXLEfinite.lean ↗
674Stheoremthickened_segment_pos_measureAXLEfinite.lean ↗
675Stheoremfinite_segments_measure_zeroAXLE1finite.lean ↗
676Stheoremthickened_segment_pos_measureAXLE1finite.lean ↗
677StheoremclosurePoints_stationaryAXLEAXLE_V8.lean ↗
678StheoremclosurePoints_stationary_regularAXLEAXLE_V8.lean ↗
679StheoremclosurePoints_unboundedAXLEAXLE_V8.lean ↗
680Stheoremmahlo_closureAXLEAXLE_V8.lean ↗
681StheoremnoiseToleranceAXLEAXLE_V8.lean ↗
682Stheoremregeneration_loop_invariantAXLEAXLE_V8.lean ↗
683StheoremstabilityRadius_eqAXLEAXLE_V8.lean ↗
684Stheoremsup_lt_of_regularAXLEAXLE_V8.lean ↗
685Stheoremsup_strictMono_isLimitAXLEAXLE_V8.lean ↗
686Slemmacrystal_order_sixAXLEG6.lean ↗
687Slemmaweight_positiveAXLEG6.lean ↗
688Slemmaaffine_line_ne_topAXLEFinite.lean ↗
689Stheoremfinite_segments_measure_zeroAXLEFinite.lean ↗
690Stheoremsegment_measure_zeroAXLEFinite.lean ↗
691Slemmaspan_singleton_ne_topAXLEFinite.lean ↗
692Stheoremthickened_segment_pos_measureAXLEFinite.lean ↗
693SlemmaunitSegment_zeroAXLEFinite.lean ↗
694Stheoremaspect_ratio_encodes_invariantsAXLEMain.lean ↗
695StheoremclosurePoints_stationaryAXLEMain.lean ↗
696StheoremclosurePoints_unboundedAXLEMain.lean ↗
697Stheoremcrystal_aspect_ratioAXLEMain.lean ↗
698Stheoremcrystal_base_perimeterAXLEMain.lean ↗
699Stheoremg6_equals_schumannAXLEMain.lean ↗
700StheoremlevelToOrdinal_strictMonoAXLEMain.lean ↗
701StheoremnextLevel_layer_count_gtAXLEMain.lean ↗
702StheoremnoiseToleranceAXLEMain.lean ↗
703StheoremordinalNextLevel_is_closure_pointAXLEMain.lean ↗
704StheoremordinalNextLevel_level_gtAXLEMain.lean ↗
705Stheoremordinal_regeneration_stepAXLEMain.lean ↗
706Stheoremordinal_regeneration_unboundedAXLEMain.lean ↗
707Stheoremregeneration_hierarchy_mahloAXLEMain.lean ↗
708Stheoremregeneration_stepAXLEMain.lean ↗
709Stheoremregeneration_unboundedAXLEMain.lean ↗
710StheoremstabilityRadius_eqAXLEMain.lean ↗
711Stheoremsup_lt_of_regularAXLEMain.lean ↗
712Stheoremsup_strictMono_isLimitAXLEMain.lean ↗
713Stheoremaspect_ratio_encodes_invariantsAXLEMain_v2.lean ↗
714Stheoremcrystal_aspect_ratioAXLEMain_v2.lean ↗
715Stheoremcrystal_base_perimeterAXLEMain_v2.lean ↗
716Stheoremg6_equals_schumannAXLEMain_v2.lean ↗
717StheoremnextLevel_layer_count_gtAXLEMain_v2.lean ↗
718StheoremnoiseToleranceAXLEMain_v2.lean ↗
719Stheoremregeneration_stepAXLEMain_v2.lean ↗
720Stheoremregeneration_unboundedAXLEMain_v2.lean ↗
721StheoremstabilityRadius_eqAXLEMain_v2.lean ↗
722Stheoremaspect_ratio_encodes_invariantsAXLEMain_v3_corrected.lean ↗
723StheoremclosurePoints_unboundedAXLEMain_v3_corrected.lean ↗
724Stheoremcrystal_aspect_ratioAXLEMain_v3_corrected.lean ↗
725Stheoremcrystal_base_perimeterAXLEMain_v3_corrected.lean ↗
726Stheoremg6_equals_schumannAXLEMain_v3_corrected.lean ↗
727StheoremnextLevel_layer_count_gtAXLEMain_v3_corrected.lean ↗
728StheoremnoiseToleranceAXLEMain_v3_corrected.lean ↗
729StheoremordinalNextLevel_is_closure_pointAXLEMain_v3_corrected.lean ↗
730StheoremordinalNextLevel_level_gtAXLEMain_v3_corrected.lean ↗
731Stheoremordinal_regeneration_stepAXLEMain_v3_corrected.lean ↗
732Stheoremordinal_regeneration_unboundedAXLEMain_v3_corrected.lean ↗
733Stheoremregeneration_stepAXLEMain_v3_corrected.lean ↗
734Stheoremregeneration_unboundedAXLEMain_v3_corrected.lean ↗
735StheoremstabilityRadius_eqAXLEMain_v3_corrected.lean ↗
736Stheoremaspect_ratio_encodes_invariantsAXLEMain_v4.lean ↗
737StheoremclosurePoints_unboundedAXLEMain_v4.lean ↗
738Stheoremcrystal_aspect_ratioAXLEMain_v4.lean ↗
739Stheoremcrystal_base_perimeterAXLEMain_v4.lean ↗
740Stheoremg6_equals_schumannAXLEMain_v4.lean ↗
741StheoremlevelToOrdinal_strictMonoAXLEMain_v4.lean ↗
742StheoremnextLevel_layer_count_gtAXLEMain_v4.lean ↗
743StheoremnoiseToleranceAXLEMain_v4.lean ↗
744StheoremordinalNextLevel_is_closure_pointAXLEMain_v4.lean ↗
745StheoremordinalNextLevel_level_gtAXLEMain_v4.lean ↗
746Stheoremordinal_regeneration_stepAXLEMain_v4.lean ↗
747Stheoremordinal_regeneration_unboundedAXLEMain_v4.lean ↗
748Stheoremregeneration_hierarchy_mahloAXLEMain_v4.lean ↗
749Stheoremregeneration_stepAXLEMain_v4.lean ↗
750Stheoremregeneration_unboundedAXLEMain_v4.lean ↗
751StheoremstabilityRadius_eqAXLEMain_v4.lean ↗
752Stheoremaspect_ratio_encodes_invariantsAXLEMain_v5.lean ↗
753StheoremclosurePoints_stationaryAXLEMain_v5.lean ↗
754StheoremclosurePoints_unboundedAXLEMain_v5.lean ↗
755Stheoremcrystal_aspect_ratioAXLEMain_v5.lean ↗
756Stheoremcrystal_base_perimeterAXLEMain_v5.lean ↗
757Stheoremg6_equals_schumannAXLEMain_v5.lean ↗
758StheoremlevelToOrdinal_strictMonoAXLEMain_v5.lean ↗
759StheoremnextLevel_layer_count_gtAXLEMain_v5.lean ↗
760StheoremnoiseToleranceAXLEMain_v5.lean ↗
761StheoremordinalNextLevel_is_closure_pointAXLEMain_v5.lean ↗
762StheoremordinalNextLevel_level_gtAXLEMain_v5.lean ↗
763Stheoremordinal_regeneration_stepAXLEMain_v5.lean ↗
764Stheoremordinal_regeneration_unboundedAXLEMain_v5.lean ↗
765Stheoremregeneration_hierarchy_mahloAXLEMain_v5.lean ↗
766Stheoremregeneration_stepAXLEMain_v5.lean ↗
767Stheoremregeneration_unboundedAXLEMain_v5.lean ↗
768StheoremstabilityRadius_eqAXLEMain_v5.lean ↗
769Stheoremsup_lt_of_regularAXLEMain_v5.lean ↗
770Stheoremsup_strictMono_isLimitAXLEMain_v5.lean ↗
771Slemmaomega_omega_is_limitAXLEMahloClosure.lean ↗
772SlemmaP6_identityAXLED6.lean ↗
773Stheoremcollatz_convergesAXLEdiscreteDm3.lean ↗
774Stheoremfinite_kakeya_thickened_positive_measureAXLEfinite_v1.lean ↗
775Stheoremfinite_segments_measure_zeroAXLEfinite_v1.lean ↗
776Stheoremsegment_measure_zeroAXLEfinite_v1.lean ↗
777Stheoremthickened_segment_pos_measureAXLEfinite_v1.lean ↗
778Slemmanet_height_decreaseAXLEfitribonacci.lean ↗
779Stheoremno_alternative_cycleAXLEfitribonacci.lean ↗
780Stheoremno_escape_to_infinityAXLEfitribonacci.lean ↗
781SlemmavalTwo_after_KAXLEfitribonacci.lean ↗
782Stheoremgronwall_contraction_below_stability_radiusAXLEgronwall_contraction_below_stability_radius.lean ↗
783Slemmacrystal_order_sixAXLEG6.lean ↗
784Slemmaweight_positiveAXLEG6.lean ↗
785StheoremclosurePoints_stationaryAXLEmain_v7.lean ↗
786StheoremclosurePoints_unboundedAXLEmain_v7.lean ↗
787StheoremnextLevel_layer_count_gtAXLEmain_v7.lean ↗
788StheoremnoiseToleranceAXLEmain_v7.lean ↗
789StheoremstabilityRadius_eqAXLEmain_v7.lean ↗
790Stheoremsup_lt_of_regularAXLEmain_v7.lean ↗
791Stheoremsup_strictMono_isLimitAXLEmain_v7.lean ↗
792theoremaspect_ratio_encodes_invariantsClaudeMain_v6.lean
793theoremclosurePoints_stationaryClaudeMain_v6.lean
794theoremclosurePoints_unboundedClaudeMain_v6.lean
795theoremcollective_threshold_grows_with_agentsClaudeMain_v6.lean
796theoremcrystal_aspect_ratioClaudeMain_v6.lean
797theoremcrystal_base_perimeterClaudeMain_v6.lean
798theoremdet_M_equals_64ClaudeMain_v6.lean
799theoremeffective_threshold_increasesClaudeMain_v6.lean
800theoremeffective_threshold_oneClaudeMain_v6.lean
801theoremeffective_threshold_zeroClaudeMain_v6.lean
802theoremg64_equals_tau_sixthClaudeMain_v6.lean
803theoremg64_equals_two_sixthClaudeMain_v6.lean
804theoremg64_is_kether_orthogonClaudeMain_v6.lean
805theoremg6_equals_schumannClaudeMain_v6.lean
806theoremg6_equals_tau5_plus_oneClaudeMain_v6.lean
807theoremg6_is_33ClaudeMain_v6.lean
808theoremg6_is_minimum_monsterClaudeMain_v6.lean
809theoremg6_less_than_g64ClaudeMain_v6.lean
810theoremg7_greater_than_g6ClaudeMain_v6.lean
811theoremg7_valueClaudeMain_v6.lean
812theoremgtct_effective_threshold_after_circuitClaudeMain_v6.lean
813theoremlevelToOrdinal_strictMonoClaudeMain_v6.lean
814theoremmahlo_levels_existClaudeMain_v6.lean
815theoremnextLevel_layer_count_gtClaudeMain_v6.lean
816theoremordinalNextLevel_is_closure_pointClaudeMain_v6.lean
817theoremordinalNextLevel_level_gtClaudeMain_v6.lean
818theoremordinal_regeneration_stepClaudeMain_v6.lean
819theoremordinal_regeneration_unboundedClaudeMain_v6.lean
820theoremregeneration_hierarchy_mahloClaudeMain_v6.lean
821theoremregeneration_stepClaudeMain_v6.lean
822theoremregeneration_unboundedClaudeMain_v6.lean
823theoremseparation_step1ClaudeMain_v6.lean
824theoremseparation_step2_euler_characteristicClaudeMain_v6.lean
825theoremstabilityRadius_eqClaudeMain_v6.lean
826theoremstability_radius_from_gronwallClaudeMain_v6.lean
827theoremsup_lt_of_regularClaudeMain_v6.lean
828theoremsup_strictMono_isLimitClaudeMain_v6.lean
829theoremtau_embodimentClaudeMain_v6.lean
830theoremtau_is_twoClaudeMain_v6.lean
831Stheoremg33_stability_indexGTCTChain_updated.lean ↗
832Stheoremgronwall_outerGTCTChain_updated.lean ↗
833Slemmar_star_lt_oneGTCTChain_updated.lean ↗
834Slemmar_star_posGTCTChain_updated.lean ↗
835?lemmaμ_outer_negGTCTChain_updated.lean ↗
836StheoremisContinuousGTCTCompress.lean ↗
837StheoremisLipschitzGTCTCompress.lean ↗
838Stheoremiterate_boundGTCTCompress.lean ↗
839Stheoremfolding_path_orthogonalGTCTConformal.lean ↗
840Stheorempolylaminin_orthogonal_invariantGTCTConformal.lean ↗
841StheoremsquaredDistance_eq_euclideanGTCTConformal.lean ↗
842StheoremhasUniqueFixedPointGTCTGCTC_Compress_Final.lean ↗
843StheoremisContinuousGTCTGCTC_Compress_Final.lean ↗
844StheoremisLipschitzGTCTGCTC_Compress_Final.lean ↗
845Stheoremiterate_boundGTCTGCTC_Compress_Final.lean ↗
846Stheoremiterate_cauchySeqGTCTGCTC_Compress_Final.lean ↗
847?lemmaGChainGTCTChain.lean ↗
848Stheoremg33_stability_indexGTCTChain.lean ↗
849Stheoremgronwall_outerGTCTChain.lean ↗
850Slemmaiter_consecutive_distGTCTChain.lean ↗
851Stheorempoincare_collatz_contractingGTCTChain.lean ↗
852Slemmar_star_lt_oneGTCTChain.lean ↗
853Slemmar_star_posGTCTChain.lean ↗
854Stheoremspiral_return_existsGTCTChain.lean ↗
855?lemmaμ_outer_negGTCTChain.lean ↗
856StheoremisContinuousGTCTCompress.lean ↗
857StheoremisLipschitzGTCTCompress.lean ↗
858Stheoremiterate_boundGTCTCompress.lean ↗
859Stheorembase_below_transformerGTCTOrbitLadder.lean ↗
860Stheorembase_strict_below_g33GTCTOrbitLadder.lean ↗
861Stheoremdm3_stability_thresholdGTCTOrbitLadder.lean ↗
862StheoremgSeries_circuit_lengthGTCTOrbitLadder.lean ↗
863StheoremorbitLadder_cyclesGTCTOrbitLadder.lean ↗
864StheoremorbitLadder_lengthGTCTOrbitLadder.lean ↗
865StheoremorbitLadder_monoGTCTOrbitLadder.lean ↗
866Stheoremtransformer_below_circuitGTCTOrbitLadder.lean ↗
867SlemmasoftThreshold_negGTCTThreshold.lean ↗
868?lemmaUnfolderGTCTUnfold.lean ↗
869Stheorembase_below_transformerGTCTOrbit.lean ↗
870Stheorembase_strict_below_g33GTCTOrbit.lean ↗
871Stheoremdm3_stability_thresholdGTCTOrbit.lean ↗
872StheoremgSeries_circuit_lengthGTCTOrbit.lean ↗
873StheoremorbitLadder_cyclesGTCTOrbit.lean ↗
874StheoremorbitLadder_lengthGTCTOrbit.lean ↗
875StheoremorbitLadder_monoGTCTOrbit.lean ↗
876Stheoremtransformer_below_circuitGTCTOrbit.lean ↗
877StheoremTE_defGTCTTE.lean ↗
878StheoremTE_is_conformalGTCTTE.lean ↗
879StheoremTE_oddGTCTTE.lean ↗
880StheoremT_eq_EGTCTTE.lean ↗
881SlemmasoftThreshold_negGTCTThreshold.lean ↗
882?lemmaUnfolderGTCTUnfold.lean ↗
883StheoremDcrit_above_26GTCTGTCTsorryFree.lean ↗
884StheoremDcrit_monotoneGTCTGTCTsorryFree.lean ↗
885StheoremDcrit_rank3GTCTGTCTsorryFree.lean ↗
886StheoremDcrit_rank4GTCTGTCTsorryFree.lean ↗
887StheoremT₃_cayley_hamiltonGTCTGTCTsorryFree.lean ↗
888StheoremT₃_cube_correctGTCTGTCTsorryFree.lean ↗
889StheoremT₃_det_oneGTCTGTCTsorryFree.lean ↗
890StheoremT₃_pow_det_oneGTCTGTCTsorryFree.lean ↗
891StheoremT₃_sq_correctGTCTGTCTsorryFree.lean ↗
892StheoremW_deriv_at_oneGTCTGTCTsorryFree.lean ↗
893StheoremW_factorization_c3GTCTGTCTsorryFree.lean ↗
894StheoremW_root_at_oneGTCTGTCTsorryFree.lean ↗
895StheoremW_roots_completeGTCTGTCTsorryFree.lean ↗
896StheoremW_third_rootGTCTGTCTsorryFree.lean ↗
897Stheoremc_star_is_3GTCTGTCTsorryFree.lean ↗
898Stheoremc_star_uniqueGTCTGTCTsorryFree.lean ↗
899Stheoremdegree1_single_rootGTCTGTCTsorryFree.lean ↗
900Stheoremdegree2_no_distinct_branchGTCTGTCTsorryFree.lean ↗
901Stheoremdegree3_first_with_distinct_branchGTCTGTCTsorryFree.lean ↗
902Stheoremderiv_V_cGTCTGTCTsorryFree.lean ↗
903Stheoremderiv_W_cGTCTGTCTsorryFree.lean ↗
904Stheoremdouble_root_W_iff_c3GTCTGTCTsorryFree.lean ↗
905Stheoremdouble_root_at_q_oneGTCTGTCTsorryFree.lean ↗
906Stheoremdouble_root_deriv_zeroGTCTGTCTsorryFree.lean ↗
907Stheoremfold_factorization_c3GTCTGTCTsorryFree.lean ↗
908StheoremnBonacciPoly_2GTCTGTCTsorryFree.lean ↗
909StheoremnBonacciPoly_3GTCTGTCTsorryFree.lean ↗
910StheoremnBonacciPoly_3_at_1GTCTGTCTsorryFree.lean ↗
911StheoremnBonacciPoly_3_at_2GTCTGTCTsorryFree.lean ↗
912StheoremnBonacciPoly_4GTCTGTCTsorryFree.lean ↗
913Stheoremroot_at_oneGTCTGTCTsorryFree.lean ↗
914StheoremtribSeq_0GTCTGTCTsorryFree.lean ↗
915StheoremtribSeq_1GTCTGTCTsorryFree.lean ↗
916StheoremtribSeq_14GTCTGTCTsorryFree.lean ↗
917StheoremtribSeq_2GTCTGTCTsorryFree.lean ↗
918StheoremtribSeq_21GTCTGTCTsorryFree.lean ↗
919StheoremtribSeq_3GTCTGTCTsorryFree.lean ↗
920StheoremtribSeq_4GTCTGTCTsorryFree.lean ↗
921StheoremtribSeq_5GTCTGTCTsorryFree.lean ↗
922StheoremtribSeq_6GTCTGTCTsorryFree.lean ↗
923StheoremtribSeq_7GTCTGTCTsorryFree.lean ↗
924Stheoremtribonacci_root_in_intervalGTCTGTCTsorryFree.lean ↗
925Stheoremweinberg_rangeGTCTGTCTsorryFree.lean ↗
926SlemmasoftThreshold_negGTCTThreshold.lean ↗
927?lemmaUnfolderGTCTUnfold.lean ↗
928SlemmacritDim_3GTCTdm3CriticalityPrinciple_extended.lean ↗
929SlemmacritDim_4GTCTdm3CriticalityPrinciple_extended.lean ↗
930SlemmacritDim_5_gtGTCTdm3CriticalityPrinciple_extended.lean ↗
931StheoremcritDim_monotoneGTCTdm3CriticalityPrinciple_extended.lean ↗
932Stheoremdouble_root_at_q_oneGTCTdm3CriticalityPrinciple_extended.lean ↗
933Stheoremfold_factorization_c3GTCTdm3CriticalityPrinciple_extended.lean ↗
934Stheoremno_return_to_criticalGTCTdm3CriticalityPrinciple_extended.lean ↗
935Stheoremtribonacci_3_criticalGTCTdm3CriticalityPrinciple_extended.lean ↗
936lemmatribonacci_succ3cajueiroTribonacciMeasure.lean
937theoremweight_poscajueiroTribonacciMeasure.lean
938theoremweight_strictAnticajueiroTribonacciMeasure.lean
939theoremη_characteristiccajueiroTribonacciMeasure.lean
940theoremη_gt_onecajueiroTribonacciMeasure.lean
941theoremη_ne_zerocajueiroTribonacciMeasure.lean
942theoremη_poscajueiroTribonacciMeasure.lean
943theoremA1_and_G6_crystalcajueiroA1Singularity.lean
944theoremA1_is_stable_codim1_singularitycajueiroA1Singularity.lean
945theoremA1_node_count_is_onecajueiroA1Singularity.lean
946theorema1_level_set_factorscajueiroA1Singularity.lean
947theorema1_normal_form_at_origincajueiroA1Singularity.lean
948theorema1_normal_form_indefinitecajueiroA1Singularity.lean
949theorembernoulli_at_origincajueiroA1Singularity.lean
950theorembernoulli_hessian_negativecajueiroA1Singularity.lean
951theorembernoulli_leading_termcajueiroA1Singularity.lean
952theorembranches_meet_at_origincajueiroA1Singularity.lean
953theorembranches_transversecajueiroA1Singularity.lean
954theoremchenciner_montgomery_A1cajueiroA1Singularity.lean
955theoremcollatz_cycle_1cajueiroA1Singularity.lean
956theoremcollatz_cycle_2cajueiroA1Singularity.lean
957theoremcollatz_cycle_4cajueiroA1Singularity.lean
958theoremcollatz_log_crossingcajueiroA1Singularity.lean
959theoremcollatz_mean_contractioncajueiroA1Singularity.lean
960theoremcollatz_odd_branch_expansioncajueiroA1Singularity.lean
961theoremcollatz_triad_cyclecajueiroA1Singularity.lean
962theoremcollatz_trivial_lyapunovcajueiroA1Singularity.lean
963theoremgerono_double_pointcajueiroA1Singularity.lean
964theoremgerono_tangent_transversecajueiroA1Singularity.lean
965theoremlunar_analemma_A1_crossingcajueiroA1Singularity.lean
966theoremresonance_gap_eigenvalue_productcajueiroA1Singularity.lean
967theoremresonance_gap_is_saddlecajueiroA1Singularity.lean
968theoremsolar_declination_equinoxcajueiroA1Singularity.lean
969theoremstandard_A1_barrier_satisfies_A7cajueiroA1Singularity.lean
970theoremvortex_A1_eigenvaluecajueiroA1Singularity.lean
971theoremvortex_fixed_pointcajueiroA1Singularity.lean
972theoremvortex_phase_origincajueiroA1Singularity.lean
973theorempoincare_collatzcajueiroChain.lean
974theoremsquaredDistance_eq_euclideancajueiroConformal.lean
975lemmareeb_not_in_kercajueiroContactGeometry.lean
976theoremfoldAmplitude_strictAnticajueiroFoldEvents.lean
977lemmafoldLocus_finitecajueiroFoldEvents.lean
978theoremnoiseTolerancecajueiroOperators.lean
979theorema7_prevents_collapsecajueiroPolarVortex.lean
980theoremcollatz_contraction_negcajueiroPolarVortex.lean
981theoremcollatz_triad_is_cyclecajueiroPolarVortex.lean
982theoremcollatz_triad_sizecajueiroPolarVortex.lean
983theoremcollatz_vortex_parallel_precisecajueiroPolarVortex.lean
984theoremexterior_flows_inwardcajueiroPolarVortex.lean
985theoremg6_condition_holdscajueiroPolarVortex.lean
986theoremg6_factorscajueiroPolarVortex.lean
987theoreminterior_flows_outwardcajueiroPolarVortex.lean
988theoremlimit_cycle_is_fixed_pointcajueiroPolarVortex.lean
989theoremmoat_is_invariantcajueiroPolarVortex.lean
990theoremmoat_nonemptycajueiroPolarVortex.lean
991theorempole_is_fixed_pointcajueiroPolarVortex.lean
992theorempole_is_unstablecajueiroPolarVortex.lean
993theoremspatial_separationcajueiroPolarVortex.lean
994theoremthree_layer_uniqueness_up_to_isocajueiroPolarVortex.lean
995theoremvortex_hexagon_decoupledcajueiroPolarVortex.lean
996theoremvortex_inside_stability_ballcajueiroPolarVortex.lean
997theoremvortex_lyapunov_stablecajueiroPolarVortex.lean
998theoremvortex_not_at_polecajueiroPolarVortex.lean
999theoremvortex_pv_is_barriercajueiroPolarVortex.lean
1000theoremcassini_gap_widthcajueiroSaturnRing.lean
1001theoremdual_resonance_consistencycajueiroSaturnRing.lean
1002theoremdual_resonance_stabilitycajueiroSaturnRing.lean
1003theoremhex_six_factorscajueiroSaturnRing.lean
1004theoremhex_sixfoldcajueiroSaturnRing.lean
1005theoremmonster_threshold_eqcajueiroSaturnRing.lean
1006theoremring_lyapunov_nonnegcajueiroSaturnRing.lean
1007theoremring_lyapunov_zero_iffcajueiroSaturnRing.lean
1008theoremring_satisfies_all_dm3_axiomscajueiroSaturnRing.lean
1009theoremring_transverse_stable_negcajueiroSaturnRing.lean
1010theoremstability_conditioncajueiroSaturnRing.lean
1011theoremstability_productcajueiroSaturnRing.lean
1012lemmatribonacci_succ3cajueiroTribonacciMeasure.lean
1013theoremweight_poscajueiroTribonacciMeasure.lean
1014theoremweight_strictAnticajueiroTribonacciMeasure.lean
1015theoremη_characteristiccajueiroTribonacciMeasure.lean
1016theoremη_gt_onecajueiroTribonacciMeasure.lean
1017theoremη_ne_zerocajueiroTribonacciMeasure.lean
1018theoremη_poscajueiroTribonacciMeasure.lean
1019lemmaf1_antitonecajueiroExamples.lean
1020lemmaλ_fund_antitonecajueiroExamples.lean
1021lemmaS_negativecajueiroMonotonicity.lean
1022lemmaf_schumann_antitone_in_hcajueiroMonotonicity.lean
1023lemmaf_schumann_monotone_in_κcajueiroMonotonicity.lean
1024lemmaλ3D_antitonecajueiroMonotonicity.lean
1025lemmaλ3D_strictAnticajueiroMonotonicity.lean
1026lemmaλ3D_strictAnti_in_Lx0cajueiroMonotonicity.lean
1027lemmacoupled_eigenvalue_decreasescajueiroMultiChamber.lean
1028lemmadm3_curvature_lowers_coupled_modescajueiroMultiChamber.lean
1029lemmaperturbation_term_nonnegcajueiroMultiChamber.lean
1030lemmawall_offset_sensitivitycajueiroMultiChamber.lean
1031theoremw_antitonecajueiroTribonacciDNLS.lean
1032theoremw_poscajueiroTribonacciDNLS.lean
1033theoremw_strictAnticajueiroTribonacciDNLS.lean
1034theoremw_tendsto_zerocajueiroTribonacciDNLS.lean
1035theoremη_characteristiccajueiroTribonacciDNLS.lean
1036theoremη_gt_onecajueiroTribonacciDNLS.lean
1037theoremη_ne_zerocajueiroTribonacciDNLS.lean
1038theoremη_poscajueiroTribonacciDNLS.lean
1039StheoremG64_G66_distinct_in_orbitgeometryGenerativeWeave.lean ↗
1040StheoremP1_lawful_generationgeometryGenerativeWeave.lean ↗
1041StheoremP2_triad_preservedgeometryGenerativeWeave.lean ↗
1042StheoremP3_minimal_monstergeometryGenerativeWeave.lean ↗
1043StheoremP4_monster_hierarchygeometryGenerativeWeave.lean ↗
1044StheoremP5_monster_reflectiongeometryGenerativeWeave.lean ↗
1045StheoremP6_monster_regenerationgeometryGenerativeWeave.lean ↗
1046Stheoremcanonical64_lt_hyperMahlogeometryGenerativeWeave.lean ↗
1047Stheoremcanonical_hierarchygeometryGenerativeWeave.lean ↗
1048Stheoremdeviation_is_twogeometryGenerativeWeave.lean ↗
1049Stheoremdeviation_moonshine_analogygeometryGenerativeWeave.lean ↗
1050StheoremgSeries_deviation_is_canonicalgeometryGenerativeWeave.lean ↗
1051StheoremgSeries_hyperMahlo_derivedgeometryGenerativeWeave.lean ↗
1052StheoremgSeries_strictMonogeometryGenerativeWeave.lean ↗
1053Stheoremhierarchy_orderinggeometryGenerativeWeave.lean ↗
1054StheoremhyperMahlo_deviation_from_canonicalgeometryGenerativeWeave.lean ↗
1055StheoremlvlHyperMahlo_eq_canonical_plus_deviationgeometryGenerativeWeave.lean ↗
1056StheoremlvlHyperMahlo_not_power_of_g6geometryGenerativeWeave.lean ↗
1057StheoremC₃_K₃_noncommutativegeometrydm3_operators.lean ↗
1058StheoremC₃_idempotentgeometrydm3_operators.lean ↗
1059StheoremF₃_K₃_commutegeometrydm3_operators.lean ↗
1060StheoremG₁_contractivegeometrydm3_operators.lean ↗
1061StheoremG₁_convergesgeometrydm3_operators.lean ↗
1062StheoremG₁_distance_decreasesgeometrydm3_operators.lean ↗
1063StheoremG₁_fixed_pointgeometrydm3_operators.lean ↗
1064StheoremG₁_iterate_distancegeometrydm3_operators.lean ↗
1065StheoremK₃_breaks_contactgeometrydm3_operators.lean ↗
1066Slemmaexp_neg_one_lt_onegeometrydm3_operators.lean ↗
1067Slemmaexp_neg_one_posgeometrydm3_operators.lean ↗
1068Stheoremocio_in_triadgeometrydm3_operators.lean ↗
1069Stheoremtriad_preservedgeometrydm3_operators.lean ↗
1070Slemmaburst_exceeds_mod4_threegeometryCollatzDescent.lean ↗
1071Slemmaburst_lt_mod4_onegeometryCollatzDescent.lean ↗
1072Slemmadescent_evengeometryCollatzDescent.lean ↗
1073Slemmaorbit_succgeometryCollatzDescent.lean ↗
1074Slemmaorbit_zerogeometryCollatzDescent.lean ↗
1075Slemmastep_evengeometryCollatzDescent.lean ↗
1076Slemmastep_even_ltgeometryCollatzDescent.lean ↗
1077Slemmastep_oddgeometryCollatzDescent.lean ↗
1078Slemmatwo_pow_v2_dvdgeometryCollatzDescent.lean ↗
1079Slemmav2_evengeometryCollatzDescent.lean ↗
1080Slemmav2_mod4_onegeometryCollatzDescent.lean ↗
1081Slemmav2_mod4_threegeometryCollatzDescent.lean ↗
1082Slemmav2_odd_posgeometryCollatzDescent.lean ↗
1083Slemmav2_odd_zerogeometryCollatzDescent.lean ↗
1084?theoremColonygeometryCoverage.lean ↗
1085Stheoremcoord_coveragegeometryCoverage.lean ↗
1086Slemmaseed_coord_injectivegeometryCoverage.lean ↗
1087Slemmaseed_expand_coord_injectivegeometryCoverage.lean ↗
1088theoremcenteredHex_fourgeometryDM3Bridge.lean
1089theoremcenteredHex_onegeometryDM3Bridge.lean
1090theoremcenteredHex_strictMonogeometryDM3Bridge.lean
1091theoremcenteredHex_threegeometryDM3Bridge.lean
1092theoremcenteredHex_twogeometryDM3Bridge.lean
1093theoremcenteredHex_zerogeometryDM3Bridge.lean
1094theoremdm3_bridgegeometryDM3Bridge.lean
1095theoremexpand_is_UCKF_compositegeometryDM3Bridge.lean
1096theoremhexNeighbors_is_G6_crystal_ringgeometryDM3Bridge.lean
1097theoremnasa_growth_satisfies_R_monogeometryDM3Bridge.lean
1098theoremopG_superset_expandgeometryDM3Bridge.lean
1099theoremring_cardgeometryDM3Bridge.lean
1100theoremstage_bound_is_epsilon0_analoguegeometryDM3Bridge.lean
1101StheoremDcrit_eq_2_plus_trib8geometryFoldCentralCharge.lean ↗
1102StheoremG_eq_T3_plus_T3TgeometryFoldCentralCharge.lean ↗
1103StheoremG_is_even_formgeometryFoldCentralCharge.lean ↗
1104StheoremL_embeds_in_LeechgeometryFoldCentralCharge.lean ↗
1105StheoremT3_block_embedgeometryFoldCentralCharge.lean ↗
1106StheoremT3_det_onegeometryFoldCentralCharge.lean ↗
1107Stheoremfold_central_chargegeometryFoldCentralCharge.lean ↗
1108Stheoremtrib7_eq_13geometryFoldCentralCharge.lean ↗
1109Stheoremtrib8_eq_24geometryFoldCentralCharge.lean ↗
1110theoremarnold_tongue_A4_couplinggeometryG6Crystal.lean
1111theoremaspect_ratio_encodedgeometryG6Crystal.lean
1112theoremaspect_ratio_eqgeometryG6Crystal.lean
1113theoremaspect_ratio_scale_invariantgeometryG6Crystal.lean
1114theorembase_side_metresgeometryG6Crystal.lean
1115theoremcolony_depth1_cellsgeometryG6Crystal.lean
1116theoremdm3_Tstar_posgeometryG6Crystal.lean
1117theoremdm3_epsilon0geometryG6Crystal.lean
1118theoremdm3_mumax_neggeometryG6Crystal.lean
1119theoremdm3_noise_tol_lt_onegeometryG6Crystal.lean
1120theoremdm3_noise_tolerancegeometryG6Crystal.lean
1121theoremdm3_tau_eq_abs_mumaxgeometryG6Crystal.lean
1122theoremdm3_tau_posgeometryG6Crystal.lean
1123theoremepsilon0_gravity_independentgeometryG6Crystal.lean
1124theoremepsilon0_lt_onegeometryG6Crystal.lean
1125theoremepsilon0_posgeometryG6Crystal.lean
1126theoremg6_within_16pctgeometryG6Crystal.lean
1127theoremg6_within_2pct_of_f4geometryG6Crystal.lean
1128theoremg_mars_lt_earthgeometryG6Crystal.lean
1129theoremg_moon_lt_earthgeometryG6Crystal.lean
1130theoremgrowth_factor_gt_onegeometryG6Crystal.lean
1131theoremheight_metresgeometryG6Crystal.lean
1132theoremhex_beats_squaregeometryG6Crystal.lean
1133theoremhex_embedding_realgeometryG6Crystal.lean
1134theoremhex_improvement_gt_115geometryG6Crystal.lean
1135theoremhexagrid_collapse_resistance_superiorgeometryG6Crystal.lean
1136theoremlayer_height_cubitsgeometryG6Crystal.lean
1137theoremlunar_crystal_tallergeometryG6Crystal.lean
1138theoremmars_height_within_tropospheregeometryG6Crystal.lean
1139theoremnasa_payload_monogeometryG6Crystal.lean
1140theoremnoise_tol_covers_g6_errorgeometryG6Crystal.lean
1141theorempayload_ratio_phase_1_2geometryG6Crystal.lean
1142theoremschumann_n4_sqrtgeometryG6Crystal.lean
1143theoremstability_band_widthgeometryG6Crystal.lean
1144SlemmaR_monogeometryGrowth.lean ↗
1145SlemmahexNeighbors_lengthgeometryHexGrid.lean ↗
1146StheoremFN_A_104L_neighbor_traversalgeometryNASAGaps.lean ↗
1147StheoremFN_A_104L_reachabilitygeometryNASAGaps.lean ↗
1148StheoremFN_C_101L_ring_countgeometryNASAGaps.lean ↗
1149StheoremFN_H_101L_isoperimetricgeometryNASAGaps.lean ↗
1150StheoremFN_H_102L_phase02_clustergeometryNASAGaps.lean ↗
1151StheoremFN_L_101L_hex_interfacesgeometryNASAGaps.lean ↗
1152StheoremFN_L_101L_unique_interfacegeometryNASAGaps.lean ↗
1153StheoremFN_M_302L_hex_path_existsgeometryNASAGaps.lean ↗
1154StheoremFN_P_101L_schumann_proximitygeometryNASAGaps.lean ↗
1155StheoremFN_P_402L_noise_tolerancegeometryNASAGaps.lean ↗
1156StheoremFN_T_201L_payload_monotonegeometryNASAGaps.lean ↗
1157StheoremFN_T_201L_stage_gatedgeometryNASAGaps.lean ↗
1158StheoremFN_T_202L_payload_ratiogeometryNASAGaps.lean ↗
1159StheoremFN_U_103L_expand_models_ISRUgeometryNASAGaps.lean ↗
1160StheoremFN_U_103L_six_layersgeometryNASAGaps.lean ↗
1161Stheoremnasa_gap_closure_summarygeometryNASAGaps.lean ↗
1162Stheoremtriple_chamber_strictAnti_in_κAXLETripleChamber.lean ↗
1163Stheoremtriple_perturbation_nonnegAXLETripleChamber.lean ↗
1164Stheoremtriple_coupled_eigenvalue_decreasesAXLETripleChamber.lean ↗
1165Stheoremtriple_dm3_curvature_lowers_all_modesAXLETripleChamber.lean ↗
1166Stheoremtriple_mode_splitting_bracketsAXLETripleChamber.lean ↗
1167Stheoremtriple_degenerate_at_zero_couplingAXLETripleChamber.lean ↗
1168Stheorembessel_ratio_defAXLETripleChamber.lean ↗
1169Stheorembessel_ratio_in_tribonacci_intervalAXLETripleChamber.lean ↗
1170Stheoremcanonical_coupling_ladderAXLETripleChamber.lean ↗
Counts computed at build time by build_1080.py, which walks every .lean file authored in this corpus, deduplicates by SHA-256, strips comments, and tests each proof body for sorry. Method and the full audit are in RECOUNT_2026-08-16.md and SWEEP_2026-08-16.md. Mathlib, aesop, batteries and all .lake trees excluded.