X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Flib%2Fformal_topology%2Fapply_functor.ma;h=55e6675401a2fd8446882c2f6b5a367490a5f525;hb=53656d48b302c50e775159dc62e56cd7b1550676;hp=41e242caac7a282ce0ae610f92ceddc269068e42;hpb=c8718cc46ab9aaca047366dfefe72bc7c9402e5a;p=helm.git diff --git a/matita/matita/lib/formal_topology/apply_functor.ma b/matita/matita/lib/formal_topology/apply_functor.ma index 41e242caa..55e667540 100644 --- a/matita/matita/lib/formal_topology/apply_functor.ma +++ b/matita/matita/lib/formal_topology/apply_functor.ma @@ -21,11 +21,11 @@ record Fo (C1,C2:CAT2) (F:arrows3 CAT2 C1 C2) : Type[2] ≝ { FP: map_objs2 ?? F F1 =_\ID F2 }. -notation "ℱ\sub 1 x" non associative with precedence 60 for @{'F1 $x}. +notation "ℱ\sub 1 x" non associative with precedence 65 for @{'F1 $x}. notation > "ℱ_1" non associative with precedence 90 for @{F1 ???}. interpretation "F1" 'F1 x = (F1 ??? x). -notation "ℱ\sub 2 x" non associative with precedence 60 for @{'F2 $x}. +notation "ℱ\sub 2 x" non associative with precedence 65 for @{'F2 $x}. notation > "ℱ_2" non associative with precedence 90 for @{F2 ???}. interpretation "F2" 'F2 x = (F2 ??? x). @@ -42,11 +42,11 @@ record Fm_c (C1,C2:CAT2) (F:arrows3 CAT2 C1 C2) (X,Y:Fo ?? F) : Type[2] ≝ { FmP: REW ?? F X Y (map_arrows2 ?? F ?? Fm1) = Fm2 }. -notation "ℳ\sub 1 x" non associative with precedence 60 for @{'Fm1 $x}. +notation "ℳ\sub 1 x" non associative with precedence 65 for @{'Fm1 $x}. notation > "ℳ_1" non associative with precedence 90 for @{Fm1 ?????}. interpretation "Fm1" 'Fm1 x = (Fm1 ????? x). -notation "ℳ\sub 2 x" non associative with precedence 60 for @{'Fm2 $x}. +notation "ℳ\sub 2 x" non associative with precedence 65 for @{'Fm2 $x}. notation > "ℳ_2" non associative with precedence 90 for @{Fm2 ?????}. interpretation "Fm2" 'Fm2 x = (Fm2 ????? x).