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

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

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

let V be QC-variable_list of ; :: 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