mirror of https://github.com/nmvdw/HITs-Examples
Cleaning in length
This commit is contained in:
parent
d7a95697fb
commit
72a44c71f9
|
@ -19,7 +19,6 @@ Section length.
|
|||
destruct (m_dec_path a b) as [Hab | Hab].
|
||||
+ strip_truncations.
|
||||
rewrite Hab.
|
||||
rewrite ?singleton_isIn_d_aa.
|
||||
reflexivity.
|
||||
+ rewrite ?singleton_isIn_d_false.
|
||||
++ simpl.
|
||||
|
|
Loading…
Reference in New Issue