(**************************************************************************) (* ___ *) (* ||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 *) (* *) (**************************************************************************) include "ground/lib/subset_equivalence.ma". include "delayed_updating/syntax/preterm.ma". include "delayed_updating/substitution/lift_structure.ma". include "delayed_updating/substitution/lift_prototerm.ma". lemma pippo (p): ⊗p ϵ 𝐈. #p @(list_ind_rcons … p) -p [ lift_rmap_S_dx >structure_S_dx @lift_grafted_sn // | /2 width=1 by lift_grafted_S_dx/ ] qed.