Instruction file imported from sneakyweasel/btlab (
.cursor/rules/collatz.mdc). Copyright stays with the author.
Collatz application
research.collatz is a STRUCTURAL application of bt, not the laboratory frontier.
- Do not claim a solution of the Collatz conjecture unless a matching
EXACTstatement exists; then state the theorem (quantifiers, Lean name, ledger tag), not the slogan. - Use the seven ledger tags from
docs/README.md. Do not writePROVEDorVERIFIED COMPUTATIONALLY. - New exact facts get a ledger row and a targeted note or test. Do not append a new numbered milestone by default.
C-T-welldefinedis Lean-verified informal/Problems/Collatz/Accelerated.lean(acceleratedT).- Import Collatz code from
research.collatz, never a top-levelcollatzpackage.
Finite certificates, cycle searches, and range tables are COMPUTATIONALLY VERIFIED or REFUTED, never proofs of the conjecture.