Step * 1 2 1 of Lemma qadd_grp_wf2


UniformLinorder(ℚ;x,y.↑q_le(x;y))
BY
TACTIC:(AGenRepD ["compound";"basic"]
          THEN Auto
          THEN (All (\h. TACTIC:((RWO "q_le-elim" THENM RW assert_pushdownC h) THENA Auto)))⋅}

1
1. : ℚ
⊢ (↑qpositive(a -(a))) ∨ (a a ∈ ℚ)

2
1. : ℚ
2. : ℚ
3. : ℚ
4. (↑qpositive(b -(a))) ∨ (a b ∈ ℚ)
5. (↑qpositive(c -(b))) ∨ (b c ∈ ℚ)
⊢ (↑qpositive(c -(a))) ∨ (a c ∈ ℚ)

3
1. : ℚ
2. : ℚ
3. (↑qpositive(y -(x))) ∨ (x y ∈ ℚ)
4. (↑qpositive(x -(y))) ∨ (y x ∈ ℚ)
⊢ y ∈ ℚ

4
1. : ℚ@i
2. : ℚ@i
⊢ ((↑qpositive(y -(x))) ∨ (x y ∈ ℚ)) ∨ (↑qpositive(x -(y))) ∨ (y x ∈ ℚ)


Latex:


Latex:

UniformLinorder(\mBbbQ{};x,y.\muparrow{}q\_le(x;y))


By


Latex:
TACTIC:(AGenRepD  ["compound";"basic"]
                THEN  Auto
                THEN  (All  (\mbackslash{}h.  TACTIC:((RWO  "q\_le-elim"  h  THENM  RW  assert\_pushdownC  h)  THENA  Auto)))\mcdot{})




Home Index