]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/tr_id_pap.ma
update in delayed_updating
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / tr_id_pap.ma
index 34f7ca78c6b2c35bfeeae99931221c160e0bbf20..2deb5bfa04b06f2a80aaeb70fa2bd8baa916627e 100644 (file)
@@ -19,8 +19,8 @@ include "ground/relocation/tr_id_pushs.ma".
 
 (* Coonstructions with tr_pap ***********************************************)
 
-lemma tr_pap_id (p):
-      p = 𝐢@❨p❩.
+lemma tr_id_pap (p):
+      p = 𝐢@⧣❨p❩.
 #p >(tr_pushs_id p)
 /2 width=1 by tr_pap_pushs_le/
 qed.