8 lines
133 B
Text
8 lines
133 B
Text
open eq
|
|
set_option pp.universes true
|
|
|
|
check @homotopy.rec_on
|
|
|
|
attribute homotopy.rec_on [recursor]
|
|
|
|
print [recursor] homotopy.rec_on
|