1 (**************************************************************************)
4 (* ||A|| A project by Andrea Asperti *)
6 (* ||I|| Developers: *)
7 (* ||T|| The HELM team. *)
8 (* ||A|| http://helm.cs.unibo.it *)
10 (* \ / This file is distributed under the terms of the *)
11 (* v GNU General Public License Version 2 *)
13 (**************************************************************************)
15 include "static_2/syntax/term_simple.ma".
16 include "static_2/syntax/teqw.ma".
18 (* SORT-IRRELEVANT WHD EQUIVALENCE ON TERMS *********************************)
20 (* Properties with simple terms *********************************************)
22 lemma teqw_simple_trans:
23 âT1,T2. T1 â T2 â đâšT1â© â đâšT2â©.
25 [4,5: #p #V1 #V2 #T1 #T2 [ #_ ] #H
26 elim (simple_inv_bind ⊠H)
27 |* : /1 width=1 by simple_atom, simple_flat/