Step * of Lemma mtb-point-cantor-seq-regular

[X:Type]. ∀[d:metric(X)].  ∀mtb:m-TB(X;d). ∀p:X.  m-k-regular(d;1;mtb-seq(mtb;mtb-point-cantor(mtb;p)))
BY
(Intros
   THEN RepeatFor (DVar `mtb')
   THEN (D -3 THEN Reduce -2)
   THEN RepUR ``mtb-seq mtb-point-cantor`` 0
   THEN 0
   THEN Auto
   THEN Reduce 0
   THEN (D With ⌜p⌝  THENA Auto)) }

1
1. Type
2. metric(X)
3. : ℕ ⟶ ℕ+
4. m2 k:ℕ ⟶ ℕk ⟶ X
5. m3 X ⟶ k:ℕ ⟶ ℕk
6. X
7. : ℕ
8. : ℕ
9. ∀k:ℕ(mdist(d;p;m2 (m3 k)) ≤ (r1/r(k 1)))
⊢ mdist(d;m2 (m3 n);m2 (m3 m)) ≤ ((r1/r(n 1)) (r1/r(m 1)))


Latex:


Latex:
\mforall{}[X:Type].  \mforall{}[d:metric(X)].
    \mforall{}mtb:m-TB(X;d).  \mforall{}p:X.    m-k-regular(d;1;mtb-seq(mtb;mtb-point-cantor(mtb;p)))


By


Latex:
(Intros
  THEN  RepeatFor  2  (DVar  `mtb')
  THEN  (D  -3  THEN  Reduce  -2)
  THEN  RepUR  ``mtb-seq  mtb-point-cantor``  0
  THEN  D  0
  THEN  Auto
  THEN  Reduce  0
  THEN  (D  6  With  \mkleeneopen{}p\mkleeneclose{}    THENA  Auto))




Home Index