Nuprl Definition : trans-horizontal-comp

trans-horizontal-comp(E;F;G;J;K;tFG;tJK) ==
  |→ cat-comp(E) (J (F x)) (K (F x)) (K (G x)) (tJK (F x)) (K (F x) (G x) (tFG x))



Definitions occuring in Statement :  mk-nat-trans: |→ T[x] functor-arrow: arrow(F) functor-ob: ob(F) cat-comp: cat-comp(C) apply: a
Definitions occuring in definition :  mk-nat-trans: |→ T[x] cat-comp: cat-comp(C) functor-arrow: arrow(F) functor-ob: ob(F) apply: a
FDL editor aliases :  trans-horizontal-comp

Latex:
trans-horizontal-comp(E;F;G;J;K;tFG;tJK)  ==
    x  |\mrightarrow{}  cat-comp(E)  (J  (F  x))  (K  (F  x))  (K  (G  x))  (tJK  (F  x))  (K  (F  x)  (G  x)  (tFG  x))



Date html generated: 2020_05_20-AM-07_54_20
Last ObjectModification: 2017_01_16-PM-02_53_17

Theory : small!categories


Home Index