Skip to content

Commit

Permalink
FTBFS boehmTheory (due to code merging issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
binghe authored and mn200 committed Jul 2, 2024
1 parent 36e026a commit fd9093e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions examples/lambda/barendregt/boehmScript.sml
Original file line number Diff line number Diff line change
Expand Up @@ -3375,15 +3375,6 @@ Proof
>> MATCH_MP_TAC Boehm_apply_lameq_cong >> art []
QED

Theorem Boehm_out_lemma :
!p X M. FINITE X /\ subterm X M p <> NONE ==>
?pi ss. Boehm_transform pi /\ apply pi M == subterm' X M p ISUB ss
Proof
rpt STRIP_TAC
>> MATCH_MP_TAC Boehm_out_lemma_old >> art []
>> MATCH_MP_TAC subterm_imp_ltree_paths >> art []
QED

(*---------------------------------------------------------------------------*
* Separability of terms
*---------------------------------------------------------------------------*)
Expand Down

0 comments on commit fd9093e

Please sign in to comment.