Step
*
1
2
1
4
1
of Lemma
qadd_grp_wf2
1. x : ℚ@i
2. y : ℚ@i
3. (↑qpositive(y - x)) ∨ ((y - x) = 0 ∈ ℚ) ∨ (↑qpositive(-(y - x)))
⊢ ((↑qpositive(y + -(x))) ∨ (x = y ∈ ℚ)) ∨ (↑qpositive(x + -(y))) ∨ (y = x ∈ ℚ)
BY
{ TACTIC:ParallelLast }
1
1. x : ℚ@i
2. y : ℚ@i
3. ↑qpositive(y - x)
⊢ (↑qpositive(y + -(x))) ∨ (x = y ∈ ℚ)
2
1. x : ℚ@i
2. y : ℚ@i
3. ((y - x) = 0 ∈ ℚ) ∨ (↑qpositive(-(y - x)))
⊢ (↑qpositive(x + -(y))) ∨ (y = x ∈ ℚ)
Latex:
Latex:
1.  x  :  \mBbbQ{}@i
2.  y  :  \mBbbQ{}@i
3.  (\muparrow{}qpositive(y  -  x))  \mvee{}  ((y  -  x)  =  0)  \mvee{}  (\muparrow{}qpositive(-(y  -  x)))
\mvdash{}  ((\muparrow{}qpositive(y  +  -(x)))  \mvee{}  (x  =  y))  \mvee{}  (\muparrow{}qpositive(x  +  -(y)))  \mvee{}  (y  =  x)
By
Latex:
TACTIC:ParallelLast
Home
Index