]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_transition/fpb.ma
bugfix update in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_transition / fpb.ma
index 1ccc9ca6daa9162164d6a8d46e50405d640959ac..39de38ce21434ddf6cebec8a7cd6c830be86d743 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-include "basic_2/notation/relations/btpredproper_8.ma".
+include "basic_2/notation/relations/predsubtyproper_8.ma".
 include "basic_2/s_transition/fqu.ma".
 include "basic_2/static/lfdeq.ma".
 include "basic_2/rt_transition/lfpr_lfpx.ma".
@@ -27,7 +27,7 @@ inductive fpb (h) (o) (G1) (L1) (T1): relation3 genv lenv term ≝
 
 interpretation
    "proper parallel rst-transition (closure)"
-   'BTPRedProper h o G1 L1 T1 G2 L2 T2 = (fpb h o G1 L1 T1 G2 L2 T2).
+   'PRedSubTyProper h o G1 L1 T1 G2 L2 T2 = (fpb h o G1 L1 T1 G2 L2 T2).
 
 (* Basic properties *********************************************************)