tuned signature;
authorwenzelm
Wed, 13 Dec 2023 19:55:50 +0100
changeset 79259 46d16fc4bc15
parent 79258 479f31c4b367
child 79260 f4067f14c9ed
tuned signature;
src/Pure/zterm.ML
--- a/src/Pure/zterm.ML	Wed Dec 13 15:23:03 2023 +0100
+++ b/src/Pure/zterm.ML	Wed Dec 13 19:55:50 2023 +0100
@@ -167,6 +167,8 @@
   val incr_bv_same: int -> int -> zterm Same.operation
   val incr_bv: int -> int -> zterm -> zterm
   val incr_boundvars: int -> zterm -> zterm
+  val map_proof_same: ztyp Same.operation -> zterm Same.operation -> zproof Same.operation
+  val map_proof_types_same: ztyp Same.operation -> zproof Same.operation
   val ztyp_of: typ -> ztyp
   val zterm_cache: theory -> {zterm: term -> zterm, ztyp: typ -> ztyp}
   val zterm_of: theory -> term -> zterm