theorem Th2: S-termsOfMaxDepth.mm c= AllTermsOf S
proof
set T=S-termsOfMaxDepth; dom T=NAT by Def30;
hence thesis by ZFMISC_1:74, FUNCT_1:3;
end;
