const setsum : set set set const Empty : set const Inj0 : set set axiom Inj0_setsum_0L: !x:set.setsum Empty x = Inj0 x axiom func_ext: !f:set set.!f2:set set.(!x:set.f x = f2 x) -> f = f2 claim Inj0 = setsum Empty