(**************************************************************************) (* ___ *) (* ||M|| *) (* ||A|| A project by Andrea Asperti *) (* ||T|| *) (* ||I|| Developers: *) (* ||T|| The HELM team. *) (* ||A|| http://helm.cs.unibo.it *) (* \ / *) (* \ / This file is distributed under the terms of the *) (* v GNU General Public License Version 2 *) (* *) (**************************************************************************) (* This file was automatically generated: do not edit *********************) include "CoRN.ma". (* $Id: Qordfield.v,v 1.9 2004/04/23 10:01:03 lcf Exp $ *) include "model/fields/Qfield.ma". include "algebra/COrdFields.ma". (*#* **Example of an ordered field: $\langle$#⟨#[Q],[[+]],[[*]],[[<]]$\rangle$#⟩# [Q] is an archemaedian ordered field. *) inline procedural "cic:/CoRN/model/ordfields/Qordfield/Qlt_is_strict_order.con" as definition. inline procedural "cic:/CoRN/model/ordfields/Qordfield/Q_is_COrdField.con" as definition. inline procedural "cic:/CoRN/model/ordfields/Qordfield/Q_as_COrdField.con" as definition. inline procedural "cic:/CoRN/model/ordfields/Qordfield/Q_is_archemaedian.con" as theorem.