lh-l4v/lib/Eisbach_Tools
Gerwin Klein 4001debe25
lib+ainvs: clean up LevityCatch_AI
- move proof methods spec and bspec to Eisbach_Methods
- move general lemmas to Lib
- move word lemmas to Word_Lemmas_Internal
- update proof style

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2023-02-06 09:56:36 +11:00
..
Apply_Debug.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
Apply_Trace.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
Apply_Trace_Cmd.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
Conjuncts.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
Eisbach_Methods.thy lib+ainvs: clean up LevityCatch_AI 2023-02-06 09:56:36 +11:00
Local_Method.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
Local_Method_Tests.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
ProvePart.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
README.md lib: README.md files for the new sessions 2023-01-25 11:49:59 +11:00
ROOT lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
Rule_By_Method.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
Simp_No_Conditional.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
Subgoal_Methods.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
Trace_Schematic_Insts.thy lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00
tests.xml lib: add separate Eisbach_Tools session 2023-01-24 11:30:04 +11:00

README.md

Eisbach and Tactic Tools

This session contains tools and tactics for defining Isabelle Eisbach methods.

Some of the theories in this session are not strictly speaking Eisbach-related, but are mostly used from Eisbach methods, so we collect them here as well.

We only include theories that are needed in the Monads, CParser, and AutoCorres sessions.