File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,6 +183,13 @@ Definition nbe_rewrite_rulesT : list (bool * Prop)
183183 end )
184184 ('n)
185185 xs)
186+ ; typeof! @unfold1_nat_rect_fbb_b
187+ ; typeof! @unfold1_nat_rect_fbb_b_b
188+ ; typeof! @unfold1_list_rect_fbb_b
189+ ; typeof! @unfold1_list_rect_fbb_b_b
190+ ; typeof! @unfold1_list_rect_fbb_b_b_b
191+ ; typeof! @unfold1_list_rect_fbb_b_b_b_b
192+ ; typeof! @unfold1_list_rect_fbb_b_b_b_b_b
186193 ]
187194 ].
188195
Original file line number Diff line number Diff line change @@ -90,6 +90,13 @@ Local Hint Resolve
9090 eq_firstn_nat_rect
9191 eq_skipn_nat_rect
9292 eq_update_nth_nat_rect
93+ unfold1_nat_rect_fbb_b
94+ unfold1_nat_rect_fbb_b_b
95+ unfold1_list_rect_fbb_b
96+ unfold1_list_rect_fbb_b_b
97+ unfold1_list_rect_fbb_b_b_b
98+ unfold1_list_rect_fbb_b_b_b_b
99+ unfold1_list_rect_fbb_b_b_b_b_b
93100 : core.
94101
95102(* to catch [prod_rect] and not just [prod_rect_nodep] *)
You can’t perform that action at this time.
0 commit comments