author | nipkow |
Wed, 06 Nov 2024 16:27:06 +0100 | |
changeset 81356 | 9c47740e974a |
parent 81355 | 8070e4578ece |
child 81357 | 21a493abde0f |
--- a/src/HOL/Data_Structures/Define_Time_Function.thy Wed Nov 06 16:19:45 2024 +0100 +++ b/src/HOL/Data_Structures/Define_Time_Function.thy Wed Nov 06 16:27:06 2024 +0100 @@ -49,6 +49,8 @@ Users of this running time framework need to ensure that 0-time functions are used only within the above restrictions.\<close> +time_fun_0 "min" +time_fun_0 "max" time_fun_0 "(+)" time_fun_0 "(-)" time_fun_0 "(*)"