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

No Annotations
[t:ListLike]. (t ≤ [])
BY
(Auto
   THEN Refine_sqleDefinition `n'
   THEN MoveToConcl 1
   THEN NatInd (-1)
   THEN (UnivCD THENA Auto)
   THEN Try (Complete (Refine_sqleZero))
   THEN Refine_divergentSqlen `y' ⌜Base⌝⋅
   THEN Try (Complete ((BLemma `is-list-if-has-value-hv-prp` THEN Auto)))) }

1
1. : ℤ
2. 0 < n
3. ∀t:ListLike. (t ≤[])
4. ListLike
5. (t)↓
⊢ t ≤[]

2
1. : ℤ
2. 0 < n
3. ∀t:ListLike. (t ≤[])
4. ListLike
5. is-exception(t)
⊢ t ≤[]


Latex:


Latex:
No  Annotations
\mforall{}[t:ListLike].  (t  \mleq{}  t  @  [])


By


Latex:
(Auto
  THEN  Refine\_sqleDefinition  `n'
  THEN  MoveToConcl  1
  THEN  NatInd  (-1)
  THEN  (UnivCD  THENA  Auto)
  THEN  Try  (Complete  (Refine\_sqleZero))
  THEN  Refine\_divergentSqlen  `y'  \mkleeneopen{}Base\mkleeneclose{}\mcdot{}
  THEN  Try  (Complete  ((BLemma  `is-list-if-has-value-hv-prp`  THEN  Auto))))




Home Index