let H be Element of QC-WFF ; :: thesis: for x being bound_QC-variable holds Subformulae (All (x,H)) = (Subformulae H) \/ {(All (x,H))}
let x be bound_QC-variable; :: thesis: Subformulae (All (x,H)) = (Subformulae H) \/ {(All (x,H))}
thus Subformulae (All (x,H)) c= (Subformulae H) \/ {(All (x,H))} :: according to XBOOLE_0:def 10 :: thesis: (Subformulae H) \/ {(All (x,H))} c= Subformulae (All (x,H))
proof
let a be set ; :: according to TARSKI:def 3 :: thesis: ( not a in Subformulae (All (x,H)) or a in (Subformulae H) \/ {(All (x,H))} )
assume a in Subformulae (All (x,H)) ; :: thesis: a in (Subformulae H) \/ {(All (x,H))}
then consider F being Element of QC-WFF such that
A1: F = a and
A2: F is_subformula_of All (x,H) by Def23;
now end;
then ( a in Subformulae H or a in {(All (x,H))} ) by A1, TARSKI:def 1;
hence a in (Subformulae H) \/ {(All (x,H))} by XBOOLE_0:def 3; :: thesis: verum
end;
let a be set ; :: according to TARSKI:def 3 :: thesis: ( not a in (Subformulae H) \/ {(All (x,H))} or a in Subformulae (All (x,H)) )
assume A3: a in (Subformulae H) \/ {(All (x,H))} ; :: thesis: a in Subformulae (All (x,H))
A4: now end;
now
assume a in {(All (x,H))} ; :: thesis: a in Subformulae (All (x,H))
then a = All (x,H) by TARSKI:def 1;
hence a in Subformulae (All (x,H)) by Def23; :: thesis: verum
end;
hence a in Subformulae (All (x,H)) by A3, A4, XBOOLE_0:def 3; :: thesis: verum