lh-l4v/lib
Gerwin Klein d4a63b2784
word_lib: more docs on word_bitwise and word_eqI
The Eisbach method command doesn't seem to allow providing a doc
string. Instead at least place a comment right next to the definition
so that people can find that when they discover the method name with
print_methods.

Update doc string of word_bitwise to clarify where it is useful.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2023-04-11 13:17:53 +10:00
..
Basics lib: README.md files for the new sessions 2023-01-25 11:49:59 +11:00
CorresK isabelle-2021: update Lib 2021-09-30 16:53:17 +10:00
EVTutorial lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
Eisbach_Tools lib+ainvs: clean up LevityCatch_AI 2023-02-06 09:56:36 +11:00
Hoare_Sep_Tactics proofs: updates for monad refactor 2023-02-09 11:46:55 +11:00
ML_Utils lib: README.md files for the new sessions 2023-01-25 11:49:59 +11:00
Monads lib+proof: rename bind_assoc_reverse to bind_assoc_return_reverse 2023-03-27 10:34:03 +10:30
Word_Lib word_lib: more docs on word_bitwise and word_eqI 2023-04-11 13:17:53 +10:00
clib lib+proof: rename bind_assoc_reverse to bind_assoc_return_reverse 2023-03-27 10:34:03 +10:30
concurrency lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
doc licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
sep_algebra lib+proofs+sys-init+tools: proof updates for Fun_Pred_Syntax 2023-01-09 14:54:11 +11:00
test lib: theory imports + proof updates for monad refactor 2023-02-09 11:46:51 +11:00
AddUpdSimps.thy lib AddUpdSimps: cleanup + remove old debugging code 2020-05-04 17:02:58 +08:00
BCorres_UL.thy lib: introduce Monads session 2023-01-24 11:30:05 +11:00
Bisim_UL.thy lib: introduce [empty_fail] and merge EmptyFailLib 2023-02-09 11:46:50 +11:00
Corres_Adjust_Preconds.thy lib+proofs+sys-init+tools: proof updates for Fun_Pred_Syntax 2023-01-09 14:54:11 +11:00
Corres_Method.thy lib: add hoare_from_abs rule 2022-11-10 16:09:13 +11:00
Corres_UL.thy lib: theory imports + proof updates for monad refactor 2023-02-09 11:46:51 +11:00
Crunch.ML lib: add warnings to crunch_ignore 2022-05-27 15:03:10 +10:00
Crunch.thy lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
Crunch_Instances_NonDet.thy lib: theory imports + proof updates for monad refactor 2023-02-09 11:46:51 +11:00
Crunch_Instances_Trace.thy lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
CutMon.thy lib: theory imports + proof updates for monad refactor 2023-02-09 11:46:51 +11:00
DataMap.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
Defs.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
DetWPLib.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
Distinct_Cmd.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
EquivValid.thy lib+proofs+sys-init+tools: proof updates for Fun_Pred_Syntax 2023-01-09 14:54:11 +11:00
Eval_Bool.thy isabelle2021-1 lib: update Lib session, retire wpx 2022-03-29 08:38:25 +11:00
ExtraCorres.thy lib: some corres rules for monadic combinators 2023-03-21 10:45:28 +10:30
Extract_Conjunct.thy lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
FP_Eval.thy lib: always prefer Main to HOL.HOL import 2023-01-25 11:48:38 +11:00
FastMap.thy isabelle2021-1 lib: update Lib session, retire wpx 2022-03-29 08:38:25 +11:00
Find_Names.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
GenericLib.thy lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
GenericTag.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
Guess_ExI.thy lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
HaskellLemmaBucket.thy lib: introduce [empty_fail] and merge EmptyFailLib 2023-02-09 11:46:50 +11:00
HaskellLib_H.thy lib: introduce [empty_fail] and merge EmptyFailLib 2023-02-09 11:46:50 +11:00
Injection_Handler.thy lib: introduce Monads session 2023-01-24 11:30:05 +11:00
Insulin.thy lib/monads: refactor + cleanup in NonDetMonadVCG 2023-02-09 11:46:49 +11:00
LemmaBucket.thy lib: make theLeft/theRight/isLeft/isRight abbreviations 2023-01-19 17:41:11 +11:00
LexordList.thy lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
Lib.thy lib: simp setup for If and option 2023-03-09 10:34:00 +11:00
ListLibLemmas.thy Cleanup some FIXMEs in AInvs and related sessions 2021-07-16 14:13:07 +10:00
List_Lib.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
Locale_Abbrev.thy isabelle-2021: Lib update 2021-09-30 16:53:17 +10:00
ML_Goal.thy lib: add ML_goal command 2020-05-13 11:53:50 +08:00
ML_Goal_Test.thy lib+tools: MLUtils -> ML_Utils for consistency 2023-01-20 13:43:39 +11:00
Match_Abbreviation.thy cleanup: reduce warnings 2021-09-30 16:53:17 +10:00
Monad_Commute.thy lib: add some definitions and rules from rt branch 2023-02-07 11:30:30 +10:30
Monad_Lists.thy lib: theory imports + proof updates for monad refactor 2023-02-09 11:46:51 +11:00
MonadicRewrite.thy lib+ainvs: make monadic_rewrite available in AInvs session 2023-03-21 18:22:34 +10:30
More_Numeral_Type.thy isabelle-2021: ad-hoc adjustions to preview 2021-09-30 16:53:17 +10:00
NICTATools.thy lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
Named_Eta.thy lib: add named_eta and no_name_eta methods 2022-09-06 02:50:23 +10:00
NonDetMonadLemmaBucket.thy lib: several lemmas involving exs_valid and the reader monad 2023-03-20 18:55:49 +10:30
Oblivious.thy lib: theory imports + proof updates for monad refactor 2023-02-09 11:46:51 +11:00
Qualify.thy isabelle2021-1 lib: update Lib session, retire wpx 2022-03-29 08:38:25 +11:00
ROOT lib: introduce [empty_fail] and merge EmptyFailLib 2023-02-09 11:46:50 +11:00
RangeMap.thy lib: make ML_Utils a separate session 2023-01-20 13:43:39 +11:00
Repeat_Attribute.thy lib: add attribute to repeatedly apply other attributes 2020-11-09 17:18:41 +11:00
Requalify.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
Rules_Tac.thy lib: add rules_tac and related multi-thm instantiators 2022-09-10 06:29:19 +10:00
ShowTypes.thy cleanup: reduce warnings 2021-09-30 16:53:17 +10:00
SimpStrategy.thy isabelle2021-1 lib: update Lib session, retire wpx 2022-03-29 08:38:25 +11:00
Simulation.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
Solves_Tac.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
SpecValid_R.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
SplitRule.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
StateMonad.thy lib: factor out and generalise bool syntax for functions 2023-01-09 14:54:06 +11:00
SubMonadLib.thy lib+ainvs: pull up more empty_fail lemmas 2023-02-09 11:46:50 +11:00
Time_Methods_Cmd.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
Try_Attribute.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
Try_Methods.thy lib: theory import fixes for new sessions 2023-01-24 11:30:05 +11:00
Value_Abbreviation.thy licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
Value_Type.thy lib: avoid @{file} for files that might be moved 2022-10-31 11:45:05 +11:00
crunch-cmd.ML lib+proofs+sys-init+tools: proof updates for Fun_Pred_Syntax 2023-01-09 14:54:11 +11:00
defs.ML licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
set.ML licenses: convert license tags to SPDX 2020-03-13 14:38:24 +08:00
tests.xml lib: A tutorial and some 'modify' monad rules for Lib.EquivValid 2020-11-17 06:06:03 +11:00