lean2/tests/lean/eta_decls.lean

10 lines
155 B
Text
Raw Normal View History

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