Step * of Lemma presheaf-type-rev-iso_wf

No Annotations
[C:SmallCategory]. ∀[X:ps_context{j:l}(C)].  (presheaf-type-rev-iso(X) ∈ {X ⊢ _} ⟶ presheaf_type{i:l}(C; X))
BY
(Auto
   THEN (FunExt THENA Auto)
   THEN -1
   THEN -2
   THEN RepUR ``presheaf_type presheaf-type-rev-iso mk-presheaf presheaf`` 0
   THEN All Reduce
   THEN (MemCD THEN (All (RWO "cat_ob_op_lemma op-cat-arrow op-cat-comp op-cat-id") THENA Auto))
   THEN (All (RWO "sets-ob sets-arrow sets-id sets-comp") THENA Auto)
   THEN All Reduce
   THEN Auto
   THEN DProdsAndUnions
   THEN All Reduce
   THEN RepUR ``type-cat`` 0
   THEN (FunExt THENW Auto)
   THEN Reduce 0
   THEN DSetVars
   THEN Try (QuickAuto)) }

1
1. SmallCategory
2. ps_context{j:l}(C)
3. I:cat-ob(C) ⟶ X(I) ⟶ Type
4. x1 I:cat-ob(C) ⟶ J:cat-ob(C) ⟶ f:(cat-arrow(C) I) ⟶ a:X(I) ⟶ (A a) ⟶ (A f(a))
5. ∀I:cat-ob(C). ∀a:X(I). ∀u:A a.  ((x1 (cat-id(C) I) u) u ∈ (A a))
6. ∀I,J,K:cat-ob(C). ∀f:cat-arrow(C) I. ∀g:cat-arrow(C) J. ∀a:X(I). ∀u:A a.
     ((x1 (cat-comp(C) f) u) (x1 f(a) (x1 u)) ∈ (A cat-comp(C) f(a)))
7. I2 cat-ob(C)
8. p1 X(I2)
9. I1 cat-ob(C)
10. q1 X(I1)
11. cat-ob(C)
12. z1 X(I)
13. cat-arrow(C) I1 I2
14. f(p1) q1 ∈ (X I1)
15. cat-arrow(C) I1
16. g(q1) z1 ∈ (X I)
17. I2 p1
⊢ (x1 I2 (cat-comp(C) I1 I2 f) p1 x) (x1 I1 q1 (x1 I2 I1 p1 x)) ∈ (A z1)


Latex:


Latex:
No  Annotations
\mforall{}[C:SmallCategory].  \mforall{}[X:ps\_context\{j:l\}(C)].
    (presheaf-type-rev-iso(X)  \mmember{}  \{X  \mvdash{}  \_\}  {}\mrightarrow{}  presheaf\_type\{i:l\}(C;  X))


By


Latex:
(Auto
  THEN  (FunExt  THENA  Auto)
  THEN  D  -1
  THEN  D  -2
  THEN  RepUR  ``presheaf\_type  presheaf-type-rev-iso  mk-presheaf  presheaf``  0
  THEN  All  Reduce
  THEN  (MemCD  THEN  (All  (RWO  "cat\_ob\_op\_lemma  op-cat-arrow  op-cat-comp  op-cat-id")  THENA  Auto))
  THEN  (All  (RWO  "sets-ob  sets-arrow  sets-id  sets-comp")  THENA  Auto)
  THEN  All  Reduce
  THEN  Auto
  THEN  DProdsAndUnions
  THEN  All  Reduce
  THEN  RepUR  ``type-cat``  0
  THEN  (FunExt  THENW  Auto)
  THEN  Reduce  0
  THEN  DSetVars
  THEN  Try  (QuickAuto))




Home Index