Step * 2 1 1 1 2 of Lemma faces-of-compatible-rat-cubes


1. : ℕ
2. : ℚCube(k)
3. : ℚCube(k)
4. : ℚCube(k)
5. : ℚCube(k)
6. ∀i:ℕk. (↑Inhabited(c i))
7. ∀i:ℕk. (↑Inhabited(d i))
8. ∀i:ℕk. i ≤ i
9. ∀i:ℕk. i ≤ i
10. ∀i:ℕk. (↑Inhabited(f i ⋂ i))
11. ∀i:ℕk. (↑Inhabited(c i ⋂ i))
12. ∀i:ℕk. i ⋂ i ≤ i
13. ∀i:ℕk. i ⋂ i ≤ i
14. ∀i:ℕk. (((c i) (d i) ∈ ℚInterval) ∨ ((snd((c i))) (fst((d i))) ∈ ℚ) ∨ ((snd((d i))) (fst((c i))) ∈ ℚ))
15. : ℕk
16. ((c i) (d i) ∈ ℚInterval) ∨ ((snd((c i))) (fst((d i))) ∈ ℚ) ∨ ((snd((d i))) (fst((c i))) ∈ ℚ)
⊢ ↑Inhabited(g i)
BY
((Assert ↑Inhabited(f i ⋂ i) BY
          Auto)
   THEN MoveToConcl (-1)
   THEN ((GenConclTerm⌜i⌝⋅ THENA Auto) THEN Thin (-1) THEN -1)
   THEN ((GenConclTerm⌜i⌝⋅ THENA Auto) THEN Thin (-1) THEN -1)
   THEN RepUR ``inhabited-rat-interval`` 0
   THEN (RW assert_pushdownC THENA Auto)
   THEN (RWO "qmax_lb" THENA Auto)
   THEN RWO "qmin_ub" 0
   THEN Auto) }


Latex:


Latex:

1.  k  :  \mBbbN{}
2.  f  :  \mBbbQ{}Cube(k)
3.  g  :  \mBbbQ{}Cube(k)
4.  c  :  \mBbbQ{}Cube(k)
5.  d  :  \mBbbQ{}Cube(k)
6.  \mforall{}i:\mBbbN{}k.  (\muparrow{}Inhabited(c  i))
7.  \mforall{}i:\mBbbN{}k.  (\muparrow{}Inhabited(d  i))
8.  \mforall{}i:\mBbbN{}k.  f  i  \mleq{}  c  i
9.  \mforall{}i:\mBbbN{}k.  g  i  \mleq{}  d  i
10.  \mforall{}i:\mBbbN{}k.  (\muparrow{}Inhabited(f  i  \mcap{}  g  i))
11.  \mforall{}i:\mBbbN{}k.  (\muparrow{}Inhabited(c  i  \mcap{}  d  i))
12.  \mforall{}i:\mBbbN{}k.  c  i  \mcap{}  d  i  \mleq{}  c  i
13.  \mforall{}i:\mBbbN{}k.  c  i  \mcap{}  d  i  \mleq{}  d  i
14.  \mforall{}i:\mBbbN{}k.  (((c  i)  =  (d  i))  \mvee{}  ((snd((c  i)))  =  (fst((d  i))))  \mvee{}  ((snd((d  i)))  =  (fst((c  i)))))
15.  i  :  \mBbbN{}k
16.  ((c  i)  =  (d  i))  \mvee{}  ((snd((c  i)))  =  (fst((d  i))))  \mvee{}  ((snd((d  i)))  =  (fst((c  i))))
\mvdash{}  \muparrow{}Inhabited(g  i)


By


Latex:
((Assert  \muparrow{}Inhabited(f  i  \mcap{}  g  i)  BY
                Auto)
  THEN  MoveToConcl  (-1)
  THEN  ((GenConclTerm\mkleeneopen{}f  i\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  Thin  (-1)  THEN  D  -1)
  THEN  ((GenConclTerm\mkleeneopen{}g  i\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  Thin  (-1)  THEN  D  -1)
  THEN  RepUR  ``inhabited-rat-interval``  0
  THEN  (RW  assert\_pushdownC  0  THENA  Auto)
  THEN  (RWO  "qmax\_lb"  0  THENA  Auto)
  THEN  RWO  "qmin\_ub"  0
  THEN  Auto)




Home Index