]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/notation/notation.ma
- new component "s_transition" for the restored fqu and fquq
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / notation / notation.ma
index 575359650a36bee0a45d9a8449015fa94559ffb8..e60c75d42324183fee5c14c376cf5bd61ba968b2 100644 (file)
@@ -20,11 +20,11 @@ notation "hvbox( ⦃G, L⦄ ⊢ break ⌘ ⦃ term 46 T ⦄ ≡ break term 46 k
 
 notation "hvbox( ⦃ term 46 h , break term 46 L ⦄ ⊢ break term 46 T ÷ break term 46 A )"
    non associative with precedence 45
-   for @{ 'BinaryArity $o $L $T $A }.
+   for @{ 'BinaryArity $h $L $T $A }.
 
 notation "hvbox( h ⊢ break term 46 L1 ÷ ⫃ break term 46 L2 )"
    non associative with precedence 45
-   for @{ 'LRSubEqB $o $L1 $L2 }.
+   for @{ 'LRSubEqB $h $L1 $L2 }.
 
 notation "hvbox( L1 ⊢ ⬌ break term 46 L2 )"
    non associative with precedence 45
@@ -36,12 +36,12 @@ notation "hvbox( L1 ⊢ ⬌* break term 46 L2 )"
 
 notation "hvbox( ⦃ term 46 h , break term 46 L ⦄ ⊢ break term 46 T1 : break term 46 T2 )"
    non associative with precedence 45
-   for @{ 'NativeType $o $L $T1 $T2 }.
+   for @{ 'NativeType $h $L $T1 $T2 }.
 
 notation "hvbox( ⦃ term 46 h , break term 46 L ⦄ ⊢ break term 46 T1 : : break term 46 T2 )"
    non associative with precedence 45
-   for @{ 'NativeTypeAlt $o $L $T1 $T2 }.
+   for @{ 'NativeTypeAlt $h $L $T1 $T2 }.
 
 notation "hvbox( ⦃ term 46 h , break term 46 L ⦄ ⊢ break term 46 T1 : * break term 46 T2 )"
    non associative with precedence 45
-   for @{ 'NativeTypeStar $o $L $T1 $T2 }.
+   for @{ 'NativeTypeStar $h $L $T1 $T2 }.