]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/apps_2/examples/ex_fpbg_refl.ma
update in static_2
[helm.git] / matita / matita / contribs / lambdadelta / apps_2 / examples / ex_fpbg_refl.ma
index b41ddae8a0b2805a59db7275adc2f36824c2ba59..bbd3ec04eb1cf99c4a134a305c8a4a59200b3daa 100644 (file)
@@ -33,7 +33,7 @@ definition ApplOmega4 (s0) (s): term ≝ ⓐ⋆s.(ApplOmega1 s0 s).
 (* Basic properties *********************************************************)
 
 lemma ApplDelta_lifts (f:rtmap) (s0) (s):
-                      â¬\86*[f] (ApplDelta s0 s) ≘ (ApplDelta s0 s).
+                      â\87§*[f] (ApplDelta s0 s) ≘ (ApplDelta s0 s).
 /5 width=1 by lifts_sort, lifts_lref, lifts_bind, lifts_flat/ qed.
 
 lemma cpr_ApplOmega_12 (h) (G) (L) (s0) (s): ⦃G,L⦄ ⊢ ApplOmega1 s0 s ➡[h] ApplOmega2 s0 s.