answersLogoWhite

0


Best Answer

Let's take an example.

If it is raining (then) the match will be cancelled.

A conditional statement is false if and only if the antecedent (it is raining) is true and the consequent (the match will be cancelled) is false. Thus the sample statement will be false if and only if it is raining but the match still goes ahead.

By convention, if the antecedent is false (if it isn't raining) then the statement as a whole is considered true regardless of whether the match takes place or not.

To recap: if told that the sample statement is false, we can deduce two things: It is raining is a true statement, and the match will be cancelled is a false statement. Also, we know a conditional statement with a false antecedent is always true.

The converse of the statement is:

If the match is cancelled (then) it is raining.

Since we know (from the fact that the original statement is false) that the match is cancelled is false, the converse statement has a false antecedent and, by convention, such statements are always true.

Thus the converse of a false conditional statement is always true. (A single example serves to show it's true in all cases since the logic is identical no matter what specific statements you apply it to.)

If you are familiar with truth tables, the explanation is much easier. Here is the truth table for A = X->Y (i.e. A is the statement if X then Y) and B = Y->X (i.e. B is the converse statement if Y then X).

X Y A B

F F T T

F F T T

T F F T

F T T F

Looking at the last two rows of the A and B columns, when either of the statements is false, its converse is true.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Serenity Jackson

Lvl 2
3y ago

True

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is the Converse of a false statement always false?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is the converse of a true conditional statement always false?

No. Consider the statement "If I'm alive, then I'm not dead." That statement is true. The converse is "If I'm not dead, then I'm alive.", which is also true.


is this statement true or falseThe inverse is the negation of the converse.?

false


Is the converse of a true if-then statement always true?

No.


What is a Converse statement?

A converse statement is a statement is switched to make the statement true or false. For example, "If it is raining, then we will not go to the beach" would be changed to, "If we go to the beach, then it is not raining."


Is The converse of a biconditional statement is always true?

No, not always. It depends on if the original biconditional statement is true. For example take the following biconditional statement:x = 3 if and only if x2 = 9.From this biconditional statement we can extract two conditional statements (hence why it is called a bicondional statement):The Conditional Statement: If x = 3 then x2 = 9.This statement is true. However, the second statement we can extract is called the converse.The Converse: If x2=9 then x = 3.This statement is false, because x could also equal -3. Since this is false, it makes the entire original biconditional statement false.All it takes to prove that a statement is false is one counterexample.


Is the converse of a biconditional statement always true?

Yes


What is a true statement that combines a true conditional statement and its true converse?

always true


What is a true statement that combines a true conditional statement and is its true converse?

always true


What is the converse of the contrapositive of a statement?

Look at the statement If 9 is an odd number, then 9 is divisible by 2. The first part is true and second part is false so logically the statement is false. The contrapositive is: If 9 is not divisible by 2, then 9 is not an odd number. The first part is true, the second part is false so the statement is true. Now the converse of the contrapositive If 9 is not an odd number, then 9 is not divisible by two. The first part is false and the second part is true so it is false. The original statement is if p then q,the contrapositive is if not q then not p and the converse of that is if not p then not q


The converse and inverse of a conditional statement are logically equivalent?

This is not always true.


What is an example of a true statement that has a false converse?

"All human beings are animals" is a true statement. All animals are not human beings.


If a triangle is equilateral then it is isosceles What is the converse of the statement?

If a triangle is isosceles, then it is equilateral. To find the converse of a conditional, you switch the antecedent ("If ____ ...") and consequent ("... then ____."). (Of course, if not ALL isosceles triangles were equilateral, then the converse would be false.)