Skip to content

Commit

Permalink
feat: Port Computability.Ackermann (#2922)
Browse files Browse the repository at this point in the history
Co-authored-by: Parcly Taxel <reddeloostw@gmail.com>
  • Loading branch information
casavaca and Parcly-Taxel committed Apr 5, 2023
1 parent 2461fc6 commit 7d522d3
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -559,6 +559,7 @@ import Mathlib.Combinatorics.SimpleGraph.Trails
import Mathlib.Combinatorics.SimpleGraph.Triangle.Basic
import Mathlib.Combinatorics.Young.SemistandardTableau
import Mathlib.Combinatorics.Young.YoungDiagram
import Mathlib.Computability.Ackermann
import Mathlib.Computability.DFA
import Mathlib.Computability.EpsilonNFA
import Mathlib.Computability.Language
Expand Down

0 comments on commit 7d522d3

Please sign in to comment.