Entry | Value |
---|---|
Name | OR_EXISTS_THM |
Conclusion | !p q. (?x. p x) \/ (?x. q x) <=> (?x. p x \/ q x) |
Constructive Proof | Yes |
Axiom | N|A |
Classical Lemmas | N|A |
Constructive Lemmas | |
Contained Package | bool-int |
Comment | Standard HOL library retrieved from OpenTheory |