aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Tassi2020-10-12 16:52:27 +0200
committerEnrico Tassi2020-11-02 10:04:48 +0100
commita464fdc040a77022dd9e6e57129f80144918ace6 (patch)
tree770646d8c3640803061b49fbc6c4916f00259d18
parent39e45f296afefc936e3a63836d7f56c482ddee7a (diff)
document Proof.compact
-rw-r--r--vernac/declare.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/vernac/declare.mli b/vernac/declare.mli
index 4f86dd472b..8e6456d834 100644
--- a/vernac/declare.mli
+++ b/vernac/declare.mli
@@ -245,6 +245,8 @@ module Proof : sig
* (w.r.t. type dependencies and let-ins covered by it) *)
val set_used_variables : t -> Names.Id.t list -> Constr.named_context * t
+ (** Compacts the representation of the proof by pruning all intermediate
+ terms *)
val compact : t -> t
(** Update the proof's universe information typically after a