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
wenzelm [Sat, 16 Nov 2024 21:36:34 +0100] rev 81464
tuned proofs;