Step * of Lemma ps-discrete-map-is-constant

No Annotations
[C:SmallCategory]. ∀[T:𝕌{j}]. ∀[I:cat-ob(C)]. ∀[s:psc_map{[i j]:l}(C; Yoneda(I); discrete-set(T))].
  (s J,g. (s (cat-id(C) I))) ∈ psc_map{[i j]:l}(C; Yoneda(I); discrete-set(T)))
BY
(Intros
   THEN -1
   THEN RepUR ``type-cat discrete-set compose Yoneda`` -1
   THEN RepUR ``type-cat discrete-set compose Yoneda`` -2
   THEN EqTypeCD
   THEN RepUR ``type-cat discrete-set compose Yoneda`` 0
   THEN Try (Trivial)) }

1
1. SmallCategory
2. : 𝕌{j}
3. cat-ob(C)
4. A:cat-ob(op-cat(C)) ⟶ (cat-arrow(C) I) ⟶ T
5. ∀A,B:cat-ob(op-cat(C)). ∀g:cat-arrow(op-cat(C)) B.
     ((λx.(s x)) x.(s (cat-comp(C) x))) ∈ ((cat-arrow(C) I) ⟶ T))
⊢ J,g. (s (cat-id(C) I))) ∈ (A:cat-ob(op-cat(C)) ⟶ (cat-arrow(C) I) ⟶ T)

2
1. SmallCategory
2. : 𝕌{j}
3. cat-ob(C)
4. A:cat-ob(op-cat(C)) ⟶ (cat-arrow(C) I) ⟶ T
5. ∀A,B:cat-ob(op-cat(C)). ∀g:cat-arrow(op-cat(C)) B.
     ((λx.(s x)) x.(s (cat-comp(C) x))) ∈ ((cat-arrow(C) I) ⟶ T))
6. trans A:cat-ob(op-cat(C)) ⟶ (cat-arrow(type-cat{[i j]':l}) (Yoneda(I) A) (discrete-set(T) A))
⊢ istype(∀A,B:cat-ob(op-cat(C)). ∀g:cat-arrow(op-cat(C)) B.
           ((λx.(trans x)) x.(trans (cat-comp(C) x))) ∈ ((cat-arrow(C) I) ⟶ T)))


Latex:


Latex:
No  Annotations
\mforall{}[C:SmallCategory].  \mforall{}[T:\mBbbU{}\{j\}].  \mforall{}[I:cat-ob(C)].
\mforall{}[s:psc\_map\{[i  |  j]:l\}(C;  Yoneda(I);  discrete-set(T))].
    (s  =  (\mlambda{}J,g.  (s  I  (cat-id(C)  I))))


By


Latex:
(Intros
  THEN  D  -1
  THEN  RepUR  ``type-cat  discrete-set  compose  Yoneda``  -1
  THEN  RepUR  ``type-cat  discrete-set  compose  Yoneda``  -2
  THEN  EqTypeCD
  THEN  RepUR  ``type-cat  discrete-set  compose  Yoneda``  0
  THEN  Try  (Trivial))




Home Index