let S be non empty set ; for R being total Relation of S,S
for BASSIGN being non empty Subset of (ModelSP S)
for f, g being Assign of (BASSModel R,BASSIGN) holds
( ( for s being Element of S holds
( s |= g iff s |= Fax f,g ) ) iff SIGMA g is_a_fixpoint_of TransEG f )
let R be total Relation of S,S; for BASSIGN being non empty Subset of (ModelSP S)
for f, g being Assign of (BASSModel R,BASSIGN) holds
( ( for s being Element of S holds
( s |= g iff s |= Fax f,g ) ) iff SIGMA g is_a_fixpoint_of TransEG f )
let BASSIGN be non empty Subset of (ModelSP S); for f, g being Assign of (BASSModel R,BASSIGN) holds
( ( for s being Element of S holds
( s |= g iff s |= Fax f,g ) ) iff SIGMA g is_a_fixpoint_of TransEG f )
let f, g be Assign of (BASSModel R,BASSIGN); ( ( for s being Element of S holds
( s |= g iff s |= Fax f,g ) ) iff SIGMA g is_a_fixpoint_of TransEG f )
set G = SIGMA g;
set Q = SIGMA (Fax f,g);
A1: (TransEG f) . (SIGMA g) =
SigFaxTau f,(SIGMA g),R,BASSIGN
by Def70
.=
SIGMA (Fax f,g)
by Th31
;
A2:
( SIGMA g is_a_fixpoint_of TransEG f implies for s being Element of S holds
( s |= g iff s |= Fax f,g ) )
( ( for s being Element of S holds
( s |= g iff s |= Fax f,g ) ) implies SIGMA g is_a_fixpoint_of TransEG f )
hence
( ( for s being Element of S holds
( s |= g iff s |= Fax f,g ) ) iff SIGMA g is_a_fixpoint_of TransEG f )
by A2; verum