X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fmultiple%2Fllor.ma;h=29d4c1d5172bfb8fdc1e80a1f6470c768f3b9a1c;hb=f10cfe417b6b8ec1c7ac85c6ecf5fb1b3fdf37db;hp=fc950fdb150c8784bc44b2ea7f9feaa33a6c3ff3;hpb=52e675f555f559c047d5449db7fc89a51b977d35;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/multiple/llor.ma b/matita/matita/contribs/lambdadelta/basic_2/multiple/llor.ma index fc950fdb1..29d4c1d51 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/multiple/llor.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/multiple/llor.ma @@ -20,7 +20,7 @@ include "basic_2/multiple/frees.ma". definition llor: ynat → relation4 term lenv lenv lenv ≝ λd,T,L2,L1,L. ∧∧ |L1| = |L2| & |L1| = |L| & (∀I1,I2,I,K1,K2,K,V1,V2,V,i. - ⇩[i] L1 ≡ K1.ⓑ{I1}V1 → ⇩[i] L2 ≡ K2.ⓑ{I2}V2 → ⇩[i] L ≡ K.ⓑ{I}V → ∨∨ + ⬇[i] L1 ≡ K1.ⓑ{I1}V1 → ⬇[i] L2 ≡ K2.ⓑ{I2}V2 → ⬇[i] L ≡ K.ⓑ{I}V → ∨∨ (∧∧ yinj i < d & I1 = I & V1 = V) | (∧∧ (L1 ⊢ i ϵ 𝐅*[d]⦃T⦄ → ⊥) & I1 = I & V1 = V) | (∧∧ d ≤ yinj i & L1 ⊢ i ϵ 𝐅*[d]⦃T⦄ & I2 = I & V2 = V) @@ -33,7 +33,7 @@ interpretation (* Basic properties *********************************************************) (* Note: this can be proved by llor_skip *) -lemma llor_atom: ∀T,d. ⋆ ⩖[T, d] ⋆ ≡ ⋆. +lemma llor_atom: ∀T,d. ⋆ ⋓[T, d] ⋆ ≡ ⋆. #T #d @and3_intro // #I1 #I2 #I #K1 #K2 #K #V1 #V2 #V #i #HLK1 elim (drop_inv_atom1 … HLK1) -HLK1 #H destruct