| Entry | Value |
|---|---|
| Name | FORALL_AND_THM |
| Conclusion | !p q. (!x. p x /\ q x) <=> (!x. p x) /\ (!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 |