Skip to content

Commit 16ba027

Browse files
committed
feat: port Computability.TuringMachine (#2125)
1 parent 3a8b013 commit 16ba027

File tree

2 files changed

+2833
-0
lines changed

2 files changed

+2833
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ import Mathlib.Combinatorics.SetFamily.Shadow
273273
import Mathlib.Combinatorics.SimpleGraph.Regularity.Equitabilise
274274
import Mathlib.Combinatorics.Young.SemistandardTableau
275275
import Mathlib.Combinatorics.Young.YoungDiagram
276+
import Mathlib.Computability.TuringMachine
276277
import Mathlib.Control.Applicative
277278
import Mathlib.Control.Basic
278279
import Mathlib.Control.EquivFunctor

0 commit comments

Comments
 (0)