Written work, Due Tuesday, October 17th, in class:
Chapter 4 p.100: 1, 6, 7, 15, 16
Chapter 5 p.110: 1, 4, 9, 20*
Odd problems are worth 4 points, even problems worth 8 points.
* (Chapter 5 Problem 20 is optional – solutions will receive extra credit)
WeBWorK – none
OpenLab – none
Handy Links
Logic on Math StackExchange
- its related to mathematical logics [closed] September 30, 2023Which of the following are true statements? (1) (∃x ∈ N)(∃y ∈ N)(x + y ̸ = x · y). (2) (∃x ∈ N)(∃y ∈ N)(∃z ∈ N)(x − (y − z) ̸ = (x − y) − z). (3) (∀x ∈ {0, 1})(∀y ∈ {0, 1})(x2 + y2 + xy = (x + y)2).Akash Hattimani
- Does the universal set exist without allowing the concept of a set belonging to itself? September 30, 2023I have studied some elementary set theory and encountered a proof that a universal set containing everything cannot exist, as follows: Suppose, on the contrary, that there exists a set $\mathbb U$ containing everything. Then, by the axiom of specification, there exists a set $$\mathbb M= \{ x\in \mathbb U |\ x\ \text{is not a […]Aria
- Please simply explain “extension by definitions” in logic September 30, 2023I am self learning logic and have come across the concept of “extension by definitions”. Unfortunately, Wikipedia has proved to be a bit unfriendly to my dysfunctional brain. I understand the concept and idea behind it, just not the notational aspect. If anyone could walk me through the notation it would be a massive blessing. […]Hasan Zaeem
- How can I create logical OR out of IfTrue, IfFalse, and AND? September 30, 2023I am trying to get Anki to only create a card if field A or field B is not empty. Delightfully, the only operations available to me to do this are testing if the field is present (#A[text]/), if the field is not present(^A[text]/), and nesting these conditions (#A^B[text]/). Interestingly, there is one sort of […]grepgrok
- A question about S4 modal logic September 30, 2023I’ve been doing some proofs in S4 recently and noticed that the following holds: If $\phi$ is a wff and all positive literals $A$ that occur in $\phi$ are prefixed by either $\Diamond$ or $\Box$, then $\vDash_{S4} \Box \Diamond \phi \to \Diamond \Box \phi$. I’m trying to prove this by induction on the complexity of […]PW_246
- Negation of a statement validation September 29, 2023Let the statement be : "For any two real numbers $x,y,$ if $xAlex03
- In Presburger arithmetic: express "all numbers are odd or even" without using ∃ September 29, 2023I read in many places that in Presburger arithmetic the formula $∀x ∃y ((y + y = x) ∨ (y + y + 1 = x))$ expresses that every number is either even or odd. But as I understand, the restriction in Presburger arithmetic is on the use of existential quantification ($∃$), meaning one cannot […]Alfa Beta
- Logic equivalence question September 29, 2023I have a question about discrete mathematics question that I have been struggling to solve. Here is the question: Each of the two rooms (room I and room II) contains either a lady or a tiger. If a room contains a lady, the sign on its door is true. If it contains a tiger, the […]Rozhan Mosaferfard
- Vacuous falsehood - does it exist, and are there examples? September 28, 2023I've ben struggling with the concept of vacuous truth, as used (1) in proving implications, (2) as base cases for induction proofs. To help me understand, it would be useful to understand if the concept of vacuous falsehood exists, and if so, what simple examples might be. Discussion This question comes from the notion that […]Penelope
- Is the following correct concerning mathematical logic? September 28, 2023After having read initial chapters and solved questions from Prof. Tao's Real Analysis book, I decided to go through the appendix which explains Mathematical logic and proof writing because I was having issues with 'vacuously true if-then' type proofs. Apologies beforehand for the diverse nature of the questions I have, stated below, but I will […]Quorthon
Leave a Reply