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/Levels/Induction.lean

9 lines
227 B
Plaintext

import TestGame.Levels.Induction.L01_Simp
import TestGame.Levels.Induction.L02_Sum
import TestGame.Levels.Induction.L03_Induction
import TestGame.Levels.Induction.L04_SumOdd
Game "TestGame"
World "Predicate"
Title "Induktion"