Skip to content

Commit

Permalink
feat: port Computability.Reduce (#3862)
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 127ca0a commit db6e42c
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -753,6 +753,7 @@ import Mathlib.Computability.NFA
import Mathlib.Computability.Partrec
import Mathlib.Computability.PartrecCode
import Mathlib.Computability.Primrec
import Mathlib.Computability.Reduce
import Mathlib.Computability.RegularExpressions
import Mathlib.Computability.TMComputable
import Mathlib.Computability.TuringMachine
Expand Down

0 comments on commit db6e42c

Please sign in to comment.