let A1, A2 be Subset of L; ( ( for x being Element of L holds
( x in A1 iff x is atom ) ) & ( for x being Element of L holds
( x in A2 iff x is atom ) ) implies A1 = A2 )
assume that
A2:
for x being Element of L holds
( x in A1 iff x is atom )
and
A3:
for x being Element of L holds
( x in A2 iff x is atom )
; A1 = A2
now let x be
set ;
( ( x in A1 implies x in A2 ) & ( x in A2 implies x in A1 ) )thus
(
x in A1 implies
x in A2 )
( x in A2 implies x in A1 )thus
(
x in A2 implies
x in A1 )
verum end;
hence
A1 = A2
by TARSKI:1; verum