Step * of Lemma ps-context-map-comp2

No Annotations
[C:SmallCategory]. ∀[G:ps_context{j:l}(C)]. ∀[I,J:cat-ob(C)]. ∀[f:cat-arrow(C) I]. ∀[a:G(I)].
  (<a> o <f> = <f(a)> ∈ psc_map{[i j]:l}(C; Yoneda(J); G))
BY
(Intros THEN BLemma `pscm-equal` THEN ((FunExt THENA Auto) ORELSE Auto)) }

1
1. SmallCategory
2. ps_context{j:l}(C)
3. cat-ob(C)
4. cat-ob(C)
5. cat-arrow(C) I
6. G(I)
7. I1 cat-ob(C)
⊢ <f(a)> I1 ∈ Yoneda(J)(I1) ⟶ G(I1)

2
1. SmallCategory
2. ps_context{j:l}(C)
3. cat-ob(C)
4. cat-ob(C)
5. cat-arrow(C) I
6. G(I)
7. I1 cat-ob(C)
⊢ (<a> o <f> I1) (<f(a)> I1) ∈ (Yoneda(J)(I1) ⟶ G(I1))


Latex:


Latex:
No  Annotations
\mforall{}[C:SmallCategory].  \mforall{}[G:ps\_context\{j:l\}(C)].  \mforall{}[I,J:cat-ob(C)].  \mforall{}[f:cat-arrow(C)  J  I].  \mforall{}[a:G(I)].
    (<a>  o  <f>  =  <f(a)>)


By


Latex:
(Intros  THEN  BLemma  `pscm-equal`  THEN  ((FunExt  THENA  Auto)  ORELSE  Auto))




Home Index