14 lines
227 B
Text
14 lines
227 B
Text
|
set_option pp.universes true
|
||
|
|
||
|
check @trunc.rec_on
|
||
|
|
||
|
attribute trunc.rec_on [recursor]
|
||
|
|
||
|
print [recursor] trunc.rec_on
|
||
|
|
||
|
check @type_quotient.rec_on
|
||
|
|
||
|
attribute type_quotient.rec_on [recursor]
|
||
|
|
||
|
print [recursor] type_quotient.rec_on
|