Why does a logic system not use the law of the excluded middle?
I studied non-classical logic (intuitionistic and modal) where double negation can't be removed and the law of excluded middle can't be used. But what is a simple example that non-mathematicians can directly understand where we can't use the law of the excluded middle?
A non-mathematician can agree that the statement "The door is not unlocked" does not necessarily imply that the door is locked (the door might not have a lock or the door doesn't even exist and therefore it is false that the door can be locked or some other interpretation). But I don't think that's a good example.
Excluded middle suits well for numbers but rarely for other entities e.g. category placement "Is the cat white?" - The alternatives might be not disjunct, there might be no cat at all, it might be undecidable or other alternative.
I've seen that scientific questions should preferably be "yes-or-no questions" but what's a good example when that will fail and we can't remove a double negation?
For instance, a real example of "A is B and A is not B", which would be impossible in classical logic but could be true about something like Schrödinger's cat that is alive and dead at the same time?
The law of excluded middle says that for all φ, either φ is true or ¬φ is true. Recast in intuitionistic terms, this means that for all φ either we have a proof of φ or a proof of (φ → ⊥). While the law of excluded middle makes sense for the semantics of classical logic which uses the notion of truth, it doesn't seem to be justified from the perspective of the proof semantics of intuitionistic logic.
As an example, you can take any unsolved problem P in your domain of choice, say Goldbach's Conjecture. No doubt, P ∨ ¬P is true; either every integer greater than 2 has the property or doesn't. But the intuitionist cannot claim P ∨ ¬P, because she has neither an algorithm that can map such an integer to a pair of twin primes, nor a proof that no such algorithm can be found.