Update
This commit is contained in:
parent
e1238e5198
commit
db1b42ac8c
@ -413,7 +413,7 @@ Proof.
|
||||
apply tm_step_count_occ.
|
||||
rewrite count_occ_app in L. rewrite count_occ_app in L.
|
||||
rewrite K in L. rewrite Nat.add_cancel_l in L.
|
||||
destruct b. simpl in L. inversion L. simpl in L. inversion L.
|
||||
destruct b; simpl in L; inversion L.
|
||||
Qed.
|
||||
|
||||
Lemma tm_step_consecutive_identical' :
|
||||
|
Loading…
Reference in New Issue
Block a user