We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e1738 commit dfbdb67Copy full SHA for dfbdb67
candle/overloading/semantics/holModelConservativityScript.sml
@@ -2608,6 +2608,7 @@ End
2608
Overload type_interpretation_ext_of = ``type_interpretation_ext_of0 ^mem``
2609
Overload term_interpretation_ext_of = ``term_interpretation_ext_of0 ^mem``
2610
2611
+val type_interpretation_ext_of_def = type_interpretation_ext_of0_def;
2612
val type_interpretation_ext_of_ind = fetch "-" "type_interpretation_ext_of0_ind";
2613
2614
(* symbols from the independent fragment keeps their earlier interpretation *)
0 commit comments