Step * of Lemma seq-comp-len

[T:Type]. ∀[s:sequence(T)]. ∀[f:Top].  (||f s|| ||s||)
BY
(Intros THEN UseWitness ⌜Ax⌝⋅ THEN THEN RepUR ``seq-comp seq-len`` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[s:sequence(T)].  \mforall{}[f:Top].    (||f  o  s||  \msim{}  ||s||)


By


Latex:
(Intros  THEN  UseWitness  \mkleeneopen{}Ax\mkleeneclose{}\mcdot{}  THEN  D  2  THEN  RepUR  ``seq-comp  seq-len``  0  THEN  Auto)




Home Index