Step
*
1
1
2
1
of Lemma
unit-product-disjoint
1. T : Type
2. S : Type
3. x : Unit ⋂ T × S
4. ispair(x) = tt
5. p : Unit
6. x = p ∈ Unit
⊢ ispair(p) = ff
BY
{ (D (-2) THEN Reduce 0 THEN Auto) }
Latex:
Latex:
1.  T  :  Type
2.  S  :  Type
3.  x  :  Unit  \mcap{}  T  \mtimes{}  S
4.  ispair(x)  =  tt
5.  p  :  Unit
6.  x  =  p
\mvdash{}  ispair(p)  =  ff
By
Latex:
(D  (-2)  THEN  Reduce  0  THEN  Auto)
Home
Index