diff options
| author | Thomas Bauereiss | 2018-08-29 15:35:44 +0100 |
|---|---|---|
| committer | Thomas Bauereiss | 2018-08-29 15:35:44 +0100 |
| commit | 07e3591e2427db2d9407d554ac57984ca566c6ed (patch) | |
| tree | 9fdd56300b7b0fde4ddecfaed2587bb937cb69ff /snapshots/isabelle/lib/lem/Lem_either.thy | |
| parent | 6860b871787df1341c94f4239904fef1743f8625 (diff) | |
Updated snapshots for Isabelle 2018
Diffstat (limited to 'snapshots/isabelle/lib/lem/Lem_either.thy')
| -rw-r--r-- | snapshots/isabelle/lib/lem/Lem_either.thy | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/snapshots/isabelle/lib/lem/Lem_either.thy b/snapshots/isabelle/lib/lem/Lem_either.thy index e181f823..24fe6d67 100644 --- a/snapshots/isabelle/lib/lem/Lem_either.thy +++ b/snapshots/isabelle/lib/lem/Lem_either.thy @@ -1,13 +1,13 @@ -chapter \<open>Generated by Lem from either.lem.\<close> +chapter \<open>Generated by Lem from \<open>either.lem\<close>.\<close> theory "Lem_either" -imports - Main - "Lem_bool" - "Lem_basic_classes" - "Lem_list" - "Lem_tuple" +imports + Main + "Lem_bool" + "Lem_basic_classes" + "Lem_list" + "Lem_tuple" begin |
