]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/apps_2/examples/ex_fpbg_refl.ma
milestone in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / apps_2 / examples / ex_fpbg_refl.ma
index 257015d95c14cd69dd8aaf7db31d9eadfe8b5cbe..6ee55d8d0634d8c347c9f3b55e42a88a09fa5c34 100644 (file)
@@ -53,5 +53,5 @@ lemma fqup_ApplOmega_41 (G) (L) (s0) (s): ⦃G,L,ApplOmega4 s0 s⦄ ⊐+ ⦃G,L,
 
 (* Main properties **********************************************************)
 
-theorem fpbg_refl (h) (o) (G) (L) (s0) (s): ⦃G,L,ApplOmega1 s0 s⦄ >[h,o] ⦃G,L,ApplOmega1 s0 s⦄.
+theorem fpbg_refl (h) (G) (L) (s0) (s): ⦃G,L,ApplOmega1 s0 s⦄ >[h] ⦃G,L,ApplOmega1 s0 s⦄.
 /3 width=5 by fpbs_fpbg_trans, fqup_fpbg, cpxs_fpbs/ qed.