let H be ZF-formula; for x, y being Variable holds
( H is conjunctive iff H / (x,y) is conjunctive )
let x, y be Variable; ( H is conjunctive iff H / (x,y) is conjunctive )
thus
( H is conjunctive implies H / (x,y) is conjunctive )
( H / (x,y) is conjunctive implies H is conjunctive )
assume
H / (x,y) is conjunctive
; H is conjunctive
then A2:
(H / (x,y)) . 1 = 3
by ZF_LANG:21;
3 <= len H
by ZF_LANG:13;
then
1 <= len H
by XXREAL_0:2;
then A3:
1 in dom H
by FINSEQ_3:25;
y <> 3
by Th135;
then
H . 1 <> x
by A2, A3, Def3;
then
3 = H . 1
by A2, A3, Def3;
hence
H is conjunctive
by ZF_LANG:27; verum