Step * of Lemma subset-presheaf-type

No Annotations
[C:SmallCategory]. ∀[X,Y:ps_context{j:l}(C)].  {X ⊢ _} ⊆{Y ⊢ _} supposing sub_ps_context{j:l}(C; Y; X)
BY
(InstLemma `subset-I_set` []
   THEN RepeatFor (ParallelLast')
   THEN (D THENA Auto)
   THEN (InstLemma `ps-subset-restriction` [⌜C⌝;⌜X⌝;⌜Y⌝]⋅ THENA Auto)
   THEN Unfold `sub_ps_context` 4
   THEN (Assert ⌜(x)1(Y) x ∈ {Y ⊢ _}⌝⋅ THENM Eq)
   THEN ((BLemma `presheaf-type-equal` THEN Try (Trivial)) THENL [Auto; Auto; (PscmUnfolding THEN EqCDA)])) }

1
.....subterm..... T:t
1:n
1. SmallCategory
2. ps_context{j:l}(C)
3. ps_context{j:l}(C)
4. 1(Y) ∈ psc_map{j:l}(C; Y; X)
5. ∀I:cat-ob(C). (Y(I) ⊆X(I))
6. I:cat-ob(C) ⟶ X(I) ⟶ Type
7. x1 I:cat-ob(C) ⟶ J:cat-ob(C) ⟶ f:(cat-arrow(C) I) ⟶ a:X(I) ⟶ (A a) ⟶ (A f(a))
8. let A,F = <A, x1> 
   in (∀I:cat-ob(C). ∀a:X(I). ∀u:A a.  ((F (cat-id(C) I) u) u ∈ (A a)))
      ∧ (∀I,J,K:cat-ob(C). ∀f:cat-arrow(C) I. ∀g:cat-arrow(C) J. ∀a:X(I). ∀u:A a.
           ((F (cat-comp(C) f) u) (F f(a) (F u)) ∈ (A cat-comp(C) f(a))))
9. ∀[I,J:cat-ob(C)]. ∀[f:cat-arrow(C) I]. ∀[a:Y(I)].  (f(a) f(a) ∈ X(J))
⊢ I,a. (A a)) A ∈ (I:cat-ob(C) ⟶ Y(I) ⟶ Type)

2
.....subterm..... T:t
2:n
1. SmallCategory
2. ps_context{j:l}(C)
3. ps_context{j:l}(C)
4. 1(Y) ∈ psc_map{j:l}(C; Y; X)
5. ∀I:cat-ob(C). (Y(I) ⊆X(I))
6. I:cat-ob(C) ⟶ X(I) ⟶ Type
7. x1 I:cat-ob(C) ⟶ J:cat-ob(C) ⟶ f:(cat-arrow(C) I) ⟶ a:X(I) ⟶ (A a) ⟶ (A f(a))
8. let A,F = <A, x1> 
   in (∀I:cat-ob(C). ∀a:X(I). ∀u:A a.  ((F (cat-id(C) I) u) u ∈ (A a)))
      ∧ (∀I,J,K:cat-ob(C). ∀f:cat-arrow(C) I. ∀g:cat-arrow(C) J. ∀a:X(I). ∀u:A a.
           ((F (cat-comp(C) f) u) (F f(a) (F u)) ∈ (A cat-comp(C) f(a))))
9. ∀[I,J:cat-ob(C)]. ∀[f:cat-arrow(C) I]. ∀[a:Y(I)].  (f(a) f(a) ∈ X(J))
⊢ I,J,f,a,u. (x1 u))
x1
∈ (I:cat-ob(C) ⟶ J:cat-ob(C) ⟶ f:(cat-arrow(C) I) ⟶ a:Y(I) ⟶ ((λI,a. (A a)) a) ⟶ ((λI,a. (A a)) f(a)))


Latex:


Latex:
No  Annotations
\mforall{}[C:SmallCategory].  \mforall{}[X,Y:ps\_context\{j:l\}(C)].
    \{X  \mvdash{}  \_\}  \msubseteq{}r  \{Y  \mvdash{}  \_\}  supposing  sub\_ps\_context\{j:l\}(C;  Y;  X)


By


Latex:
(InstLemma  `subset-I\_set`  []
  THEN  RepeatFor  4  (ParallelLast')
  THEN  (D  0  THENA  Auto)
  THEN  (InstLemma  `ps-subset-restriction`  [\mkleeneopen{}C\mkleeneclose{};\mkleeneopen{}X\mkleeneclose{};\mkleeneopen{}Y\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  Unfold  `sub\_ps\_context`  4
  THEN  (Assert  \mkleeneopen{}(x)1(Y)  =  x\mkleeneclose{}\mcdot{}  THENM  Eq)
  THEN  ((BLemma  `presheaf-type-equal`  THEN  Try  (Trivial))
              THENL  [Auto;  Auto;  (PscmUnfolding  THEN  EqCDA)]
  ))




Home Index