Skip to content
Snippets Groups Projects
Verified Commit 0190372d authored by Paolo G. Giarrusso's avatar Paolo G. Giarrusso
Browse files

relations.v: Drop stale require

parent 0499e9bc
No related branches found
No related tags found
1 merge request!327countable.v: prove choose_proper
(** This file collects definitions and theorems on abstract rewriting systems. (** This file collects definitions and theorems on abstract rewriting systems.
These are particularly useful as we define the operational semantics as a These are particularly useful as we define the operational semantics as a
small step semantics. *) small step semantics. *)
From Coq Require Import Wf_nat.
From stdpp Require Export sets. From stdpp Require Export sets.
From stdpp Require Import options. From stdpp Require Import options.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment