diff options
author | Arnaud Spiwack <arnaud@spiwack.net> | 2014-09-05 18:25:27 +0200 |
---|---|---|
committer | Arnaud Spiwack <arnaud@spiwack.net> | 2014-09-05 18:26:01 +0200 |
commit | 214b9ab7969fae71dcf553c399cb1674e463d0e3 (patch) | |
tree | 54d110b3814b9706203399e80d3249ccc21b1edc /doc/tutorial/Tutorial.tex | |
parent | 05bf15c39334fa88083ab96b936d0d6f89f19d4e (diff) |
Remove a redundant typing phase in the [refine] tactic.
The refined term is still typechecked twice (not counting Qed). But there seem to be a bug in the typechecker whereby it sometimes return terms which have universe inconsistencies. Until this is fixed, I'll leave the second typing phase which seems to catch these inconsistencies. To remove it, it suffices to change the [unsafe] flag to [true].
Diffstat (limited to 'doc/tutorial/Tutorial.tex')
0 files changed, 0 insertions, 0 deletions