
theorem
  for L be non empty ZeroStr for p be Polynomial of L
  for n be Nat holds n >= len p iff n is_at_least_length_of p
  by ALGSEQ_1:8,XXREAL_0:2,ALGSEQ_1:def 3;
