Step * 1 2 of Lemma lg-size-remove

.....wf..... 
1. Type
2. LabeledGraph(T)
3. : ℕ||g||
4. ∀[as:Top List]. ∀[n:{0...||as||}].  (||nth_tl(n;as)|| (||as|| n) ∈ ℤ)
⊢ ||nth_tl(x 1;g)|| ∈ ℤ
BY
((InstLemma `length_nth_tl` [⌜Top⌝]⋅ THENA Auto) THEN All (Fold `lg-size`) THEN RWO "-1" THEN Auto) }


Latex:


Latex:
.....wf..... 
1.  T  :  Type
2.  g  :  LabeledGraph(T)
3.  x  :  \mBbbN{}||g||
4.  \mforall{}[as:Top  List].  \mforall{}[n:\{0...||as||\}].    (||nth\_tl(n;as)||  =  (||as||  -  n))
\mvdash{}  ||nth\_tl(x  +  1;g)||  \mmember{}  \mBbbZ{}


By


Latex:
((InstLemma  `length\_nth\_tl`  [\mkleeneopen{}Top\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  All  (Fold  `lg-size`)
  THEN  RWO  "-1"  0
  THEN  Auto)




Home Index