Skip to content

Commit

Permalink
change admitted to Qed
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Shinnar <[email protected]>
  • Loading branch information
shinnar committed Jan 6, 2025
1 parent 133f806 commit fc22913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coq/QLearn/jaakkola_vector.v
Original file line number Diff line number Diff line change
Expand Up @@ -9047,6 +9047,6 @@ Section qlearn.
unfold X, FT.
simpl.
now ring_simplify.
Admitted.
Qed.

End qlearn.

0 comments on commit fc22913

Please sign in to comment.