Step * of Lemma bar-converges-not-diverges

[T:Type]. ∀[x:bar-base(T)]. ∀[a:T].  (x↓ x↑))
BY
(Auto THEN -1 THEN THEN Auto THEN (With ⌜n⌝ (D (-1))⋅ THEN Auto) THEN -1 THEN HypSubst' (-1) THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[x:bar-base(T)].  \mforall{}[a:T].    (x\mdownarrow{}a  {}\mRightarrow{}  (\mneg{}x\muparrow{}))


By


Latex:
(Auto
  THEN  D  -1
  THEN  D  0
  THEN  Auto
  THEN  (With  \mkleeneopen{}n\mkleeneclose{}  (D  (-1))\mcdot{}  THEN  Auto)
  THEN  D  -1
  THEN  HypSubst'  (-1)  0
  THEN  Auto)




Home Index