Add stub for the new coqleq_complete'

This commit is contained in:
Yiyun Liu 2025-03-11 00:14:43 -04:00
parent 181e06ae01
commit 96ad0a4740
5 changed files with 193 additions and 300 deletions

View file

@ -403,6 +403,8 @@ with salgo_dom_r : PTm -> PTm -> Prop :=
Scheme salgo_ind := Induction for salgo_dom Sort Prop
with salgor_ind := Induction for salgo_dom_r Sort Prop.
Combined Scheme salgo_dom_mutual from salgo_ind, salgor_ind.
Lemma hf_no_hred (a b : PTm) :
ishf a ->
HRed.R a b ->