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