Step * of Lemma functor-arrow_wf

No Annotations
[C,D:SmallCategory]. ∀[F:Functor(C;D)].
  (arrow(F) ∈ x:cat-ob(C) ⟶ y:cat-ob(C) ⟶ (cat-arrow(C) y) ⟶ (cat-arrow(D) (F x) (F y)))
BY
ProveWfLemma }


Latex:


Latex:
No  Annotations
\mforall{}[C,D:SmallCategory].  \mforall{}[F:Functor(C;D)].
    (arrow(F)  \mmember{}  x:cat-ob(C)  {}\mrightarrow{}  y:cat-ob(C)  {}\mrightarrow{}  (cat-arrow(C)  x  y)  {}\mrightarrow{}  (cat-arrow(D)  (F  x)  (F  y)))


By


Latex:
ProveWfLemma




Home Index