Step * 2 of Lemma sqle-append-nil-if-has-value4


1. : ℤ
2. 0 < n
3. ∀t:ListLike. (t ≤[])
4. ListLike
5. is-exception(t)
⊢ t ≤[]
BY
((InstLemma `partial-not-exception` [⌜Unit ⋃ (Top × ListLike)⌝;⌜t⌝]⋅ THEN Auto)
   THEN (DoSubsume THEN Auto)
   THEN RWO "is-list-if-has-value-ext" 0
   THEN Auto) }


Latex:


Latex:

1.  n  :  \mBbbZ{}
2.  0  <  n
3.  \mforall{}t:ListLike.  (t  \mleq{}n  -  1  t  @  [])
4.  t  :  ListLike
5.  y  :  is-exception(t)
\mvdash{}  t  \mleq{}n  t  @  []


By


Latex:
((InstLemma  `partial-not-exception`  [\mkleeneopen{}Unit  \mcup{}  (Top  \mtimes{}  ListLike)\mkleeneclose{};\mkleeneopen{}t\mkleeneclose{}]\mcdot{}  THEN  Auto)
  THEN  (DoSubsume  THEN  Auto)
  THEN  RWO  "is-list-if-has-value-ext"  0
  THEN  Auto)




Home Index