The editor used depends on the kind of object.
The proof editor
is used on theorem objects, while the
term editor is used for all other objects.
For more information on the proof editor see
Section
and on the term editor, see Section
If view is used on a theorem object with an compressed proof, expansion of the proof is forced. This may take some time, especially if the proof is large.
create_rule obname place
create_thm obname place
create_abs obname place
create_ml obname place
create_disp obname place
create_com obname place
create_lat obname place
delete_objects from-obname to-obname
Checking a rule, abstraction, precedence or display form object causes the object's contents to be verified. See Section ??? for a description of what verification involves. If the object is well-formed, it is incorporated into the Nuprl environment.
When is checking necessary??? After all one always checks on loading and exiting an object...
Checking an ML object invokes the ML reader on the object's contents.
Checking a theorem object, forcesexpansion
of its proof, if the proof
was initially compressed. Note that this might take a while.
See Section
for details.
What is effect on extraction???
Checking a comment object has no effect, other than to change the status of a raw comment object to complete.
check_objects from-obname to-obname
move_objects from-obname to-obname place