Step * of Lemma sq_stable__is-list-if-has-value-fun

[t:Base]. ∀[n:ℕ].  SqStable(is-list-if-has-value-fun(t;n))
BY
(RepUR ``sq_stable`` 0
   THEN Auto
   THEN UseWitness ⌜Ax⌝⋅
   THEN (-1)
   THEN BLemma `is-list-if-has-value-fun-ax-mem`
   THEN Auto) }


Latex:


Latex:
\mforall{}[t:Base].  \mforall{}[n:\mBbbN{}].    SqStable(is-list-if-has-value-fun(t;n))


By


Latex:
(RepUR  ``sq\_stable``  0
  THEN  Auto
  THEN  UseWitness  \mkleeneopen{}Ax\mkleeneclose{}\mcdot{}
  THEN  D  (-1)
  THEN  BLemma  `is-list-if-has-value-fun-ax-mem`
  THEN  Auto)




Home Index