Next Topology of Data Types 8

Semidecidable sets

      if A(x): then
        if B(x): then
          YES
        else
          NO
      else
        NO

Next