Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2 つの互いに素な集合 A(x,y) と B(x,y) を節形式で言及するにはどうすればよいですか? FD やその他の制約の句形を書くことはできますが、これを行うことはできません。誰か助けてもらえますか?
{{A(x,y)},{B(x,y)}}だけじゃない?
A と B は述語です。x と ya は定数 (通常は小文字) または変数 (通常は大文字) ですか?