Step * 1 of Lemma uand-subtype2


1. Type
2. Type
3. : ⋂x:Base. ⋂p:(x)↓.  if Ax then otherwise B
4. : ⋂p:(0)↓if Ax then otherwise B
5. x ∈ (⋂p:0 ≤ 0. B)
⊢ x ∈ B
BY
((SubsumeC  ⌜⋂p:0 ≤ 0. B⌝⋅ THEN Auto) THEN THEN Auto) }


Latex:


Latex:

1.  A  :  Type
2.  B  :  Type
3.  x  :  \mcap{}x:Base.  \mcap{}p:(x)\mdownarrow{}.    if  x  =  Ax  then  A  otherwise  B
4.  y  :  \mcap{}p:(0)\mdownarrow{}.  if  0  =  Ax  then  A  otherwise  B
5.  y  =  x
\mvdash{}  x  \mmember{}  B


By


Latex:
((SubsumeC    \mkleeneopen{}\mcap{}p:0  \mleq{}  0.  B\mkleeneclose{}\mcdot{}  THEN  Auto)  THEN  D  0  THEN  Auto)




Home Index