X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2Fformal_topology%2Foverlap%2Fapply_functor.ma;h=789988194f6ade4c616334b96bf5157b77a71912;hb=e78cf74f8976cf0ca554f64baa9979d0423ee927;hp=e52a420745a16ee725726d3a7afad5aed761af78;hpb=c6094ab9349aaa41a8c29c5773a3e756ac819e7f;p=helm.git diff --git a/helm/software/matita/contribs/formal_topology/overlap/apply_functor.ma b/helm/software/matita/contribs/formal_topology/overlap/apply_functor.ma index e52a42074..789988194 100644 --- a/helm/software/matita/contribs/formal_topology/overlap/apply_functor.ma +++ b/helm/software/matita/contribs/formal_topology/overlap/apply_functor.ma @@ -23,11 +23,11 @@ record Fo (C1,C2:CAT2) (F:arrows3 CAT2 C1 C2) : Type2 ≝ { notation "ℱ\sub 1 x" non associative with precedence 60 for @{'F1 $x}. notation > "ℱ_1" non associative with precedence 90 for @{F1 ???}. -interpretation "F1" 'F1 x = (F1 ___ x). +interpretation "F1" 'F1 x = (F1 ??? x). notation "ℱ\sub 2 x" non associative with precedence 60 for @{'F2 $x}. notation > "ℱ_2" non associative with precedence 90 for @{F2 ???}. -interpretation "F2" 'F2 x = (F2 ___ x). +interpretation "F2" 'F2 x = (F2 ??? x). lemma REW : ∀C1,C2: CAT2.∀F:arrows3 CAT2 C1 C2.∀X,Y:Fo ?? F. arrows2 C2 (F (ℱ_1 X)) (F (ℱ_1 Y)) → @@ -44,11 +44,11 @@ record Fm_c (C1,C2:CAT2) (F:arrows3 CAT2 C1 C2) (X,Y:Fo ?? F) : Type2 ≝ { notation "ℳ\sub 1 x" non associative with precedence 60 for @{'Fm1 $x}. notation > "ℳ_1" non associative with precedence 90 for @{Fm1 ?????}. -interpretation "Fm1" 'Fm1 x = (Fm1 _____ x). +interpretation "Fm1" 'Fm1 x = (Fm1 ????? x). notation "ℳ\sub 2 x" non associative with precedence 60 for @{'Fm2 $x}. notation > "ℳ_2" non associative with precedence 90 for @{Fm2 ?????}. -interpretation "Fm2" 'Fm2 x = (Fm2 _____ x). +interpretation "Fm2" 'Fm2 x = (Fm2 ????? x). definition Fm : ∀C1,C2: CAT2.∀F:arrows3 CAT2 C1 C2.