File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -182,6 +182,13 @@ Definition nbe_rewrite_rulesT : list (bool * Prop)
182
182
end )
183
183
('n)
184
184
xs)
185
+ ; typeof! @unfold1_nat_rect_fbb_b
186
+ ; typeof! @unfold1_nat_rect_fbb_b_b
187
+ ; typeof! @unfold1_list_rect_fbb_b
188
+ ; typeof! @unfold1_list_rect_fbb_b_b
189
+ ; typeof! @unfold1_list_rect_fbb_b_b_b
190
+ ; typeof! @unfold1_list_rect_fbb_b_b_b_b
191
+ ; typeof! @unfold1_list_rect_fbb_b_b_b_b_b
185
192
]
186
193
].
187
194
Original file line number Diff line number Diff line change @@ -88,6 +88,13 @@ Local Hint Resolve
88
88
eq_firstn_nat_rect
89
89
eq_skipn_nat_rect
90
90
eq_update_nth_nat_rect
91
+ unfold1_nat_rect_fbb_b
92
+ unfold1_nat_rect_fbb_b_b
93
+ unfold1_list_rect_fbb_b
94
+ unfold1_list_rect_fbb_b_b
95
+ unfold1_list_rect_fbb_b_b_b
96
+ unfold1_list_rect_fbb_b_b_b_b
97
+ unfold1_list_rect_fbb_b_b_b_b_b
91
98
: core.
92
99
93
100
Lemma nbe_rewrite_rules_proofs
You can’t perform that action at this time.
0 commit comments