let H, G, F be Element of QC-WFF ; :: thesis: ( ( H is_immediate_constituent_of G or H is_proper_subformula_of G or H is_subformula_of G ) & G in Subformulae F implies H in Subformulae F )
assume that
A1: ( H is_immediate_constituent_of G or H is_proper_subformula_of G or H is_subformula_of G ) and
A2: G in Subformulae F ; :: thesis: H in Subformulae F
( H is_proper_subformula_of G or H is_subformula_of G ) by A1, Th73;
then A3: H is_subformula_of G by Def22;
G is_subformula_of F by A2, Th103;
then H is_subformula_of F by A3, Th77;
hence H in Subformulae F by Def23; :: thesis: verum