let A be QC-alphabet ; :: thesis: for F being Element of QC-WFF A
for t being Element of dom (tree_of_subformulae F) holds (tree_of_subformulae F) | t = tree_of_subformulae ((tree_of_subformulae F) . t)

let F be Element of QC-WFF A; :: thesis: for t being Element of dom (tree_of_subformulae F) holds (tree_of_subformulae F) | t = tree_of_subformulae ((tree_of_subformulae F) . t)
let t be Element of dom (tree_of_subformulae F); :: thesis: (tree_of_subformulae F) | t = tree_of_subformulae ((tree_of_subformulae F) . t)
set T1 = (tree_of_subformulae F) | t;
set T2 = tree_of_subformulae ((tree_of_subformulae F) . t);
thus A1: dom ((tree_of_subformulae F) | t) = dom (tree_of_subformulae ((tree_of_subformulae F) . t)) :: according to TREES_4:def 1 :: thesis: for b1 being Element of proj1 ((tree_of_subformulae F) | t) holds ((tree_of_subformulae F) | t) . b1 = (tree_of_subformulae ((tree_of_subformulae F) . t)) . b1
proof
let p be FinSequence of NAT ; :: according to TREES_2:def 1 :: thesis: ( ( not p in dom ((tree_of_subformulae F) | t) or p in dom (tree_of_subformulae ((tree_of_subformulae F) . t)) ) & ( not p in dom (tree_of_subformulae ((tree_of_subformulae F) . t)) or p in dom ((tree_of_subformulae F) | t) ) )
now :: thesis: ( p in dom ((tree_of_subformulae F) | t) implies p in dom (tree_of_subformulae ((tree_of_subformulae F) . t)) )end;
hence ( p in dom ((tree_of_subformulae F) | t) implies p in dom (tree_of_subformulae ((tree_of_subformulae F) . t)) ) ; :: thesis: ( not p in dom (tree_of_subformulae ((tree_of_subformulae F) . t)) or p in dom ((tree_of_subformulae F) | t) )
now :: thesis: ( p in dom (tree_of_subformulae ((tree_of_subformulae F) . t)) implies p in dom ((tree_of_subformulae F) | t) )end;
hence ( not p in dom (tree_of_subformulae ((tree_of_subformulae F) . t)) or p in dom ((tree_of_subformulae F) | t) ) ; :: thesis: verum
end;
now :: thesis: for p being Node of ((tree_of_subformulae F) | t) holds ((tree_of_subformulae F) | t) . p = (tree_of_subformulae ((tree_of_subformulae F) . t)) . pend;
hence for p being Node of ((tree_of_subformulae F) | t) holds ((tree_of_subformulae F) | t) . p = (tree_of_subformulae ((tree_of_subformulae F) . t)) . p ; :: thesis: verum