Hi Justin,
Cool! It looks like you've broadly adapted my (Fable/Sol-driven) approach for s(6)=872 to work for s(7) + the equality-cell argument. It's encouraging that Claude converged on the repo I released as the thing to build on, and reused as much of the machinery as it did. (Nothing wrong there, it's nearly entirely AI-generated hence the MIT license, but since you forked more than half of my repo--25 Lean files, 56% by bytes--to build from I did want to mention it). This can sort-of fall under my Lean audit, we've checked the same approach for s(6), though the s(7) statement itself is worth an independent check. Surgery.lean & Euler.lean specifically are general and fully covered, I can confirm those pieces.
One thing I'm curious about: was this Mythos? The copyright novelty isn't something I've seen before, your Claude cites Anthropic under Apache for all the files that weren't covered by my MIT license and you mentioned using an unreleased Anthropic model in the human note. If there's an Ant program that allows researchers to point unreleased frontier models at open problems I'd love to see what it does for the other bounds.
-Benjamin
--
You received this message because you are subscribed to the Google Groups "Superpermutators" group.
To unsubscribe from this group and stop receiving emails from it, send an email to superpermutato...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/superpermutators/313707ce-178f-45b0-8162-f5089ab0f5edn%40googlegroups.com.
'Per-shard files' from python also sounds right. Whenever I try to get AI to prove something it begins with a write-up + python, then Lean + python, then (when I force it) finally switches to pure Lean (or Lean + native_decide) but keeps the python scripts in the repo and just relabels them 'old' or something.
In my repo it's a 'run' that's a sequence of cost-1 edges, and a 'chain' is a sequences of 'runs' connected by cost-2 edges. I think 'row' is something slightly different but am unsure exactly what (Claude says "a cyclic interval of an insertion block")
Cool! I'm going to go on a limb and assume you can't tell us anything like the model name :) or capabilities. If you have access to a beyond-mythos model though, honestly, I'm not sure I'd spend the tokens on s(8) or s(9). I give decent odds that an overnight highly parallel Sol/Fable run could already push those a little more, especially if told to grab/adapt whatever fits from current AI repos.
If you want to spend tokens here, I'd shoot for a bound on general s(n) (ideally from a new/novel technique) or push harder on s(7). I'm pretty new to the problem though so I'd love to know what other people think.