14-240/Tutorial-October7: Difference between revisions

From Drorbn
Jump to navigationJump to search
Line 59: Line 59:
Can you spot the subtle error in each?
Can you spot the subtle error in each?


=====Comments for Proof 1=====
=====Error in Proof 1=====


=====Comments for Proof 2=====
=====Comments for Proof 2=====

Revision as of 13:45, 13 October 2014

Boris

Subtle Errors in Proofs

Check out these proofs:

Proof 1

Let , be subspaces of a vector space . We show that is a subspace

.

Assume that is a subspace.
Let .
Then and .
Then .
Case 1: :
Since and has additive inverses, then .
Then .
Case 2: :
Since and has additive inverses, then .
Then .
Then .
Then . Q.E.D.
Proof 2

Let . Then , define

and . We show that is not a vector

space over .

We show that is not commutative.
Let .
Then .
Then is not commutative.
Then is not a vector space. Q.E.D.


Can you spot the subtle error in each?

Error in Proof 1
Comments for Proof 2

Nikita