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

.....assertion..... 
1. : ℕ
2. : ℚCube(k)
3. : ℚCube(k)
4. : ℚCube(k)
5. : ℚCube(k)
6. ↑Inhabited(c)
7. ↑Inhabited(d)
8. f ≤ c
9. g ≤ d
10. (↑Inhabited(c ⋂ d))  (c ⋂ d ≤ c ∧ c ⋂ d ≤ d)
11. ↑Inhabited(f ⋂ g)
⊢ ↑Inhabited(c ⋂ d)
BY
(Thin (-2) THEN (All (RWO "assert-inhabited-rat-cube") THENA Auto) THEN ParallelLast) }

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. f ≤ c
9. g ≤ d
10. ∀i:ℕk. (↑Inhabited(f ⋂ i))
11. : ℕk
12. ↑Inhabited(f ⋂ i)
⊢ ↑Inhabited(c ⋂ i)


Latex:


Latex:
.....assertion..... 
1.  k  :  \mBbbN{}
2.  f  :  \mBbbQ{}Cube(k)
3.  g  :  \mBbbQ{}Cube(k)
4.  c  :  \mBbbQ{}Cube(k)
5.  d  :  \mBbbQ{}Cube(k)
6.  \muparrow{}Inhabited(c)
7.  \muparrow{}Inhabited(d)
8.  f  \mleq{}  c
9.  g  \mleq{}  d
10.  (\muparrow{}Inhabited(c  \mcap{}  d))  {}\mRightarrow{}  (c  \mcap{}  d  \mleq{}  c  \mwedge{}  c  \mcap{}  d  \mleq{}  d)
11.  \muparrow{}Inhabited(f  \mcap{}  g)
\mvdash{}  \muparrow{}Inhabited(c  \mcap{}  d)


By


Latex:
(Thin  (-2)  THEN  (All  (RWO  "assert-inhabited-rat-cube")  THENA  Auto)  THEN  ParallelLast)




Home Index