This commit is contained in:
Thomas Baruchel 2023-02-02 21:00:26 +01:00
parent 790cd92748
commit 63d78e7afc
1 changed files with 1 additions and 1 deletions

View File

@ -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