You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lean4game/server/testgame/TestGame/Metadata.lean

26 lines
943 B
Plaintext

import GameServer.Commands
2 years ago
--import TestGame.MyNat
import TestGame.TacticDocs
import TestGame.LemmaDocs
2 years ago
import Mathlib.Init.Data.Nat.Basic -- Imports the notation .
Game "TestGame"
Title "The Natural Number Game"
Introduction
"This is a sad day for mathematics. While trying to find glorious new foundations for mathematics,
someone removed the law of excluded middle and the axiom of choice. Unsurprisingly,
2 years ago
everything collapsed. A brave rescue team managed to retrieve our precious axioms from the wreckage
but now we need to rebuild all of mathematics from scratch.
2 years ago
As a beginning mathematics wizard, you've been tasked to rebuild the theory of natural numbers from
the axioms that Giuseppe Peano found under the collapsed tower of number theory. You've been equipped
with a level 1 spell book. Good luck."
Conclusion
"There is nothing else so far. Thanks for rescuing natural numbers!"
2 years ago
Path w1 → w2 → w3
2 years ago
Path w1 → v2 → w3