Step
*
1
of Lemma
ite_wf
1. x1 : Unit
2. T : Type
3. x : T supposing True
4. y : T supposing ¬True
⊢ x ∈ T
BY
{ (D 3 THEN With ⌜Ax⌝ (DVar `x')⋅ THEN Auto THEN Unfold `true` 0 THEN Auto) }
Latex:
Latex:
1.  x1  :  Unit
2.  T  :  Type
3.  x  :  T  supposing  True
4.  y  :  T  supposing  \mneg{}True
\mvdash{}  x  \mmember{}  T
By
Latex:
(D  3  THEN  With  \mkleeneopen{}Ax\mkleeneclose{}  (DVar  `x')\mcdot{}  THEN  Auto  THEN  Unfold  `true`  0  THEN  Auto)
Home
Index