Function DOC.EDITION


Slots on this function:

Documentation:
Refers to the nth edition of a document.
Arity: 2
Range: Natural

Axioms:

(=> (Doc.Edition ?Doc ?Nth)
    (Or (Book ?Doc) (Proceedings ?Doc) (Cartographic-Map ?Doc)))