Skip to content

Commit

Permalink
feat: port Computability.TuringMachine (#2125)
Browse files Browse the repository at this point in the history
  • Loading branch information
int-y1 committed Feb 15, 2023
1 parent 3a8b013 commit 16ba027
Show file tree
Hide file tree
Showing 2 changed files with 2,833 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -273,6 +273,7 @@ import Mathlib.Combinatorics.SetFamily.Shadow
import Mathlib.Combinatorics.SimpleGraph.Regularity.Equitabilise
import Mathlib.Combinatorics.Young.SemistandardTableau
import Mathlib.Combinatorics.Young.YoungDiagram
import Mathlib.Computability.TuringMachine
import Mathlib.Control.Applicative
import Mathlib.Control.Basic
import Mathlib.Control.EquivFunctor
Expand Down

0 comments on commit 16ba027

Please sign in to comment.