1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Rocq < 1 goal
============================
True
Toplevel input, characters 11-12:
> Goal True. }
> ^
Error: The proof is not focused
Unnamed_thm < Toplevel input, characters 2-3:
> }
> ^
Error: The proof is not focused
Unnamed_thm < Toplevel input, characters 2-3:
> }
> ^
Error: The proof is not focused
Unnamed_thm < Toplevel input, characters 8-9:
> exact 0.
> ^
Error: The term "0" has type "nat" while it is expected to have type "True".
Unnamed_thm <
|