Skip to content

Commit

Permalink
Working full proof, but incorrect/imprecise assumptions
Browse files Browse the repository at this point in the history
  • Loading branch information
cmester0 committed Sep 4, 2024
1 parent a1faacd commit f49a446
Show file tree
Hide file tree
Showing 2 changed files with 1,185 additions and 2,310 deletions.
1 change: 1 addition & 0 deletions theories/hacspec/Hacspec_ovn.v
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Module Type HacspecOvnParameter.
Parameter (v_A_t_HasActions : t_HasActions v_A).

Parameter (n : both uint_size).
Parameter (n_pos : Positive (is_pure n)).

(* Extra from code *)
Parameter (v_G_t_Sized : t_Sized v_G).
Expand Down
Loading

0 comments on commit f49a446

Please sign in to comment.