changeset 91 | 667a0943c40b |
child 110 | 12533bb49615 |
90:b071a0b88298 | 91:667a0943c40b |
---|---|
1 theory Ind_Code |
|
2 imports "../Base" Simple_Inductive_Package |
|
3 begin |
|
4 |
|
5 text {* |
|
6 |
|
7 @{ML_chunk [display,gray] induction_rules} |
|
8 |
|
9 *} |
|
10 |
|
11 text {* |
|
12 |
|
13 @{ML_chunk [display,gray] intro_rules} |
|
14 |
|
15 *} |
|
16 |
|
17 text {* |
|
18 |
|
19 @{ML_chunk [display,gray] storing} |
|
20 |
|
21 *} |
|
22 end |