let it1, it2 be a_partition of the carrier of tfsm; :: thesis: ( it1 is final & it2 is final implies it1 = it2 )
assume that
A2: it1 is final and
A3: it2 is final ; :: thesis: it1 = it2
now :: thesis: not it1 <> it2
assume it1 <> it2 ; :: thesis: contradiction
then not for X being object holds
( X in it1 iff X in it2 ) by TARSKI:2;
then consider X being set such that
A4: ( ( X in it1 & not X in it2 ) or ( not X in it1 & X in it2 ) ) ;
per cases ( ( X in it1 & not X in it2 ) or ( not X in it1 & X in it2 ) ) by A4;
suppose A5: ( X in it1 & not X in it2 ) ; :: thesis: contradiction
then reconsider X = X as Subset of tfsm ;
consider qx being Element of tfsm such that
A6: qx in X by A5, FINSEQ_4:87;
union it2 = the carrier of tfsm by EQREL_1:def 4;
then consider Z being set such that
A7: qx in Z and
A8: Z in it2 by TARSKI:def 4;
reconsider Z = Z as Subset of tfsm by A8;
set XZ = X \ Z;
set ZX = Z \ X;
set Y9 = (X \ Z) \/ (Z \ X);
(X \ Z) \/ (Z \ X) <> {} then consider qy being Element of tfsm such that
A11: qy in (X \ Z) \/ (Z \ X) by SUBSET_1:4;
reconsider X = X as Element of it1 by A5;
A12: now :: thesis: not qy in Z \ Xend;
now :: thesis: not qy in X \ Zend;
hence contradiction by A11, A12, XBOOLE_0:def 3; :: thesis: verum
end;
suppose A21: ( not X in it1 & X in it2 ) ; :: thesis: contradiction
then reconsider X = X as Subset of tfsm ;
consider qx being Element of tfsm such that
A22: qx in X by A21, FINSEQ_4:87;
union it1 = the carrier of tfsm by EQREL_1:def 4;
then consider Z being set such that
A23: qx in Z and
A24: Z in it1 by TARSKI:def 4;
reconsider Z = Z as Subset of tfsm by A24;
set XZ = X \ Z;
set ZX = Z \ X;
set Y9 = (X \ Z) \/ (Z \ X);
(X \ Z) \/ (Z \ X) <> {} then consider qy being Element of tfsm such that
A27: qy in (X \ Z) \/ (Z \ X) by SUBSET_1:4;
reconsider X = X as Element of it2 by A21;
A28: now :: thesis: not qy in Z \ Xend;
now :: thesis: not qy in X \ Zend;
hence contradiction by A27, A28, XBOOLE_0:def 3; :: thesis: verum
end;
end;
end;
hence it1 = it2 ; :: thesis: verum