Skip to content

Commit

Permalink
Delete extraneous line from development
Browse files Browse the repository at this point in the history
  • Loading branch information
nateyazdani committed Sep 18, 2019
1 parent 31cdb1c commit d784b94
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions plugin/coq/examples/Example.v
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ Print ltv_inv.
* See Search.v for a detailed walkthrough of the output.
*)

(*
* State adjunction with a slightly nicer type.
*)
Definition ltv_adjunction' : forall A x, ltv_retraction A (ltv A x) = f_equal (ltv A) (ltv_section A x) := ltv_adjunction.

(* --- Lift --- *)

Lift list vector in hs_to_coq.zip as zipV_p.
Expand Down

0 comments on commit d784b94

Please sign in to comment.