Step * 1 of Lemma single_iseg


1. [T] Type
2. T
⊢ [x] ≤ [] ⇐⇒ 0 < ||[]|| ∧ ([][0] x ∈ T)
BY
(Reduce THEN Auto THEN FLemma `iseg_nil` [-1] THEN Auto THEN Reduce (-1) THEN Auto) }


Latex:


Latex:

1.  [T]  :  Type
2.  x  :  T
\mvdash{}  [x]  \mleq{}  []  \mLeftarrow{}{}\mRightarrow{}  0  <  ||[]||  \mwedge{}  ([][0]  =  x)


By


Latex:
(Reduce  0  THEN  Auto  THEN  FLemma  `iseg\_nil`  [-1]  THEN  Auto  THEN  Reduce  (-1)  THEN  Auto)




Home Index