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/static/reqg_fqup.ma".
16 include "static_2/static/feqg.ma".
18 (* GENERIC EQUIVALENCE FOR CLOSURES ON REFERRED ENTRIES *********************)
20 (* Properties with generic equivalence for terms ****************************)
25 ∀G,L. ❨G,L,T1❩ ≛[S] ❨G,L,T2❩.
26 /3 width=1 by feqg_intro_sn, reqg_refl/ qed.
28 (* Advanced properties ******************************************************)
32 tri_reflexive … (feqg S).
33 /3 width=1 by teqg_refl, teqg_feqg/ qed.