let S be non empty set ; for R being total Relation of S,S
for BASSIGN being non empty Subset of (ModelSP S)
for T being Subset of S holds SIGMA (Tau T,R,BASSIGN) = T
let R be total Relation of S,S; for BASSIGN being non empty Subset of (ModelSP S)
for T being Subset of S holds SIGMA (Tau T,R,BASSIGN) = T
let BASSIGN be non empty Subset of (ModelSP S); for T being Subset of S holds SIGMA (Tau T,R,BASSIGN) = T
let T be Subset of S; SIGMA (Tau T,R,BASSIGN) = T
set f = Tau T,R,BASSIGN;
set U = SIGMA (Tau T,R,BASSIGN);
A1:
SIGMA (Tau T,R,BASSIGN) = { s where s is Element of S : (Fid (Tau T,R,BASSIGN),S) . s = TRUE }
by Lm46;
for s being set holds
( s in SIGMA (Tau T,R,BASSIGN) iff s in T )
proof
let s be
set ;
( s in SIGMA (Tau T,R,BASSIGN) iff s in T )
thus
(
s in SIGMA (Tau T,R,BASSIGN) implies
s in T )
( s in T implies s in SIGMA (Tau T,R,BASSIGN) )
assume A2:
s in T
;
s in SIGMA (Tau T,R,BASSIGN)
then (Fid (Tau T,R,BASSIGN),S) . s =
(chi T,S) . s
by Def64
.=
1
by A2, FUNCT_3:def 3
;
hence
s in SIGMA (Tau T,R,BASSIGN)
by A1, A2;
verum
end;
hence
SIGMA (Tau T,R,BASSIGN) = T
by TARSKI:2; verum