let A be QC-alphabet ; :: thesis: for H being Element of QC-WFF A
for k being Nat
for P being QC-pred_symbol of k,A
for V being QC-variable_list of k,A holds
( H is_subformula_of P ! V iff H = P ! V )

let H be Element of QC-WFF A; :: thesis: for k being Nat
for P being QC-pred_symbol of k,A
for V being QC-variable_list of k,A holds
( H is_subformula_of P ! V iff H = P ! V )

let k be Nat; :: thesis: for P being QC-pred_symbol of k,A
for V being QC-variable_list of k,A holds
( H is_subformula_of P ! V iff H = P ! V )

let P be QC-pred_symbol of k,A; :: thesis: for V being QC-variable_list of k,A holds
( H is_subformula_of P ! V iff H = P ! V )

let V be QC-variable_list of k,A; :: thesis: ( H is_subformula_of P ! V iff H = P ! V )
thus ( H is_subformula_of P ! V implies H = P ! V ) :: thesis: ( H = P ! V implies H is_subformula_of P ! V )
proof end;
thus ( H = P ! V implies H is_subformula_of P ! V ) ; :: thesis: verum