Step * 1 1 of Lemma inhabited-rat-cube-iff-point


1. [k] : ℕ
2. : ℚCube(k)
3. ∀i:ℕk. (↑Inhabited(c i))
⊢ ∀i:ℕk. (((fst((c i))) ≤ (fst((c i)))) ∧ ((fst((c i))) ≤ (snd((c i)))))
BY
(ParallelLast THEN MoveToConcl (-1) THEN (GenConclTerm ⌜i⌝⋅ THENA Auto)) }

1
1. [k] : ℕ
2. : ℚCube(k)
3. ∀i:ℕk. (↑Inhabited(c i))
4. : ℕk
5. : ℚInterval
6. (c i) v ∈ ℚInterval
⊢ (↑Inhabited(v))  (((fst(v)) ≤ (fst(v))) ∧ ((fst(v)) ≤ (snd(v))))


Latex:


Latex:

1.  [k]  :  \mBbbN{}
2.  c  :  \mBbbQ{}Cube(k)
3.  \mforall{}i:\mBbbN{}k.  (\muparrow{}Inhabited(c  i))
\mvdash{}  \mforall{}i:\mBbbN{}k.  (((fst((c  i)))  \mleq{}  (fst((c  i))))  \mwedge{}  ((fst((c  i)))  \mleq{}  (snd((c  i)))))


By


Latex:
(ParallelLast  THEN  MoveToConcl  (-1)  THEN  (GenConclTerm  \mkleeneopen{}c  i\mkleeneclose{}\mcdot{}  THENA  Auto))




Home Index