lean2/tests/lean/interactive/alias.input

16 lines
137 B
Text
Raw Normal View History

VISIT alias.lean
SET
pp.notation false
REPLACE 1
import data.bool
WAIT
FINDP 1
tt
REPLACE 2
open bool
REPLACE 3
check tt
WAIT
FINDP 3
tt