def bottom_state(domain = None): return new_state(tr.bottom_state(),exact=True,domain=domain,expr=state_join())
def bottom_state(domain=None): return new_state(tr.bottom_state(), exact=True, domain=domain, expr=state_join())