Skip to content

Commit

Permalink
feat: port SetTheory.Game.Nim (#5550)
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Firsching <firsching@google.com>
  • Loading branch information
Ruben-VandeVelde and mo271 committed Jun 29, 2023
1 parent 3c46000 commit 4206dd5
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -2791,6 +2791,7 @@ import Mathlib.SetTheory.Cardinal.SchroederBernstein
import Mathlib.SetTheory.Game.Basic
import Mathlib.SetTheory.Game.Birthday
import Mathlib.SetTheory.Game.Impartial
import Mathlib.SetTheory.Game.Nim
import Mathlib.SetTheory.Game.Ordinal
import Mathlib.SetTheory.Game.PGame
import Mathlib.SetTheory.Lists
Expand Down

0 comments on commit 4206dd5

Please sign in to comment.