8 lines
130 B
Text
8 lines
130 B
Text
constant N : Type
|
||
constant α : N
|
||
constant β₁ : N
|
||
#check β₁
|
||
constant δ : N
|
||
#check δ
|
||
constant δ₁₁ : N
|
||
#check δ₁₁
|