]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nCicElim.mli
Back-porting from new Matita:
[helm.git] / helm / software / components / ng_tactics / nCicElim.mli
index e8b4c7a8dff200f73d560e1af345bd4fcfcb7720..bbb96facbf573dac789db752b58eb556152406c9 100644 (file)
@@ -13,3 +13,5 @@
 
 val mk_elims: NCic.obj -> CicNotationPt.term CicNotationPt.obj list
 val mk_projections: NCic.obj -> CicNotationPt.term CicNotationPt.obj list
+val ast_of_sort : 
+  NCic.sort -> [> `NCProp of string | `NType of string | `Prop ]  * string