Step * of Lemma test-add-member-elim

x,y:Base. ∀d:ℤ.  ((x d)  (0 < x ∨ (x ≤ 0)))
BY
((UnivCD THENA Auto) THEN Assert ⌜x ∈ ℤ⌝⋅}

1
.....assertion..... 
1. Base@i
2. Base@i
3. : ℤ@i
4. d@i
⊢ x ∈ ℤ

2
1. Base@i
2. Base@i
3. : ℤ@i
4. d@i
5. x ∈ ℤ
⊢ 0 < x ∨ (x ≤ 0)


Latex:


Latex:
\mforall{}x,y:Base.  \mforall{}d:\mBbbZ{}.    ((x  +  y  \msim{}  d)  {}\mRightarrow{}  (0  <  x  \mvee{}  (x  \mleq{}  0)))


By


Latex:
((UnivCD  THENA  Auto)  THEN  Assert  \mkleeneopen{}x  \mmember{}  \mBbbZ{}\mkleeneclose{}\mcdot{})




Home Index