You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
254 B

1 month ago
  1. \item \self Assume you are given the formulas $a$ and
  2. $b$, which symbolically represent the sets $A$ and $B$,
  3. respectively. What would you have to check on $a, b$ to test
  4. whether or not $A$ is a strict subset of $B$, i.e., $A \subset
  5. B$?