]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/notation/notation.ma
renaming ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / notation / notation.ma
index 0996c7cdb221fe65ca202cfdd60b5d038cc0e67f..575359650a36bee0a45d9a8449015fa94559ffb8 100644 (file)
 
 notation "hvbox( ⦃G, L⦄ ⊢ break ⌘ ⦃ term 46 T ⦄ ≡ break term 46 k )"
    non associative with precedence 45
-   for @{ 'ICM $L $T $k }.
+   for @{ 'ICM $L $T $s }.
 
 notation "hvbox( ⦃ term 46 h , break term 46 L ⦄ ⊢ break term 46 T ÷ break term 46 A )"
    non associative with precedence 45
-   for @{ 'BinaryArity $h $L $T $A }.
+   for @{ 'BinaryArity $o $L $T $A }.
 
 notation "hvbox( h ⊢ break term 46 L1 ÷ ⫃ break term 46 L2 )"
    non associative with precedence 45
-   for @{ 'LRSubEqB $h $L1 $L2 }.
+   for @{ 'LRSubEqB $o $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 $h $L $T1 $T2 }.
+   for @{ 'NativeType $o $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 $h $L $T1 $T2 }.
+   for @{ 'NativeTypeAlt $o $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 $h $L $T1 $T2 }.
+   for @{ 'NativeTypeStar $o $L $T1 $T2 }.