Why are some logical statements not immediately obvious in proofs?

  • Thread starter Thread starter ice109
  • Start date Start date
  • Tags Tags
    Logic Proofs
ice109
Messages
1,707
Reaction score
6
im just starting to write proofs and it's going well but some things aren't immediately obvious to me.

for example it is not immediately obvious to me why

\forall_i ~ p_i \vee q_i \Leftrightarrow (\forall_i p_i ) \vee (\forall_i q_i) isn't a tautology

and it wasn't immediately obvious to me why a statement like this

\forall_i ~ x \in A \vee B_i

isn't equivalent to

x \in A \vee \forall_i ~ x \in B_i

although i do understand now. can someone suggest a book or an internet resource that would help me with this? i picked up an introduction to math logic book but there's so much other stuff in there and obviously with more practice i'll get the hang of it but still some ideas on how to either get it quicker or as mentioned some resources. maybe prove a bunch of these set theorems lots of different ways.
 
Mathematics news on Phys.org
The book "How to Prove It: A Structured Approach" by Daniel J Velleman was useful to me. The first two chapters are an easy to understand discussion of logic as it pertains to proofs.
 
anyone else?
 
Consider the statements pi= "i is an odd number" and qi= "i+ 1 is an odd number". Then for all i, pi v qi= "either i is an odd number or i+ 1 is an odd number" is true.

\forall i p_i, however, is the statement "for all i, i is an odd number" which is false. \forall i q_i is the statement "for all i, i+ 1 is an odd number" which is also false. "false" v "false"= "false".
 
yea i figured that one out
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
5
Views
2K
Replies
2
Views
3K
Replies
6
Views
3K
Replies
29
Views
3K
Replies
16
Views
3K
Back
Top