tmoux / game-theory

Theory of impartial combinatorial games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theory of impartial combinatorial games in Coq. This includes:

  • Definition of an impartial game and a sum of games.
  • Equivalence of games.
  • Equivalence of sum of Nim games to a single Nim game.
  • Grundy numbers and Sprague-Grundy theorem.

Building

Run make. This also builds clickable HTML pages, courtesy of CoqDocJS.

About

Theory of impartial combinatorial games


Languages

Language:Coq 83.8%Language:JavaScript 7.2%Language:CSS 6.9%Language:HTML 1.2%Language:Makefile 0.9%