Skip to content

Commit

Permalink
feat: port Computability.TMToPartrec (#3864)
Browse files Browse the repository at this point in the history
Co-authored-by: Johan Commelin <johan@commelin.net>
  • Loading branch information
Komyyy and jcommelin committed May 11, 2023
1 parent db6e42c commit c894771
Show file tree
Hide file tree
Showing 2 changed files with 2,104 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -756,6 +756,7 @@ import Mathlib.Computability.Primrec
import Mathlib.Computability.Reduce
import Mathlib.Computability.RegularExpressions
import Mathlib.Computability.TMComputable
import Mathlib.Computability.TMToPartrec
import Mathlib.Computability.TuringMachine
import Mathlib.Control.Applicative
import Mathlib.Control.Basic
Expand Down

0 comments on commit c894771

Please sign in to comment.