let x, x1, x2, x3 be object ; for X being set st [x,x1,x2,x3] in X holds
x in proj1_4 X
let X be set ; ( [x,x1,x2,x3] in X implies x in proj1_4 X )
assume
[x,x1,x2,x3] in X
; x in proj1_4 X
then
[[x,x1],x2,x3] in X
;
then
[x,x1] in proj1_3 X
by Th13;
hence
x in proj1_4 X
by Def12; verum