wenzelm [Mon, 18 Nov 2024 11:12:51 +0100] rev 81479
clarified modules;
wenzelm [Mon, 18 Nov 2024 11:06:53 +0100] rev 81478
clarified signature;
wenzelm [Sun, 17 Nov 2024 20:14:57 +0100] rev 81477
clarified signature;
wenzelm [Sun, 17 Nov 2024 19:59:10 +0100] rev 81476
clarified signature and modules: without GUI change yet;
wenzelm [Sun, 17 Nov 2024 19:49:25 +0100] rev 81475
more operations, to support search within output panel;
wenzelm [Sun, 17 Nov 2024 13:57:50 +0100] rev 81474
tuned;
paulson <lp15@cam.ac.uk> [Fri, 22 Nov 2024 16:05:42 +0000] rev 81473
Introduced the function some_elem for grabbing an element from a non-empty set, and simplified the theorem the_elem_image_unique
paulson <lp15@cam.ac.uk> [Fri, 22 Nov 2024 14:54:00 +0000] rev 81472
Patch by Stepan Holub, plus tweaks
paulson <lp15@cam.ac.uk> [Fri, 22 Nov 2024 13:23:27 +0000] rev 81471
patch to vector_matrix_mult by Alexander Pach
Fabian Huch <huch@in.tum.de> [Tue, 19 Nov 2024 18:47:12 +0100] rev 81470
try0: cleaned up output;
Fabian Huch <huch@in.tum.de> [Mon, 18 Nov 2024 13:30:02 +0100] rev 81469
try0: insert extra facts into state instead of goal, since some methods (e.g. metis) won't work otherwise;
Fabian Huch <huch@in.tum.de> [Mon, 18 Nov 2024 12:35:44 +0100] rev 81468
avoid informatik.tu-muenchen.de domain: soon to be discontinued;
nipkow [Sun, 17 Nov 2024 21:20:26 +0100] rev 81467
renamed Discrete -> Discrete_Functions to avoid name clashes;
new function names floor_log/sqrt to avoid long Discrete_Functions.log/sqrt
nipkow [Sun, 17 Nov 2024 09:50:54 +0100] rev 81466
Use Var to maintain the difference between function and locale parameters
nipkow [Sat, 16 Nov 2024 22:46:33 +0100] rev 81465
tuned