
theorem Th27:
  for k being Element of NAT holds PFBrt (1,k) <> {{}}
proof
  let k be Element of NAT;
  PFArt (1,k) in PFBrt (1,k) by Def4;
  hence thesis by TARSKI:def 1;
end;
