Commit 2025-02-19 18:19 02e69d83

View on Github →

chore: split TMToPartrec.lean (#22068) This is a minimal modification which just separates the material on Code and Cfg as a file TMConfig.lean that is then imported to TMToPartrec.lean.

Estimated changes

added inductive Turing.ToPartrec.Cfg
added inductive Turing.ToPartrec.Code
added inductive Turing.ToPartrec.Cont
deleted inductive Turing.ToPartrec.Cfg
deleted inductive Turing.ToPartrec.Code
deleted inductive Turing.ToPartrec.Cont