Two All statements into a some statement

Started by Dalaal · started 2020-03-02 15:28 · last activity 2020-03-13 19:36 · 1 reply

Can we say A --> B A --> C then B some C?

Replies

  1. BenMingov · 2020-03-13 19:36

    Hi Dalaal, thanks for the question. This is a valid deduction because A - > B implies A <-some-> B. Let's work this from the beginning: B < - A - > C B <-some-> A - > C This becomes B <-some-> C as you suggested above. I hope this helps. Please let me know if you have any other questions!

Sign in to reply.