11 lines
156 B
Text
11 lines
156 B
Text
|
SET
|
||
|
pp.notation false
|
||
|
VISIT simple.lean
|
||
|
WAIT
|
||
|
SYNC 3
|
||
|
import logic
|
||
|
definition id {A : Type} (a : A) := a
|
||
|
definition pr2 {A : Type} (a b : A) := b
|
||
|
WAIT
|
||
|
INFO 3
|