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.
|
|
|
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
|