Step * of Lemma pscm-presheaf-fun

No Annotations
C:SmallCategory. ∀X,Delta:ps_context{j:l}(C). ∀A,B:{X ⊢ _}. ∀s:psc_map{j:l}(C; Delta; X).
  (((A ⟶ B))s (Delta ⊢ (A)s ⟶ (B)s) ∈ {Delta ⊢ _})
BY
(Auto THEN BLemma `presheaf-type-equal` THEN Try (Complete (Auto))) }

1
1. SmallCategory
2. ps_context{j:l}(C)
3. Delta ps_context{j:l}(C)
4. {X ⊢ _}
5. {X ⊢ _}
6. psc_map{j:l}(C; Delta; X)
⊢ ((A ⟶ B))s
(Delta ⊢ (A)s ⟶ (B)s)
∈ (A:I:cat-ob(C) ⟶ Delta(I) ⟶ Type × (I:cat-ob(C)
                                       ⟶ J:cat-ob(C)
                                       ⟶ f:(cat-arrow(C) I)
                                       ⟶ a:Delta(I)
                                       ⟶ (A a)
                                       ⟶ (A f(a))))


Latex:


Latex:
No  Annotations
\mforall{}C:SmallCategory.  \mforall{}X,Delta:ps\_context\{j:l\}(C).  \mforall{}A,B:\{X  \mvdash{}  \_\}.  \mforall{}s:psc\_map\{j:l\}(C;  Delta;  X).
    (((A  {}\mrightarrow{}  B))s  =  (Delta  \mvdash{}  (A)s  {}\mrightarrow{}  (B)s))


By


Latex:
(Auto  THEN  BLemma  `presheaf-type-equal`  THEN  Try  (Complete  (Auto)))




Home Index