let H, v be LTL-formula; :: thesis: for N being strict LTLnode of v
for w being Element of Inf_seq AtomicFamily st H in the LTLnew of N & H is Until holds
( w |= * N iff ( w |= * (SuccNode1 H,N) or w |= * (SuccNode2 H,N) ) )
let N be strict LTLnode of v; :: thesis: for w being Element of Inf_seq AtomicFamily st H in the LTLnew of N & H is Until holds
( w |= * N iff ( w |= * (SuccNode1 H,N) or w |= * (SuccNode2 H,N) ) )
let w be Element of Inf_seq AtomicFamily ; :: thesis: ( H in the LTLnew of N & H is Until implies ( w |= * N iff ( w |= * (SuccNode1 H,N) or w |= * (SuccNode2 H,N) ) ) )
assume that
A1:
H in the LTLnew of N
and
A2:
H is Until
; :: thesis: ( w |= * N iff ( w |= * (SuccNode1 H,N) or w |= * (SuccNode2 H,N) ) )
set SN1 = SuccNode1 H,N;
set SN1O = the LTLold of (SuccNode1 H,N);
set SN1N = the LTLnew of (SuccNode1 H,N);
set SN1X = the LTLnext of (SuccNode1 H,N);
set XSN1X = 'X' (CastLTL the LTLnext of (SuccNode1 H,N));
set SN2 = SuccNode2 H,N;
set SN2O = the LTLold of (SuccNode2 H,N);
set SN2N = the LTLnew of (SuccNode2 H,N);
set SN2X = the LTLnext of (SuccNode2 H,N);
set XSN2X = 'X' (CastLTL the LTLnext of (SuccNode2 H,N));
set NO = the LTLold of N;
set NN = the LTLnew of N;
set NX = the LTLnext of N;
set XNX = 'X' (CastLTL the LTLnext of N);
A3:
H in * N
by LemSUM01, A1;
set H1 = the_left_argument_of H;
set H2 = the_right_argument_of H;
H = (the_left_argument_of H) 'U' (the_right_argument_of H)
by A2, MODELC_2:8;
then
( w |= H iff w |= (the_right_argument_of H) 'or' ((the_left_argument_of H) '&' ('X' H)) )
by MODELC_2:75;
then A4:
( w |= H iff ( w |= the_right_argument_of H or w |= (the_left_argument_of H) '&' ('X' H) ) )
by MODELC_2:66;
A5:
LTLNew1 H = {(the_left_argument_of H)}
by A2, Def203;
A6:
LTLNew2 H = {(the_right_argument_of H)}
by A2, Def204;
A7:
LTLNext H = {H}
by A2, Def205;
A8:
the LTLold of (SuccNode1 H,N) = the LTLold of N \/ {H}
by A1, Def206;
A9:
the LTLnew of (SuccNode1 H,N) = (the LTLnew of N \ {H}) \/ ({(the_left_argument_of H)} \ the LTLold of N)
by A1, Def206, A5;
A10:
the LTLnext of (SuccNode1 H,N) = the LTLnext of N \/ {H}
by A1, Def206, A7;
A11:
the LTLold of (SuccNode2 H,N) = the LTLold of N \/ {H}
by A1, A2, Def207;
A12:
the LTLnew of (SuccNode2 H,N) = (the LTLnew of N \ {H}) \/ ({(the_right_argument_of H)} \ the LTLold of N)
by A1, A2, Def207, A6;
A13:
the LTLnext of (SuccNode2 H,N) = the LTLnext of N
by A1, A2, Def207;
Alem1:
for F being LTL-formula holds
( not F in * (SuccNode1 H,N) or F in * N or F = the_left_argument_of H or F = 'X' H )
Alem2:
for F being LTL-formula holds
( not F in * (SuccNode2 H,N) or F in * N or F = the_right_argument_of H )
Alem3:
for F being LTL-formula st F in * N holds
( F in * (SuccNode1 H,N) & F in * (SuccNode2 H,N) )
proof
let F be
LTL-formula;
:: thesis: ( F in * N implies ( F in * (SuccNode1 H,N) & F in * (SuccNode2 H,N) ) )
assume B1:
F in * N
;
:: thesis: ( F in * (SuccNode1 H,N) & F in * (SuccNode2 H,N) )
now per cases
( F in the LTLold of N or F in the LTLnew of N or F in 'X' (CastLTL the LTLnext of N) )
by B1, LemSUM01;
suppose
F in 'X' (CastLTL the LTLnext of N)
;
:: thesis: ( F in * (SuccNode1 H,N) & F in * (SuccNode2 H,N) )then consider G being
LTL-formula such that C1:
F = G
and C2:
ex
G1 being
LTL-formula st
(
G1 in CastLTL the
LTLnext of
N &
G = 'X' G1 )
;
consider G1 being
LTL-formula such that C3:
G1 in the
LTLnext of
N
and C4:
G = 'X' G1
by C2;
C5:
G1 in the
LTLnext of
(SuccNode1 H,N)
by C3, A10, XBOOLE_0:def 3;
(
F in 'X' (CastLTL the LTLnext of (SuccNode1 H,N)) &
F in 'X' (CastLTL the LTLnext of (SuccNode2 H,N)) )
by C1, C4, C3, C5, A13;
hence
(
F in * (SuccNode1 H,N) &
F in * (SuccNode2 H,N) )
by LemSUM01;
:: thesis: verum end; end; end;
hence
(
F in * (SuccNode1 H,N) &
F in * (SuccNode2 H,N) )
;
:: thesis: verum
end;
A17:
( not w |= * N or w |= * (SuccNode1 H,N) or w |= * (SuccNode2 H,N) )
( ( w |= * (SuccNode1 H,N) or w |= * (SuccNode2 H,N) ) implies w |= * N )
hence
( w |= * N iff ( w |= * (SuccNode1 H,N) or w |= * (SuccNode2 H,N) ) )
by A17; :: thesis: verum