The Artima Developer Community
Sponsored Link

Java Buzz Forum
Counterexamples and Proofs

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Elliotte Rusty Harold

Posts: 1573
Nickname: elharo
Registered: Apr, 2003

Elliotte Rusty Harold is an author, developer, and general kibitzer.
Counterexamples and Proofs Posted: Aug 11, 2012 7:50 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Elliotte Rusty Harold.
Original Post: Counterexamples and Proofs
Feed Title: The Cafes
Feed URL: http://cafe.elharo.com/feed/atom/?
Feed Description: Longer than a blog; shorter than a book
Latest Java Buzz Posts
Latest Java Buzz Posts by Elliotte Rusty Harold
Latest Posts From The Cafes

Advertisement

Memo to self: when attempting to prove a theorem, and it just doesn’t seem to be working; don’t forget to search for counterexamples. The theorem may not actually be true.

Even if the theorem is a previously known result that has been verified repeatedly by many mathematicians over decades, it’s still possible that I have misremembered what the theorem actually says, and am attempting to prove a variant that is in fact not true. In particular, it is possible I have misstated the conditions under which the theorem holds. E.g. I am attempting to prove a result true for continuous functions that actually only holds for differentiable functions.

And as a corollary to that, it is all too common that the statement of a theorem in a textbook problem or an exam isn’t quite correct; and that what’s presented as “the well-known Bloggs’ Lemma” is in in fact not quite Bloggs’ Lemma after all. (Physics texts are notoriously bad here, since they routinely ignore qualifications such as “except on a set of measure zero.”)

And finally, even if the theorem is in fact true, the attempt to construct a counterexample may suggest alternative approaches to proving it.


Read: Counterexamples and Proofs

Topic: Memory Access Patterns Are Important Previous Topic   Next Topic Topic: Moving From Swing to JavaFX

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use