Class UNDEFINED

True of terms denoting the bottom object, usually meaning that a function is undefined on given arguments. There is exactly one object in the universe of discourse that is undefined, called BOTTOM. Functional terms that are undefined are equal to this special element.
All-Instances: {Bottom}
Axioms:
(<=> (Undefined ?Value) (= ?Value Bottom))

Notes: