Entry | Value |
---|---|
Name | real_abs |
Conclusion | !x. abs x = (if &0 <= x then x else --x) |
Constructive Proof | Yes |
Axiom | N|A |
Classical Lemmas | N|A |
Constructive Lemmas | |
Contained Package | real-def |
Comment | Standard HOL library retrieved from OpenTheory |