Complement
Let be a DFSA A complement FSA is s.t
Intuition
Make all accepting states non-accepting states and make all non-accepting states accepting states.
Let M=(Q,Σ,δ,s,F) be a DFSA A complement FSA is M=(Q,Σ,δ,s,F s.t L(M)=L(M)
Make all accepting states non-accepting states and make all non-accepting states accepting states.