Encoding CIC in XML: cooking and naming
In Coq it is possible to open a section, declare
some variables, define objects depending on them and close the
section
Once a section is closed, cooking begins: objects
are parametrized w.r.t. variables and their Section Path is changed.
This is an example