Say a definition to be self-referential provided that contains either an occurrence of the defined object or a set containing it. For instance,

Example 1) n := (n∈ℕ)⋀(n = n⁴)⋀(n > 0)

This is a definition for the positive integer 1, and it is self-referential because contains occurrences of the defined object denoted by n.

Example 2) Def := "The member of ℕ which is the smaller odd prime."

Def is a self-referential definition, because contains an occurrence of the set ℕ containing the defined object.

Now, let us consider the following definition.

Def := "The set K of all non-self-referential definitions."

If Def is not a self-referential definition, then belongs to K, hence it is self-referential. By contrast, if Def is self-referential does not belong to K, therefore it is non-self-referential. Can you solve this paradox?

Take into account that non-self-referential definitions are widely used in math.

More Juan-Esteban Palomar Tarancon's questions See All
Similar questions and discussions