Tricky Logical Problem: Solving for \forallx\forally\existsz

  • Thread starter Thread starter studas
  • Start date Start date
AI Thread Summary
The logical statement \forall x \forall y \exists z (x < z \rightarrow x ≥ y) is confirmed to be true in discrete mathematics. The reasoning is that if z is chosen to be less than or equal to x, then the condition (x < z) becomes false, making the implication true regardless of the truth value of A. This understanding clarifies the logic behind the statement, demonstrating that the choice of z is crucial for validating the implication. The discussion highlights the importance of understanding implications in logical statements. Overall, the problem emphasizes the nuances of logical reasoning in mathematics.
studas
Messages
1
Reaction score
0

Homework Statement


This is a problem I have been had some troubles understanding in my Discrete Mathematics course.

[PLAIN]http://i.imgur.com/HTUNr7f.png[/PLAIN]


\forallx\forally\existsz(x<z\rightarrowx≥y)



Homework Equations



I know that this statement is true, according to the solutions page, but I just cannot comprehend why?



The Attempt at a Solution



Does anyone have any ideas?
 

Attachments

  • Screen Shot 2013-09-24 at 11.33.13 PM.png
    Screen Shot 2013-09-24 at 11.33.13 PM.png
    1.4 KB · Views: 497
Physics news on Phys.org
The statement is true, because if you choose z to be less or equal to x, then (x < z) is a false statement, so (x < z ) -> A is always true, regardless of "A".
 
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...
Back
Top