let S be non empty set ; :: thesis: for R being total Relation of S,S
for BASSIGN being non empty Subset of (ModelSP S)
for f being Assign of (CTLModel R,BASSIGN) holds SIGMA f = { s where s is Element of S : (Fid f,S) . s = TRUE }
let R be total Relation of S,S; :: thesis: for BASSIGN being non empty Subset of (ModelSP S)
for f being Assign of (CTLModel R,BASSIGN) holds SIGMA f = { s where s is Element of S : (Fid f,S) . s = TRUE }
let BASSIGN be non empty Subset of (ModelSP S); :: thesis: for f being Assign of (CTLModel R,BASSIGN) holds SIGMA f = { s where s is Element of S : (Fid f,S) . s = TRUE }
let f be Assign of (CTLModel R,BASSIGN); :: thesis: SIGMA f = { s where s is Element of S : (Fid f,S) . s = TRUE }
A1:
for x being set st x in SIGMA f holds
x in { s where s is Element of S : (Fid f,S) . s = TRUE }
for x being set st x in { s where s is Element of S : (Fid f,S) . s = TRUE } holds
x in SIGMA f
hence
SIGMA f = { s where s is Element of S : (Fid f,S) . s = TRUE }
by A1, TARSKI:2; :: thesis: verum