]> matita.cs.unibo.it Git - helm.git/blob - matita/contribs/LAMBDA-TYPES/Base-2/preamble.ma
tagged 0.5.0-rc1
[helm.git] / matita / contribs / LAMBDA-TYPES / Base-2 / preamble.ma
1 (**************************************************************************)
2 (*       ___                                                              *)
3 (*      ||M||                                                             *)
4 (*      ||A||       A project by Andrea Asperti                           *)
5 (*      ||T||                                                             *)
6 (*      ||I||       Developers:                                           *)
7 (*      ||T||         The HELM team.                                      *)
8 (*      ||A||         http://helm.cs.unibo.it                             *)
9 (*      \   /                                                             *)
10 (*       \ /        This file is distributed under the terms of the       *)
11 (*        v         GNU General Public License Version 2                  *)
12 (*                                                                        *)
13 (**************************************************************************)
14
15 include "Base-1/definitions.ma".
16 include "Legacy-2/theory.ma".
17
18 alias symbol "minus" = "Coq's natural minus".
19 alias symbol "lt" = "Coq's natural 'less than'".