Answer Nested Quantifiers Q5: Exist X, All Y

  • Thread starter Thread starter kramer733
  • Start date Start date
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
3 replies · 2K views
kramer733
Messages
322
Reaction score
0

Homework Statement



Question 5.

http://cg.scs.carleton.ca/~michiel/1805/assignment1.pdf

Homework Equations





The Attempt at a Solution



I arrived here:

Exist X, All Y (P(x,y) and NEGATION (Exist z: NEGATION Q(x,y,z))

I have no idea how you guys do the notation. If anybody would like to show me how to use notation here at physics forums, it'd be great. Tried googling it but failed.
 
Last edited by a moderator:
Physics news on Phys.org
very good reference for latex notation is at

tobi.oetiker.ch/lshort/lshort.pdf

for the list of mathematical symbols go to page 72 in pdf. also on this forum , there is latex help thread which can help you.

in the problem, you are doing good, you have carried [itex]\neg[/itex] till that point, why
don't you carry it forward , inside the bracket
 
IssacNewton said:
very good reference for latex notation is at

tobi.oetiker.ch/lshort/lshort.pdf

for the list of mathematical symbols go to page 72 in pdf. also on this forum , there is latex help thread which can help you.

in the problem, you are doing good, you have carried [itex]\neg[/itex] till that point, why
don't you carry it forward , inside the bracket

I'm not sure what happens when you negate something inside a bracket. It confused me.
 
[tex]\neg(\exists z(\neg Q(x,y,z)))[/tex]

[tex]\forall z \;\neg (\neg Q(x,y,z))[/tex]

[tex]\forall z \;Q(x,y,z)[/tex]