equal
deleted
inserted
replaced
6 |
6 |
7 theory Pure |
7 theory Pure |
8 keywords |
8 keywords |
9 "!!" "!" "+" "--" ":" ";" "<" "<=" "=" "=>" "?" "[" "\<comment>" "\<equiv>" "\<leftharpoondown>" "\<rightharpoonup>" "\<rightleftharpoons>" |
9 "!!" "!" "+" "--" ":" ";" "<" "<=" "=" "=>" "?" "[" "\<comment>" "\<equiv>" "\<leftharpoondown>" "\<rightharpoonup>" "\<rightleftharpoons>" |
10 "\<subseteq>" "]" "attach" "binder" "for" "if" "in" "infix" "infixl" "infixr" "is" |
10 "\<subseteq>" "]" "attach" "binder" "for" "if" "in" "infix" "infixl" "infixr" "is" |
11 "open" "output" "overloaded" "pervasive" "premises" "private" "qualified" |
11 "open" "output" "overloaded" "pervasive" "premises" "structure" "unchecked" |
12 "structure" "unchecked" "where" "when" "|" |
12 "where" "when" "|" |
|
13 and "private" "qualified" :: before_command |
13 and "assumes" "constrains" "defines" "fixes" "includes" "notes" "rewrites" |
14 and "assumes" "constrains" "defines" "fixes" "includes" "notes" "rewrites" |
14 "obtains" "shows" :: quasi_command |
15 "obtains" "shows" :: quasi_command |
15 and "text" "txt" :: document_body |
16 and "text" "txt" :: document_body |
16 and "text_raw" :: document_raw |
17 and "text_raw" :: document_raw |
17 and "default_sort" :: thy_decl == "" |
18 and "default_sort" :: thy_decl == "" |