]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/universe.mli
New parameters for applyS: 10 20.
[helm.git] / helm / software / components / tactics / universe.mli
index de7c2087174b4be352a1b4dc838521c167a70af4..d74895114386bced7803090144fbbe7c96312607 100644 (file)
@@ -40,6 +40,8 @@ val keys: Cic.context -> Cic.term -> Cic.term list
 (* collapse non-indexable terms, not removing coercions *)
 val key: Cic.term -> Cic.term 
 
+val in_universe: universe -> Cic.term -> Cic.term option
+
 (* indexes the term and its unfolded both without coercions *)
 val index_term_and_unfolded_term: 
   universe -> Cic.context -> Cic.term -> Cic.term -> universe