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