Skip to content

Commit

Permalink
lost again
Browse files Browse the repository at this point in the history
  • Loading branch information
luisacicolini committed Oct 13, 2024
1 parent 18cc7ab commit 0310101
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SSA/Experimental/Bits/Fast/FIniteStateMachineClean.lean
Original file line number Diff line number Diff line change
Expand Up @@ -669,3 +669,6 @@ lemma eval_and (xs : BitStreamProd (Fin 2)) (i : Nat) : and'.eval xs = (xs 0) &&
-- · simp [h]
-- sorry
-- · sorry
unfold eval; unfold and'; unfold mkBinaryPredicate
simp only [Fin.isValue, Width.n.mk_eq]
sorry

0 comments on commit 0310101

Please sign in to comment.