lean4-htt/tests/lean_before_refactoring/eta_decls.lean
2016-06-14 11:51:47 -07:00

10 lines
184 B
Text

import data.finset
open finset
set_option pp.implicit true
set_option pp.notation false
set_option pp.beta false
set_option pp.coercions true
check @to_set_union
check @to_set_empty