TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Which books are the best to self study proof based math?

10 pointsby ggr2342over 1 year ago
The aim is to understand books on proof based calculus, analysis, linear algebra, probability, etc.<p>Mathematical logic has confusing things like exchanging position of quantifiers changing meaning of entire statements, etc.<p>Where to learn the language of mathematics (suitable for self study) so that I can read other serious math books and topics?

5 comments

b0afc375b5over 1 year ago
I have a similar goal as you. Initially I tried reading &quot;How to Prove It: A Structured Approach&quot; but I only got so far, mostly because I decided to prioritize upskilling and getting a new job first.<p>There&#x27;s also a relevant hackernews post[0], and one of the suggestions there was &quot;Proofs: A Long Form Textbooks by Jay Cummings&quot;.<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31800081">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31800081</a>
symmetristover 1 year ago
<a href="https:&#x2F;&#x2F;duckduckgo.com&#x2F;?q=introduction+to+mathematical+reasoning&amp;t=fpas&amp;ia=web" rel="nofollow noreferrer">https:&#x2F;&#x2F;duckduckgo.com&#x2F;?q=introduction+to+mathematical+reaso...</a>
ezedvover 1 year ago
When it comes to self-studying proof-based math, a few classic books are highly recommended. &quot;How to Prove It&quot; by Daniel J. Velleman is an excellent choice for beginners. For a deeper dive, &quot;Principles of Mathematical Analysis&quot; by Walter Rudin is a classic for real analysis. &quot;Introduction to the Theory of Sets&quot; by Joseph Breuer is great for set theory. Don&#x27;t forget to complement your studies with online resources, like lecture notes and problem sets from universities.
atomicnatureover 1 year ago
As an amateur, I have heard differing opinions on this topic, but I quite enjoyed working through the &quot;Software Foundations&quot; book: <a href="https:&#x2F;&#x2F;softwarefoundations.cis.upenn.edu&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;softwarefoundations.cis.upenn.edu&#x2F;</a>.<p>This book uses the Coq proof assistant to work through simple example proofs. If you stick with it for a while, the puzzle of finding proofs and getting instantaneous feedback from the assistant becomes quite an enjoyable process.
codegladiatorover 1 year ago
<a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=study+math" rel="nofollow noreferrer">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=study+math</a>