What is the conditional rule in propositional calculus and how is it used?

  • Context: Undergrad 
  • Thread starter Thread starter evagelos
  • Start date Start date
  • Tags Tags
    Conditional
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 5K views
evagelos
Messages
314
Reaction score
0
what is conditional rule,how is it used in:

1) propositional calculus

2) IN ordinary mathematical proofs ,examples will help
 
Physics news on Phys.org
In propositional calculus, A => B is equivalent to ~A v B. It's just one more of those logic operators which can be expressed in others (or: be used to express all others in). But implication is an "intuitive" rule, in the sense that it indicates something logically following from something else.

In "ordinary" mathematical proofs, it is used all the time. Open any mathematics book and it will be full of statements like "if ..., then ...", "assuming ..., we can show ..." and "from ... it follows that ...".
 
I AM sorry it was my mistake what i actually meant by conditional rule it was ;

the rule of conditional proof ,known as the DEDUCTION THEOREM in some books

thank you