]> matita.cs.unibo.it Git - helm.git/commitdiff
bug fix in basic_2
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Mon, 11 Jun 2018 18:49:00 +0000 (20:49 +0200)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Mon, 11 Jun 2018 18:49:00 +0000 (20:49 +0200)
+ cpcs_aaa_mono marked as lemma 1500
+ fix in basic_2 web page

matita/matita/contribs/lambdadelta/basic_2/rt_equivalence/cpcs_aaa.ma
matita/matita/contribs/lambdadelta/basic_2/web/basic_2_src.tbl

index a1361c2f0c69c5e157749316ab7693872193c268..13d12e5ad7d9f9c30d498fa7f07dd7840ed67c61 100644 (file)
@@ -19,6 +19,7 @@ include "basic_2/rt_equivalence/cpcs_cprs.ma".
 
 (* Main inversion lemmas with atomic arity assignment on terms **************)
 
 
 (* Main inversion lemmas with atomic arity assignment on terms **************)
 
+(* Note: lemma 1500 *)
 theorem cpcs_aaa_mono (h) (G) (L): ∀T1,T2. ⦃G, L⦄ ⊢ T1 ⬌*[h] T2 →
                                    ∀A1. ⦃G, L⦄ ⊢ T1 ⁝ A1 → ∀A2. ⦃G, L⦄ ⊢ T2 ⁝ A2 →
                                    A1 = A2.
 theorem cpcs_aaa_mono (h) (G) (L): ∀T1,T2. ⦃G, L⦄ ⊢ T1 ⬌*[h] T2 →
                                    ∀A1. ⦃G, L⦄ ⊢ T1 ⁝ A1 → ∀A2. ⦃G, L⦄ ⊢ T2 ⁝ A2 →
                                    A1 = A2.
index 413cf84ab3fb345c4ee3143d84949331443c153f..e6fd5b825a3e685d76e81e499d8431db586fd797 100644 (file)
@@ -37,7 +37,7 @@ table {
 (*
              [ [ "" ] "shnv ( ⦃?,?⦄ ⊢ ? ¡[?,?,?] )" * ]
 *)
 (*
              [ [ "" ] "shnv ( ⦃?,?⦄ ⊢ ? ¡[?,?,?] )" * ]
 *)
-             [ [ "for terms" ] "nv" + "( ⦃?,?⦄ ⊢ ? ![?,?] )" "nv_drops" "nv_fqus" + "nv_aaa" + "snv_fsb" (* + "snv_lpr" + "snv_scpes" + "snv_preserve" *) * ]
+             [ [ "for terms" ] "nv" + "( ⦃?,?⦄ ⊢ ? ![?,?] )" "nv_drops" "nv_fqus" + "nv_aaa" + "snv_fsb" (* + "snv_lpr" + "snv_scpes" + "snv_preserve" *) * ]
           }
         ]
      }
           }
         ]
      }