let P be FinSequence-membered set ; for A being Function of P,NAT
for n being Nat holds Polish-expression-hierarchy (P,A,n) c= Polish-expression-set (P,A)
let A be Function of P,NAT; for n being Nat holds Polish-expression-hierarchy (P,A,n) c= Polish-expression-set (P,A)
let n be Nat; Polish-expression-hierarchy (P,A,n) c= Polish-expression-set (P,A)
set Q = Polish-expression-hierarchy (P,A,n);
set X = { (Polish-expression-hierarchy (P,A,m)) where m is Nat : verum } ;
let a be object ; TARSKI:def 3 ( not a in Polish-expression-hierarchy (P,A,n) or a in Polish-expression-set (P,A) )
assume A1:
a in Polish-expression-hierarchy (P,A,n)
; a in Polish-expression-set (P,A)
Polish-expression-hierarchy (P,A,n) in { (Polish-expression-hierarchy (P,A,m)) where m is Nat : verum }
;
hence
a in Polish-expression-set (P,A)
by A1, TARSKI:def 4; verum