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