10 lines
184 B
Text
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
|