]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/apps_2/models/deq.ma
update in static_2 and app_2
[helm.git] / matita / matita / contribs / lambdadelta / apps_2 / models / deq.ma
index 8de93a606782d76b8c6afbbca2ab9c7c204dc201..5d0f2d324ef315cfaa1c3259e074bf5da94a3edc 100644 (file)
@@ -13,9 +13,8 @@
 (**************************************************************************)
 
 include "apps_2/notation/models/ringeq_5.ma".
-include "apps_2/models/model_gi.ma".
-include "apps_2/models/model_li.ma".
-include "apps_2/models/model_props.ma".
+include "apps_2/models/li.ma".
+include "static_2/syntax/genv.ma".
 
 (* DENOTATIONAL EQUIVALENCE  ************************************************)
 
@@ -29,7 +28,7 @@ interpretation "denotational equivalence (model)"
 
 lemma deq_refl (M): is_model M →
                     ∀G,L. reflexive … (deq M G L).
-/2 width=1 by mq/ qed.
+/2 width=1 by mr/ qed.
 (*
 lemma veq_sym: ∀M. symmetric … (veq M).
 // qed-.