Equations
Instances For
Equations
- AP.aFresh1FSP s s₂ = ∅.insertSet 0 (s.aVisitedIcc s₂.prev).toSet
Instances For
Equations
- a.Fresh1Aux s fsp = AP.AStrat.RespectsFSP AP.aFresh1FSP a s fsp
Instances For
Equations
- AP.aFresh1 s fsp = AP.aSeek fun (x : AP.State) => AP.AHwsFspCnd AP.aFresh1FSP s x fsp
Instances For
theorem
AP.State.aPos_notMem_of_aForallWinsDisj
{s : State}
{fsp : FSP}
{a : AStrat}
(h : s.aForallWinsDisj fsp a)
:
theorem
AP.State.hasTr_of_aForallWinsDisj
{s : State}
{fsp : FSP}
{a : AStrat}
[hs : sys.WF s]
(h : s.aForallWinsDisj fsp a)
:
theorem
AP.AState.aForallWinsDisj_of_respectsFSP
{s : State}
{fsp : FSP}
{f : State → State → FSP}
{a : AStrat}
[hs : AState s]
(h : AStrat.RespectsFSP f a s fsp)
:
s.aForallWinsDisj fsp a
theorem
AP.AState.aForallWinsDisj_of_fresh1Aux
{s : State}
{fsp : FSP}
{a : AStrat}
[hs : AState s]
(h : a.Fresh1Aux s fsp)
:
s.aForallWinsDisj fsp a