let W be Tree; :: thesis: {{} } is Chain of W
{} in W by TREES_1:47;
then reconsider S = {{} } as Subset of W by ZFMISC_1:37;
S is Chain of W
proof
let p be FinSequence of NAT ; :: according to TREES_2:def 3 :: thesis: for q being FinSequence of NAT st p in S & q in S holds
p,q are_c=-comparable

let q be FinSequence of NAT ; :: thesis: ( p in S & q in S implies p,q are_c=-comparable )
assume that
A3: p in S and
A4: q in S ; :: thesis: p,q are_c=-comparable
p = {} by A3, TARSKI:def 1;
hence p,q are_c=-comparable by A4, TARSKI:def 1; :: thesis: verum
end;
hence {{} } is Chain of W ; :: thesis: verum