Step
*
of Lemma
mk-nat-trans_wf
No Annotations
∀[C,D:SmallCategory]. ∀[F,G:Functor(C;D)]. ∀[trans:A:cat-ob(C) ⟶ (cat-arrow(D) (F A) (G A))].
  x |→ trans[x] ∈ nat-trans(C;D;F;G) 
  supposing ∀A,B:cat-ob(C). ∀g:cat-arrow(C) A B.
              ((cat-comp(D) (F A) (G A) (G B) trans[A] (G A B g))
              = (cat-comp(D) (F A) (F B) (G B) (F A B g) trans[B])
              ∈ (cat-arrow(D) (F A) (G B)))
BY
{ (Intros THEN Unhide THEN (MemTypeCD THENW Auto) THEN RepUR ``mk-nat-trans`` 0⋅ THEN Auto) }
Latex:
Latex:
No  Annotations
\mforall{}[C,D:SmallCategory].  \mforall{}[F,G:Functor(C;D)].  \mforall{}[trans:A:cat-ob(C)  {}\mrightarrow{}  (cat-arrow(D)  (F  A)  (G  A))].
    x  |\mrightarrow{}  trans[x]  \mmember{}  nat-trans(C;D;F;G) 
    supposing  \mforall{}A,B:cat-ob(C).  \mforall{}g:cat-arrow(C)  A  B.
                            ((cat-comp(D)  (F  A)  (G  A)  (G  B)  trans[A]  (G  A  B  g))
                            =  (cat-comp(D)  (F  A)  (F  B)  (G  B)  (F  A  B  g)  trans[B]))
By
Latex:
(Intros  THEN  Unhide  THEN  (MemTypeCD  THENW  Auto)  THEN  RepUR  ``mk-nat-trans``  0\mcdot{}  THEN  Auto)
Home
Index