Step * of Lemma rep-seq-from-prop1

[T:Type]. ∀[n:ℕ]. ∀[s:ℕn ⟶ T]. ∀[f:ℕ ⟶ T]. ∀[m:{n...}].  (rep-seq-from(s;m;f) s ∈ (ℕn ⟶ T))
BY
((UnivCD THENA Auto) THEN (Ext THENA Auto) THEN RepUR ``rep-seq-from`` THEN AutoSplit) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[n:\mBbbN{}].  \mforall{}[s:\mBbbN{}n  {}\mrightarrow{}  T].  \mforall{}[f:\mBbbN{}  {}\mrightarrow{}  T].  \mforall{}[m:\{n...\}].    (rep-seq-from(s;m;f)  =  s)


By


Latex:
((UnivCD  THENA  Auto)  THEN  (Ext  THENA  Auto)  THEN  RepUR  ``rep-seq-from``  0  THEN  AutoSplit)




Home Index