let x be set ; :: thesis: ( x in QC-variables iff ( x in fixed_QC-variables or x in free_QC-variables or x in bound_QC-variables ) )
thus ( not x in QC-variables or x in fixed_QC-variables or x in free_QC-variables or x in bound_QC-variables ) :: thesis: ( ( x in fixed_QC-variables or x in free_QC-variables or x in bound_QC-variables ) implies x in QC-variables )
proof end;
thus ( ( x in fixed_QC-variables or x in free_QC-variables or x in bound_QC-variables ) implies x in QC-variables ) ; :: thesis: verum