Step * of Lemma pscm-presheaf-sigma

No Annotations
C:SmallCategory. ∀X,Delta:ps_context{j:l}(C). ∀A:{X ⊢ _}. ∀B:{X.A ⊢ _}. ∀s:psc_map{j:l}(C; Delta; X).
  ((Σ B)s = Σ (A)s (B)(s p;q) ∈ {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.A ⊢ _}
6. psc_map{j:l}(C; Delta; X)
⊢ (Σ B)s
= Σ (A)s (B)(s p;q)
∈ (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:\{X  \mvdash{}  \_\}.  \mforall{}B:\{X.A  \mvdash{}  \_\}.
\mforall{}s:psc\_map\{j:l\}(C;  Delta;  X).
    ((\mSigma{}  A  B)s  =  \mSigma{}  (A)s  (B)(s  o  p;q))


By


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




Home Index