X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2FCoRN-Decl%2Falgebra%2FListType.ma;fp=helm%2Fsoftware%2Fmatita%2Fcontribs%2FCoRN-Decl%2Falgebra%2FListType.ma;h=45742b7c23599282cc2331692e329587640744ad;hb=5e01cba364607e7937aec2e359c34f049bb0f108;hp=1decb2491843cd2804256f93cb812fb6a3102c12;hpb=137a822662f81efbbeac7ddc833fc9ffe252a70e;p=helm.git diff --git a/helm/software/matita/contribs/CoRN-Decl/algebra/ListType.ma b/helm/software/matita/contribs/CoRN-Decl/algebra/ListType.ma index 1decb2491..45742b7c2 100644 --- a/helm/software/matita/contribs/CoRN-Decl/algebra/ListType.ma +++ b/helm/software/matita/contribs/CoRN-Decl/algebra/ListType.ma @@ -51,10 +51,10 @@ library of Coq but moved to the Type level. *) (* UNEXPORTED -Section List. +Section List *) -inline "cic:/CoRN/algebra/ListType/A.var". +inline "cic:/CoRN/algebra/ListType/List/A.var" "List__". inline "cic:/CoRN/algebra/ListType/list.ind". @@ -97,7 +97,7 @@ inline "cic:/CoRN/algebra/ListType/length.con". (*#*****************************) (* UNEXPORTED -Section length_order. +Section length_order *) inline "cic:/CoRN/algebra/ListType/lel.con". @@ -106,15 +106,15 @@ inline "cic:/CoRN/algebra/ListType/lel.con". Hint Unfold lel: list. *) -inline "cic:/CoRN/algebra/ListType/a.var". +inline "cic:/CoRN/algebra/ListType/List/length_order/a.var" "List__length_order__". -inline "cic:/CoRN/algebra/ListType/b.var". +inline "cic:/CoRN/algebra/ListType/List/length_order/b.var" "List__length_order__". -inline "cic:/CoRN/algebra/ListType/l.var". +inline "cic:/CoRN/algebra/ListType/List/length_order/l.var" "List__length_order__". -inline "cic:/CoRN/algebra/ListType/m.var". +inline "cic:/CoRN/algebra/ListType/List/length_order/m.var" "List__length_order__". -inline "cic:/CoRN/algebra/ListType/n.var". +inline "cic:/CoRN/algebra/ListType/List/length_order/n.var" "List__length_order__". inline "cic:/CoRN/algebra/ListType/lel_refl.con". @@ -129,7 +129,7 @@ inline "cic:/CoRN/algebra/ListType/lel_tail.con". inline "cic:/CoRN/algebra/ListType/lel_nil.con". (* UNEXPORTED -End length_order. +End length_order *) (* UNEXPORTED @@ -204,7 +204,7 @@ Hint Resolve incl_cons: list v62. inline "cic:/CoRN/algebra/ListType/incl_app.con". (* UNEXPORTED -End List. +End List *) (* UNEXPORTED @@ -220,19 +220,19 @@ Implicit Arguments cons [A]. *) (* UNEXPORTED -Section Map. +Section Map *) -inline "cic:/CoRN/algebra/ListType/A.var". +inline "cic:/CoRN/algebra/ListType/Map/A.var" "Map__". -inline "cic:/CoRN/algebra/ListType/B.var". +inline "cic:/CoRN/algebra/ListType/Map/B.var" "Map__". -inline "cic:/CoRN/algebra/ListType/f.var". +inline "cic:/CoRN/algebra/ListType/Map/f.var" "Map__". inline "cic:/CoRN/algebra/ListType/map.con". (* UNEXPORTED -End Map. +End Map *) (* UNEXPORTED