lean2/tests/lean/interactive/t5.lean.expected.out
Leonardo de Moura 4ba097a141 feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-05 13:06:36 -08:00

10 lines
No EOL
166 B
Text

# Set: pp::colors
Set: pp::unicode
Assumed: magic
# Proof state:
a : Bool ⊢ a
## Proof state:
no goals
## Proved: T
# theorem T (a : Bool) : a := magic a
#