In article <7b49b689-eb14-4963-8445-212c27df3920@gk10g2000vbb.googlegroups.com>, WM <mueckenh@rz.fh-augsburg.de> wrote:
> On 30 Okt., 15:27, William Hughes <wpihug...@gmail.com> wrote: > > > Nope. being infinite is a property of the string, not a point > > in the string. (E.g. for strings indexed by the natural numbers, > > a string is infinite iff it does not have a largest index). > > There are lots of ways to be sure the string being investigated > > is infinite. > > You will see the failure of this wrong assumption if you try to find > out (discern?) whether the following Binary Tree contains infinite > paths: > > 0 > /\ > 0 1 > ...
Your "definition" is, at best, ambiguous. Did you mean: 0 /\ 0 1 /\ /\ ?