5 lines
84 B
Text
5 lines
84 B
Text
|
import hit.circle
|
||
|
open circle
|
||
|
|
||
|
definition f (x : S¹) : bool := circle.rec_on x _ _
|