NEWS
changeset 81960 326ecfc079a6
parent 81868 d832c4a676e1
child 81963 e3a8379a9884
--- a/NEWS	Thu Jan 23 20:46:26 2025 +0100
+++ b/NEWS	Thu Jan 23 22:19:30 2025 +0100
@@ -324,6 +324,10 @@
 Variable.variant_names or Variable.focus_params, instead of
 Logic.goal_params etc.
 
+* Antiquotation \<^instantiate>\<open>(no_beta) x = t in \<dots>\<close> is like
+\<^instantiate>\<open>x = t in \<dots>\<close>, but without implicit beta-normalization.
+This is occasionally useful for low-level applications.
+
 * Antiquotation \<^bundle>\<open>name\<close> inlines a formally checked bundle name.
 
 * The new operation Pattern.rewrite_term_yoyo alternates top-down,