wenzelm [Tue, 16 May 2023 19:42:19 +0200] rev 78066
tuned;
wenzelm [Tue, 16 May 2023 19:20:18 +0200] rev 78065
more careful treatment of set_context / reset_context for persistent morphisms;
avoid persistent theory for eq_morphism / eq_term_morphism, notably in 'class' definition;
wenzelm [Tue, 16 May 2023 17:08:31 +0200] rev 78064
clarified transfer / trim_context on persistent Token.source (e.g. attribute expressions): actually set/reset implicit context;
clarified signature;
wenzelm [Tue, 16 May 2023 15:15:56 +0200] rev 78063
tuned signature;
wenzelm [Tue, 16 May 2023 14:30:32 +0200] rev 78062
support for context within morphism (for background theory);
wenzelm [Mon, 15 May 2023 22:46:04 +0200] rev 78061
proper transfer to supported "bundle ... begin unbundle ... end", e.g. see theory "AFP/Probabilistic_Timed_Automata.Graphs";
wenzelm [Mon, 15 May 2023 20:55:17 +0200] rev 78060
clarified signature;
wenzelm [Mon, 15 May 2023 20:37:53 +0200] rev 78059
tuned;
wenzelm [Mon, 15 May 2023 20:23:42 +0200] rev 78058
tuned;
wenzelm [Mon, 15 May 2023 20:19:02 +0200] rev 78057
tuned signature;
wenzelm [Mon, 15 May 2023 19:40:01 +0200] rev 78056
more accurate Thm.trim_context / Thm.transfer;
wenzelm [Mon, 15 May 2023 16:18:23 +0200] rev 78055
clarified stored thm: result from notes;
tuned;