reason for contrapositive

2015-04-24 3:19 am
If lim f(x)=a, lim g(x)=b, then Lim(f(x)+g(x))=a+b.

its contrapositive is if lim(f(x)+g(x)) not equal to a+b, then lim f(x) not a or lim g(x) not b.

How can I explain this contrapositive is same as the original statement.

回答 (2)

2015-04-29 3:00 am
✔ 最佳答案
Let P be the statement of lim f(x) = a and lim g(x) = b, Q be the statement of lim (f(x)+g(x)) = a+b.

Obviously P → Q be the limit rule (can be proven by the strict definition of limits).

The statement: lim(f(x)+g(x)) not equal to a+b ≡ ¬Q,
lim f(x) not a or lim g(x) not b ≡ not [lim f(x) = a and lim g(x) = b] ≡ ¬P

∴ Its contrapositive: ¬Q → ¬P

From the first-order logic/ truth table, we get P → Q ⇔ ¬P ∨ Q
¬P ∨ Q ⇔ ¬P ∨ ¬(¬Q) ⇔ ¬(¬Q) ∨ ¬P ⇔ ¬Q → ¬P

Hence P → Q ⇔ ¬Q → ¬P, logically we explain the question.
2015-04-24 3:56 am
if lim(f(x)+g(x)) not equal to a+b,

BUT lim f(x) = a

THEN

lim(g(x))
= lim(f(x) + g(x) - f(x))
= lim(f(x) + g(x)) - lim(f(x))
= a + b - a
= b

Therefore, the contrapositive is true.


收錄日期: 2021-04-20 15:34:12
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20150423000051KK00063

檢視 Wayback Machine 備份