Proof Theory for all real numbers

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
cannibal
Messages
14
Reaction score
0
[SOLVED] Proof Theory for all real numbers

Homework Statement



If a and b are real numbers, we define max {a, b} to be the maximum of a and b or the common value if they are equal.

Prove that for all real numbers d, d1, d2, x, If d = max {d1, d2} and x ≥ d, then x ≥ d1 and x ≥ d2.

Homework Equations





The Attempt at a Solution



I do not know how to even start this problem, i have a small feeling that this exercise has something in relation with the "Logic and propositional calculus topic" but i have not find out were to link it. Any hint or good start will be appreciated.

Thanks :redface:
 
Physics news on Phys.org
Why in the world is this in "Engineering, Computer Science, and Technology"? Looks like a straightforward math problem to me. First, we have, from the definition, [itex]max(d_1,d_2)\ge d1[/itex] and [itex]max(d_1,d_2)\ge d2[/itex]. It follows immediately that if [itex]x\ge max(d1,d2)[/itex] then [itex]x\ge d1[/itex] and [itex]x\ge d2[/itex].
 
Thank you very much "HallsofIvy" i put it here since its a "Computer Science Class" at my college, I am currently studying "Computer Engineer" and i have to take this class.

Thanks!