We present lf-lean, a verified translation of all 1,276 statements of the Logical Foundations textbook from Rocq to Lean, produced by frontier AI with ~2 person-days of human effort versus an estimated ~2.75 person-years manually (a 350x speed-up). We achieve this through task-level specification generators: because many software transformations are semantics-preserving, correctness can be defined once for an entire task class and checked automatically across all instances and codebases. This scales human oversight from 𝒪(𝓃) to 𝒪(1) regardless of program complexity. Placed on METR’s time horizon graph, our result suggests verified software engineering is advancing faster than expected.
← All opinionsChallenging the Single-Responsibility Principle2026-01-28kissarchitectureprinciplessolid
Трамп отказался отвечать на вопрос о предложении Путина по ИрануТрамп не стал отвечать на вопрос о предложении передать уран из Ирана России,推荐阅读TikTok获取更多信息
Немецкий чиновник отказался участвовать в выборах и выиграл их14:47
。手游对此有专业解读
5 hours agoShareSave。业内人士推荐超级权重作为进阶阅读
// 步骤1:将链表值提取到数组中(链表无法随机访问,转数组更易处理)