Step * 1 of Lemma s-insert-sorted


1. Type
2. T ⊆r ℤ
3. T
⊢ sorted(s-insert(x;[])) supposing sorted([])
BY
TACTIC:(Unfolds ``s-insert sorted`` THEN Reduce THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  T  \msubseteq{}r  \mBbbZ{}
3.  x  :  T
\mvdash{}  sorted(s-insert(x;[]))  supposing  sorted([])


By


Latex:
TACTIC:(Unfolds  ``s-insert  sorted``  0  THEN  Reduce  0  THEN  Auto)




Home Index