And if the the same player has deadend we can't add to the attractors right?
Example, if s0 is the Qh, and it's controlled by player 0,
we have deadend s1 controlled by player 1 and another deadend s2 controlled by player 0. So in the attractors, we have {s0,s1} , we can't add s2 to the attractors. Is it correct ?
Also, here it should be, ⟨B⟩φ := A ∧ []φ ∨ B ∧ <>φ = (B=>[]φ|<>φ) , is that right?
It's written as ⟨B⟩φ := A ∧ []φ ∨ B ∧ <>φ = (A=>[]φ|<>φ) , SNF for A. But should be SNF of B right ?