Step * 2 1 1 1 3 1 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) ∧ (∀i:ℕk. i ⋂ i ≤ i)
13. ∀i:ℕk. (((c i) (d i) ∈ ℚInterval) ∨ ((snd((c i))) (fst((d i))) ∈ ℚ) ∨ ((snd((d i))) (fst((c i))) ∈ ℚ))
14. : ℕk
15. ((c i) (d i) ∈ ℚInterval) ∨ ((snd((c i))) (fst((d i))) ∈ ℚ) ∨ ((snd((d i))) (fst((c i))) ∈ ℚ)
⊢ ((f i) (g i) ∈ ℚInterval) ∨ ((snd((f i))) (fst((g i))) ∈ ℚ) ∨ ((snd((g i))) (fst((f i))) ∈ ℚ)
BY
(((Assert i ≤ BY Auto) THEN MoveToConcl (-1)) THEN (Assert i ≤ BY Auto) THEN MoveToConcl (-1)) }

1
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) ∧ (∀i:ℕk. i ⋂ i ≤ i)
13. ∀i:ℕk. (((c i) (d i) ∈ ℚInterval) ∨ ((snd((c i))) (fst((d i))) ∈ ℚ) ∨ ((snd((d i))) (fst((c i))) ∈ ℚ))
14. : ℕk
15. ((c i) (d i) ∈ ℚInterval) ∨ ((snd((c i))) (fst((d i))) ∈ ℚ) ∨ ((snd((d i))) (fst((c i))) ∈ ℚ)
⊢ i ≤ i
 i ≤ i
 (((f i) (g i) ∈ ℚInterval) ∨ ((snd((f i))) (fst((g i))) ∈ ℚ) ∨ ((snd((g i))) (fst((f i))) ∈ ℚ))


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)  \mwedge{}  (\mforall{}i:\mBbbN{}k.  c  i  \mcap{}  d  i  \mleq{}  d  i)
13.  \mforall{}i:\mBbbN{}k.  (((c  i)  =  (d  i))  \mvee{}  ((snd((c  i)))  =  (fst((d  i))))  \mvee{}  ((snd((d  i)))  =  (fst((c  i)))))
14.  i  :  \mBbbN{}k
15.  ((c  i)  =  (d  i))  \mvee{}  ((snd((c  i)))  =  (fst((d  i))))  \mvee{}  ((snd((d  i)))  =  (fst((c  i))))
\mvdash{}  ((f  i)  =  (g  i))  \mvee{}  ((snd((f  i)))  =  (fst((g  i))))  \mvee{}  ((snd((g  i)))  =  (fst((f  i))))


By


Latex:
(((Assert  f  i  \mleq{}  c  i  BY  Auto)  THEN  MoveToConcl  (-1))
  THEN  (Assert  g  i  \mleq{}  d  i  BY
                          Auto)
  THEN  MoveToConcl  (-1))




Home Index