lean2/tests/lean/check.lean

6 lines
97 B
Text

import logic
set_option pp.metavar_args true
check and.intro
check or.elim
check eq
check eq.rec