Step
*
1
of Lemma
uand-subtype2
1. A : Type
2. B : Type
3. x : ⋂x:Base. ⋂p:(x)↓.  if x = Ax then A otherwise B
4. y : ⋂p:(0)↓. if 0 = Ax then A otherwise B
5. y = x ∈ (⋂p:0 ≤ 0. B)
⊢ x ∈ B
BY
{ ((SubsumeC  ⌜⋂p:0 ≤ 0. B⌝⋅ THEN Auto) THEN D 0 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