Step * 1 1 of Lemma isect2_decomp


1. t1 Type
2. t2 Type
3. : ⋂b:𝔹if then t1 else t2 fi 
⊢ x ∈ t1
BY
(Refine_isectElimination tt `x1' `x2' THEN Auto) }


Latex:


Latex:

1.  t1  :  Type
2.  t2  :  Type
3.  x  :  \mcap{}b:\mBbbB{}.  if  b  then  t1  else  t2  fi 
\mvdash{}  x  \mmember{}  t1


By


Latex:
(Refine\_isectElimination  3  tt  `x1'  `x2'  THEN  Auto)




Home Index