Step
*
2
2
of Lemma
equipollent-add
1. a : ℕ@i
2. b : ℕ@i
3. b@0 : ℕa + b@i
4. ¬b@0 < a
⊢ ∃a@0:ℕa + ℕb. (case a@0 of inl(x) => x | inr(y) => a + y = b@0 ∈ ℕa + b)
BY
{ ((InstConcl [⌜inr (b@0 - a) ⌝]⋅ THEN Reduce 0) THEN Auto') }
Latex:
Latex:
1.  a  :  \mBbbN{}@i
2.  b  :  \mBbbN{}@i
3.  b@0  :  \mBbbN{}a  +  b@i
4.  \mneg{}b@0  <  a
\mvdash{}  \mexists{}a@0:\mBbbN{}a  +  \mBbbN{}b.  (case  a@0  of  inl(x)  =>  x  |  inr(y)  =>  a  +  y  =  b@0)
By
Latex:
((InstConcl  [\mkleeneopen{}inr  (b@0  -  a)  \mkleeneclose{}]\mcdot{}  THEN  Reduce  0)  THEN  Auto')
Home
Index