let H be Element of QC-WFF ; :: thesis: ( H is disjunctive implies H = (the_left_disjunct_of H) 'or' (the_right_disjunct_of H) )
given F, G being Element of QC-WFF such that A1: H = F 'or' G ; :: according to QC_LANG2:def 10 :: thesis: H = (the_left_disjunct_of H) 'or' (the_right_disjunct_of H)
the_left_disjunct_of H = F by A1, Th45;
hence H = (the_left_disjunct_of H) 'or' (the_right_disjunct_of H) by A1, Th45; :: thesis: verum