(NIT: I'm reading a sentence from a computer science book pdf Introduction to Automata Theory, Languages, and Computation.)
I'm confused by the following sentence when the phrase "as well" appears:
Of the eight states in Fig. 2.13, starting in the start state
B, we can only reach statesB,E, andF. The other five states are inaccessible from the start state and may as well not be there.
I interpret "as well" as "also", so I think it would not be necessary. Since in the sentence I quoted, there is no mention that some states are not there before the phrase "as well" appears. Could I remove "as well" like the following to mean the same thing?
[...] and may not be there.
Now I suspect that it would mean "therefore" instead. Could anyone please correct me?