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