8 lines
105 B
Text
8 lines
105 B
Text
|
import data.list algebra.group
|
||
|
|
||
|
print inductive nat
|
||
|
|
||
|
print inductive algebra.group
|
||
|
|
||
|
print inductive list
|