lean4-htt/tests/lean_before_refactoring/eta_decls.lean

9 lines
155 B
Text

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