Step * 1 1 of Lemma nat-to-incomparable-property

.....assertion..... 
1. : ℕ
2. : ℕ
3. ¬(n m ∈ ℤ)
4. nat-to-str(n) [/] ≤ nat-to-str(m)
⊢ ("/" ∈ nat-to-str(m))
BY
((Assert ("/" ∈ nat-to-str(n) [/]) BY Auto) THEN FLemma `iseg_member` [-1;-2] THEN Auto) }


Latex:


Latex:
.....assertion..... 
1.  n  :  \mBbbN{}
2.  m  :  \mBbbN{}
3.  \mneg{}(n  =  m)
4.  nat-to-str(n)  @  [/]  \mleq{}  nat-to-str(m)
\mvdash{}  ("/"  \mmember{}  nat-to-str(m))


By


Latex:
((Assert  ("/"  \mmember{}  nat-to-str(n)  @  [/])  BY  Auto)  THEN  FLemma  `iseg\_member`  [-1;-2]  THEN  Auto)




Home Index