From 2b390e80869944f75672ea27d2ec83cdfc7ae6d0 Mon Sep 17 00:00:00 2001 From: Ferruccio Guidi Date: Wed, 23 Mar 2016 19:13:00 +0000 Subject: [PATCH] more files to commit .... :( --- .../basic_2/notation/relations/{lazyeq_7.ma => lazyeq_6.ma} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename matita/matita/contribs/lambdadelta/basic_2/notation/relations/{lazyeq_7.ma => lazyeq_6.ma} (89%) diff --git a/matita/matita/contribs/lambdadelta/basic_2/notation/relations/lazyeq_7.ma b/matita/matita/contribs/lambdadelta/basic_2/notation/relations/lazyeq_6.ma similarity index 89% rename from matita/matita/contribs/lambdadelta/basic_2/notation/relations/lazyeq_7.ma rename to matita/matita/contribs/lambdadelta/basic_2/notation/relations/lazyeq_6.ma index 2c8f79cb3..eb25da48b 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/notation/relations/lazyeq_7.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/notation/relations/lazyeq_6.ma @@ -14,6 +14,6 @@ (* NOTATION FOR THE FORMAL SYSTEM λδ ****************************************) -notation "hvbox( ⦃ term 46 G1, break term 46 L1, break term 46 T1 ⦄ ≡ break [ term 46 f ] break ⦃ term 46 G2, break term 46 L2 , break term 46 T2 ⦄ )" +notation "hvbox( ⦃ term 46 G1, break term 46 L1, break term 46 T1 ⦄ ≡ break ⦃ term 46 G2, break term 46 L2 , break term 46 T2 ⦄ )" non associative with precedence 45 - for @{ 'LazyEq $f $G1 $L1 $T1 $G2 $L2 $T2 }. + for @{ 'LazyEq $G1 $L1 $T1 $G2 $L2 $T2 }. -- 2.39.2