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/SetFunction/L01_xxx.lean

25 lines
260 B
Plaintext

import TestGame.Metadata
import Mathlib
set_option tactic.hygienic false
Game "TestGame"
World "SetFunction"
Level 1
Title "Abbildungen"
Introduction
"
Fortsetzung: Funktionen auf Mengen.
"
Statement
"TODO"
: True := by
trivial
NewTactics rw