For exery x exists y equal to x

  • Context: Graduate 
  • Thread starter Thread starter haael
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the statement in first-order logic with equality: \forall x \exists y . x = y. Participants explore whether this statement is an axiom, how it can be proven from existing axioms of equality, and its implications in various mathematical contexts.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that the statement \forall x \exists y . x = y seems obviously correct and inquire if it is an axiom.
  • Others argue that the question of whether it is an axiom does not make sense without defining the branch of mathematics in which the statement holds true.
  • One participant suggests that in a finite structure, the existence of an identity function may imply the statement, questioning whether the identity function can exist without being an axiom.
  • A participant proposes an informal argument that if the set is non-empty, the statement can be derived from the reflexivity axiom of equality.
  • Another participant provides a formal proof using natural deduction to show that \forall x \exists y . x = y is a logical consequence of the equality axiom \forall x . x = x.
  • Concerns are raised about viewing certain symbols, like "=" and "id," as meaningless without context, which could affect the interpretation of the axioms.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether the statement is an axiom or how it should be interpreted within different mathematical frameworks. Multiple competing views remain regarding the necessity and implications of the identity function and the axioms of equality.

Contextual Notes

Some participants express uncertainty about the formalization of their arguments and the definitions of certain terms, indicating that the discussion may depend on specific interpretations of equality and identity within various mathematical systems.

Who May Find This Useful

This discussion may be useful for individuals interested in formal logic, mathematical foundations, and the axiomatic systems related to equality and identity functions.

haael
Messages
537
Reaction score
35
I'm having problems with this statement in first-order logic with equality:

[tex]\forall x \exists y . x = y[/tex]

For every element x there exists element y equal to that one. This seems obviously correct.

My questions: Is this an axiom? If not, how to proove it from other equality axioms?
 
Physics news on Phys.org
haael said:
I'm having problems with this statement in first-order logic with equality:

[tex]\forall x \exists y . x = y[/tex]

For every element x there exists element y equal to that one. This seems obviously correct.

My questions: Is this an axiom? If not, how to proove it from other equality axioms?
I dunno. Quite often a set of axioms is rather arbitrary in that there are several different bu logically equivalent sets.
 
haael said:
My questions: Is this an axiom?
That question doesn't really make sense. A set of statements defines a branch of mathematics...the branch in which all the statements are true. The individual statements are called axioms...for that branch of mathematics.

haael said:
If not, how to proove it from other equality axioms?
What are the other axioms?
 
Let's say we work in a finite structure. For example let's have a structure with 4 elements {a, b, c, d} and relations on them.

What are the other axioms?

Equality is reflexive, symmetric and transitive:
[tex]\forall x. x = x[/tex]
[tex]\forall x,y. x = y \rightarrow y = x[/tex]
[tex]\forall x,y,z. x = y \wedge y = z \rightarrow x = z[/tex]

And for each relation R on each position when element x is substituted to the equal element y, the value of the relation doesn't change:
[tex]\forall x,y. x = y \rightarrow (R(..., x, ...) \leftrightarrow R(..., y, ...))[/tex]

The sentence in question has something to do with the identity function. I'm not sure, but it probably states that the identity function exists.
[tex]\forall x \exists y. id(x) = y[/tex]
[tex]\forall x. id(x) = x[/tex]
[tex]\forall x \exists y. x = y[/tex]

This does not follow from any axiom as far as I can tell, but can the identity function NOT exist? Isn't the existence of the identity function obvious? So it should be an axiom.
 
It seems to me that if the set is non-empty, then the axiom you're concerned about can be proved from the others by an informal argument: Let z be an element of the set. The axiom ##\forall x~x=x## tells us that z=z. This implies that ##\exists y~z=y##. Since z is arbitrary, this implies that ##\forall x\exists y~x=y##.

If my argument can be turned into a formal derivation, then maybe the axiom should be viewed as saying that we're dealing with non-empty sets?

Not sure if this argument can be formalized in this system. I'm still not very good at formal logic. I'm trying to learn more about it though. I'd be interested in seeing how this is presented in your book. What book is it?

You seem to be thinking that "obvious" statements shouldn't be axioms. This suggests some kind of misunderstanding. In this context, all statements should be viewed as meaningless strings of text. There are rules that tell us which strings of text can be considered "formulas", and rules that tell us how to construct formulas from formulas. The axioms are just the formulas that appear on the list of formulas that defines the branch of mathematics that we're currently interested in.

Since you seem to be concerned about the last three axioms you listed, but not the first three, I'm guessing that you have chosen to view = as a meaningless symbol. (If we think of x=y as the statement that the symbols x and y represent the same thing, then the first three axioms are all obvious). Wouldn't it make just as much sense to view "id" as a meaningless symbol, instead of as "the identity function"? (I have to admit, I don't see the point of the "id" axioms. That's one of the reasons I'd like to see the book).

In ZFC set theory, the identity function on a set X is (usually defined as) a specific subset of the cartesian product X×X. It takes several axioms to ensure the existence of the cartesian product. The axiom of separation ensures the existence of the appropriate subset.
 
Using natural deduction (a related proof by Hilbert style axioms is also possible):

1. ##\forall x\ x=x\vdash\forall x\ x=x## (Conclusion among hypotheses)
2. ##\forall x\ x=x\vdash x=x## (1, ##\forall##-elimination)
3. ##\forall x\ x=x\vdash\exists y \ x=y## (2, ##\exists##-introduction) (OK, since ##x## is free for ##y## in ##x=y##.)
4. ##\forall x\ x=x\vdash\forall x\ \exists y \ x=y## (3, ##\forall##-introduction) (OK, since the hypothesis in 3 does not contain ##x## freely.)

So, ##\forall x\ \exists y \ x=y## is a logical consequence of the equality axiom ##\forall x\ x=x##.
 
Last edited:
  • Like
Likes   Reactions: haael
Thanks. That was the answer I needed.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 3 ·
Replies
3
Views
5K