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 (EX f) = Pred (SIGMA f),R
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 (EX f) = Pred (SIGMA f),R
let BASSIGN be non empty Subset of (ModelSP S); :: thesis: for f being Assign of (CTLModel R,BASSIGN) holds SIGMA (EX f) = Pred (SIGMA f),R
let f be Assign of (CTLModel R,BASSIGN); :: thesis: SIGMA (EX f) = Pred (SIGMA f),R
set g = EX f;
set H = SIGMA f;
A1:
for x being set st x in SIGMA (EX f) holds
x in Pred (SIGMA f),R
for x being set st x in Pred (SIGMA f),R holds
x in SIGMA (EX f)
hence
SIGMA (EX f) = Pred (SIGMA f),R
by A1, TARSKI:2; :: thesis: verum