Update
This commit is contained in:
parent
790cd92748
commit
63d78e7afc
@ -2096,7 +2096,7 @@ Proof.
|
||||
Qed.
|
||||
|
||||
|
||||
Lemma tm_step_non_proper_palindrome_16 :
|
||||
Lemma tm_step_palindrome_8_destruct :
|
||||
forall (n : nat) (hd a tl : list bool),
|
||||
tm_step n = hd ++ a ++ (rev a) ++ tl
|
||||
-> length a = 8
|
||||
|
Loading…
Reference in New Issue
Block a user