Step * 2 2 of Lemma remove-nat-missing-prop


1. : ℤ@i
2. [%18] (-1) ≤ m@i
3. s1 : ℕ List@i
4. [%17] l-ordered(ℕ;x,y.x < y;s1) ∧ (∀x∈s1.x < m)@i
5. ¬(s1 [] ∈ (ℕ List))
6. : ℕ@i
7. : ℕ@i
8. m ∈ ℤ
9. last(s1) ≠ 1
⊢ ↑member-nat-missing(x;<1, s1>⇐⇒ (x y ∈ ℕ)) ∧ (↑member-nat-missing(x;<m, s1>))
BY
Assert ⌜s1 ∈ {L:ℕ List| l-ordered(ℕ;x,y.x < y;L) ∧ (∀x∈L.x < 1)} ⌝⋅ }

1
.....assertion..... 
1. : ℤ@i
2. [%18] (-1) ≤ m@i
3. s1 : ℕ List@i
4. [%17] l-ordered(ℕ;x,y.x < y;s1) ∧ (∀x∈s1.x < m)@i
5. ¬(s1 [] ∈ (ℕ List))
6. : ℕ@i
7. : ℕ@i
8. m ∈ ℤ
9. last(s1) ≠ 1
⊢ s1 ∈ {L:ℕ List| l-ordered(ℕ;x,y.x < y;L) ∧ (∀x∈L.x < 1)} 

2
1. : ℤ@i
2. [%18] (-1) ≤ m@i
3. s1 : ℕ List@i
4. [%17] l-ordered(ℕ;x,y.x < y;s1) ∧ (∀x∈s1.x < m)@i
5. ¬(s1 [] ∈ (ℕ List))
6. : ℕ@i
7. : ℕ@i
8. m ∈ ℤ
9. last(s1) ≠ 1
10. s1 ∈ {L:ℕ List| l-ordered(ℕ;x,y.x < y;L) ∧ (∀x∈L.x < 1)} 
⊢ ↑member-nat-missing(x;<1, s1>⇐⇒ (x y ∈ ℕ)) ∧ (↑member-nat-missing(x;<m, s1>))


Latex:


Latex:

1.  m  :  \mBbbZ{}@i
2.  [\%18]  :  (-1)  \mleq{}  m@i
3.  s1  :  \mBbbN{}  List@i
4.  [\%17]  :  l-ordered(\mBbbN{};x,y.x  <  y;s1)  \mwedge{}  (\mforall{}x\mmember{}s1.x  <  m)@i
5.  \mneg{}(s1  =  [])
6.  x  :  \mBbbN{}@i
7.  y  :  \mBbbN{}@i
8.  y  =  m
9.  last(s1)  \mneq{}  m  -  1
\mvdash{}  \muparrow{}member-nat-missing(x;<m  -  1,  s1>)  \mLeftarrow{}{}\mRightarrow{}  (\mneg{}(x  =  y))  \mwedge{}  (\muparrow{}member-nat-missing(x;<m,  s1>))


By


Latex:
Assert  \mkleeneopen{}s1  \mmember{}  \{L:\mBbbN{}  List|  l-ordered(\mBbbN{};x,y.x  <  y;L)  \mwedge{}  (\mforall{}x\mmember{}L.x  <  m  -  1)\}  \mkleeneclose{}\mcdot{}




Home Index