Step
*
2
of Lemma
isect2_decomp
1. t1 : Type
2. t2 : Type
3. x : t1 ⋂ t2
4. x ∈ t1
⊢ x ∈ t2
BY
{ (Thin (-1) THEN (Unfold `isect2` (-1))) }
1
1. t1 : Type
2. t2 : Type
3. x : ⋂b:𝔹. if b then t1 else t2 fi 
⊢ x ∈ t2
Latex:
Latex:
1.  t1  :  Type
2.  t2  :  Type
3.  x  :  t1  \mcap{}  t2
4.  x  \mmember{}  t1
\mvdash{}  x  \mmember{}  t2
By
Latex:
(Thin  (-1)  THEN  (Unfold  `isect2`  (-1)))
Home
Index