The search for absolute infinity

In summary, the conversation was about finding a way to axiomatize a universal set into existence without contradicting other axioms. This could potentially be done by changing the subsets axiom or using ternary logic. The main observation is that Russell's paradox is based on a tautology that isn't a tautology in ternary logic. There are also different versions of the axioms for TUZFC, with version 2 being more appropriate. These include the axiom of extensionality, unordered pair, subsets, sum set, power set, empty set, infinity, universal set, replacement, foundation/regularity, and choice.
  • #1
phoenixthoth
1,605
2
TUZFC
the general idea is to find a way to axiomatize a universal set into existence in a way that doesn't contradict other axioms.

there are potential ways this might be done, including
1. changing the subsets axiom
2. using ternary logic and changing all axioms


1 would go something like this: there is a set with the usual subset properties UNLESS the existence of that subset leads to a contradiction.

2 would be to use 3 valued or ternary logic. see the two articles here:
http://plato.stanford.edu/entries/logic-fuzzy/
http://plato.stanford.edu/entries/logic-manyvalued/

there isn't a unique way to do fuzzy logic, but let's at least assume that ternary logic generalizes binary logic in the following way:
[tex]\begin{array}{cccccccc}
A & B & \symbol{126}A & A\vee B & A\wedge B & A\rightarrow B &
A\leftrightarrow B & \left( A\wedge \left( A\rightarrow B\right) \right)
\rightarrow B \\
T & T & F & T & T & T & T & T \\
T & M & F & T & M & M & M & M \\
T & F & F & T & F & F & F & T \\
M & T & M & T & M & T & M & T \\
M & M & M & M & M & M & M & M \\
M & F & M & M & F & M & M & M \\
F & T & T & T & F & T & F & T \\
F & M & T & M & F & T & M & T \\
F & F & T & F & F & T & T & T
\end{array}[/tex]

the main observation is that russell's paradox is based on a tautology that isn't a tautology in ternary logic. also note that the standard modus ponens above also fails to be a tautology. however, one may be able to resuce this fact by eliminating ternary logic from all axioms except the subsets axiom in the following way:
in non SS (subsets) axioms, if there is a well formed formula W, and V() is an operator that sends a wff to its truth value, then by replacing appearances of W in the axiom by V(W)=T, we get similar results as the axiom "intends" while still allowing V(W) to be occasionally M. for example, while A<->B if A and B are either both true or both false, V(A<->B)=M if either V(A)=M or V(B)=M. by replacing A<->B with V(A<->B)=T, we get the usual results.

in the case of SS, we can replace it by this:
SS2: [tex]\exists x\forall yV\left( \left( y\in x\leftrightarrow y\in a\wedge A\left( y\right) \right) \right) \neq F[/tex].

this would not contradict the following axiom:
US: [tex]\exists x\forall yV\left( y\in x\right) =T[/tex]
at least by russell's paradox. there may be other ways US contradicts TZFC, ternary-ZFC.

a list of axioms. in TUZFC, versions 2 would be more appropriate:
1. axiom of extensionality:

[tex]\forall x\left( x\in a\leftrightarrow x\in b\right) \rightarrow a=b[/tex]

axiom of extensionality version 2:

[tex]V\left( \forall x\left( V\left( x\in a\leftrightarrow x\in b\right)
=T\right) \rightarrow a=b\right) =T[/tex]



2. axiom of the unordered pair:

[tex]\exists x\forall y\left( y\in x\leftrightarrow y=a\vee y=b\right) [/tex]

axiom of the unordered pair version 2:

[tex]V\left( \exists x\forall y\left( V\left( y\in x\leftrightarrow y=a\vee
y=b\right) =T\right) \right) =T[/tex]

3. axiom of subsets:

[tex]\exists x\forall y\left( y\in x\leftrightarrow y\in a\wedge A\left(
y\right) \right) [/tex]

axiom of subsets version 2:

[tex]V\left( \exists x\forall yV\left( y\in x\leftrightarrow y\in a\wedge
A\left( y\right) \right) =T\right) =T[/tex]

axiom of subsets version 3:

[tex]V\left( \exists x\forall yV\left( \left( y\in x\leftrightarrow y\in a\wedge
A\left( y\right) \right) \right) \neq F\right) =T[/tex]



4. axiom of the sum set:

[tex]\exists x\forall y\left( y\in x\leftrightarrow \exists z\in a\left( y\in
z\right) \right) [/tex]

axiom of the sum set version 2:

[tex]V\left( \exists x\forall y\left( V\left( y\in x\leftrightarrow
\exists z\in a\left( y\in z\right) \right) =T\right) \right) =T[/tex]



5. axiom of the power set:

[tex]\forall x\exists y\left( \forall z\left( z\in y\leftrightarrow z\subset
x\right) \right) [/tex]

axiom of the power set version 2:

[tex]V\left( \forall x\exists y\left( \forall zV\left( z\in
y\leftrightarrow z\subset x\right) =T\right) \right) =T[/tex]



6. axiom of the empty set:

[tex]\exists x\forall y\left( y\notin x\right) [/tex]

axiom of the empty set version 2:

[tex]V[/tex][tex]\left( \exists x\forall yV\left( y\in x\right) =F\right) =T[/tex]



7. axiom of infinity:

[tex]\exists x\left( \O \in x\wedge \forall y\in x\left( y^{\prime }\in x\right)
\right) [/tex]

axiom of infinity version 2:

[tex]V[/tex][tex]\left( \exists x\left( V\left( \O \in x\wedge \forall y\in
x\left( y^{\prime }\in x\right) \right) =T\right) \right) =T[/tex]



8. axiom of the universal set

[tex]V\left( \exists x\forall yV\left( y\in x\right) =T\right) =T[/tex]



9. axiom of replacement:

[tex]\exists x\forall y\in a\left( \exists zA\left( y,z\right) \rightarrow
\exists z\in xA\left( y,z\right) \right) [/tex]

axiom of replacement version 2:

[tex]V\left( \exists x\forall y\in a\left( V\left( \exists zA\left(
y,z\right) \rightarrow \exists z\in xA\left( y,z\right) \right) =T\right)
\right) =T[/tex]



10. axiom of foundation/regularity:

[tex]\exists xA\left( x\right) \rightarrow \exists x\left( A\left( x\right)
\wedge \forall y\in x\left( !A\left( y\right) \right) \right) [/tex]

axiom of foundation/regularity version 2:

[tex]V\left( \exists xA\left( x\right) \rightarrow \exists x\left(
V\left( A\left( x\right) \wedge \forall y\in x\left( !A\left( y\right)
\right) \right) =T\right) \right) =T[/tex]



11. axiom of choice (typo?):

[tex]\forall x\in a\exists A\left( x,y\right) \rightarrow \exists y\forall x\in
aA\left( x,y\left( x\right) \right) [/tex].

axiom of choice version 2:

[tex]V\left( \forall x\in a\exists A\left( x,y\right) \rightarrow
\exists y\forall x\in aA\left( x,y\left( x\right) \right) \right) =T[/tex]
 
Last edited:
Mathematics news on Phys.org
  • #2
Here is another possability:

General Information Framework (GIF) set theory


Set (which notated by ‘{‘ and ‘}’) is an object that used as General Information Framework.

Set's property depends on its information’s type.

There are 2 basic types of information that can be examined through GIF.

1.a) Empty set ={}
2.a) Non-empty set

(2.a) has 3 non-empty set’s types:

1.b) Finitely many objects ( {a,b} ).
2.b) Infinitely many objects ( {a,b,…} ).
3.b) Infinite object ( {__} ).

(3.b) Is the opposite of the Empty set, therefore {__}=Full set.

GIF has two limits:

The lowest limit is {}(=Empty set).

The highest limit is {__}(=Full set).

Both limits are unreachable by (1.b) or (2.b) non-empty set’s types.

Or in another words:

Any information system exists in the open interval of ({},{__}).


Infinitely many objects ( {a,b,…} ) cannot be completed, therefore words like ‘all’ or ‘complete’ cannot be used with sets that have infinitely many objects.

{} or {__} are actual infinity.

{a,b,...} is potential infinity.

An example:

http://www.geocities.com/complementarytheory/LIM.pdf


Question:

So what can we do with this theory that we can't do with standard set theory?

A non-formal answer (yet):

Please look at this two articles:

http://www.geocities.com/complementarytheory/ET.pdf

http://www.geocities.com/complementarytheory/CATheory.pdf


At this stage you have to look at them as non-formal overviews, but with a little help from my friends, they are going to be addressed in a rigorous formal way.

All the energy that was used to research the transfinite universes, is going to be used to research the information concept itself, including researches that explore our own cognition's abilities to create and develop the Math language itself.

By GIF set theory our models does not have to be quantified before we can deal with them, because GIF set theory has the ability to deal with any information structure in a direct way, which keeps its dynamic natural complexity during the research.

Concepts like symmetry-degree, Information's clarity-degree, uncertainty, redundancy and complementarity, are some of the fundamentals of this theory.


I am going to open a new thread for this.


Organic
 
Last edited:
  • #3
self-aware structures

the hope is that since the subsets axiom is the only one structurally modified that will mean that we can still apply modus ponens as if it were a tautology; care will have to be taken with the subsets axiom. i will investigate this further.

the hope is that U, the set mentioned in the second infinity axiom, has self-awareness structure. for definition, including a link to a relevant article on a proposed TOE, see this web site:

the idea behind U having self-awareness structure is that if any sets have it, then U must also. while you may object to living in a mathematical structure, let me point out that they can have a dual static and dynamic aspect, not unlike certain dualities in quantum mechanics. for example, f(x)=x^2 is nonconstant while if you view it as a set, {(0,0),(1,1),(2,4),...}, it is static.
 
Last edited by a moderator:
  • #4
changes

it doesn't make much sense to write V( )=T around each axiom...

seems that the axiom of extensionality would have to be modified for fuzzy subsets like the S in russell's paradox to something like this:
extensionality version 3:
[tex]\forall x\left( V\left( x\in a\right) =V\left( x\in b\right) \right) \rightarrow a=b[/tex].

without this, it seems difficult to prove that S=S since
V(S&isin;S)=M.

axiom of subsets version 4:
[tex]\exists x\forall yV\left( y\in x\right) =V\left( y\in a\wedge A\left( y\right) \right) [/tex]
 
Last edited:
  • #5
Hi phoenixthoth,

Does U defined by 'infinitely many ...'?
 
Last edited:
  • #6
that is one way to describe U.

U is the set mentioned in axiom 8 above.
 
  • #7
Another subject: In my opinion, self-awareness is based on the ability to associate between opposite concepts.

When this ability points to itself, but remains open to anything which is not itself, then and only then we can talk about its awareness.

What do you think?
 
  • #8
U could have awareness of all sets but nothing besides that, perhaps.

i think what you're talking about would be regarding proof of awareness. one may be aware but have no frame of reference to be able to prove, even to itself, that it is aware.

i believe sets like U can have a dual dynamic and static nature, depending on your perspective.
 
  • #9
Then what is the meaning of the word 'aware' if 'awareness' does not 'aware' to its 'awareness'?
 
  • #10
it is aware but it can't prove it. i think if a math structure has awareness, it can't prove it. however, if you feed it into a computer, maybe it can prove it is aware.
 
  • #11
[ abstract representation]--->[semantic mapping]--->[represented system]


An abstract representation is exactly that, "abstract". It is not a space, or time, but is instead a product of consciousness, or a mental construct. Topologically it is equivalent to a "point". The abstract description contains the concrete topology. Likewise, the concrete contains the abstract.

A duality.

A point contains an infinite expanse of space and time?

Could it be, that the "absolute" infinity, is actually a dimensionless point?


Since it is possible for a "computation" to be self aware, there must be platonic forms that are types of self aware algorithms:


The description of any entity inside the real universe can only be with reference to other things in the universe. Space is then relational, and the universe, self referential. For example, if an object has a momentum, that momentum can only be explained with respect to another object within the universe. Space then becomes an aspect of the relationships between things in reality. It becomes analogous to a sentence, and it is absurd to say that a sentence has no words in it. So the grammatical structure of each sentence[space] is defined by the relationships that hold between the words in it. For example, relationships like object-subject or adjective-noun. So there are many different grammatical structures composed of different arrangements of words, and the varied relationships between them.

Langauge describes the universe, because the universe is isomorphic to a description on some level, and reality can only refer to itself, because, there is nothing outside of ..."total existence" which becomes equivalent to a self referential system, which must be a self aware system. Since descriptions make distinctions, or references to other entities, and distinctions are tautologically logical, [A or ~A], reality is logical, in that its contents can be described by a language. The contents within reality are distinctive entities, individually different from the others, yet consisting of the same foundational substance.

According to Berkeley, perception is consistent due to the fact that a type of mental universal self consistency must apply to the collective whole of individual perceptions. A type of universal being of superior intelligence who creates a world by the power of thought, in which every object becomes, for the percipient, the collected results of many perceptions, or bits of information. That is to say, sensory objects are compositions derived from many perceptual experiences over a period of time, originating from a universal compositional entity, or "BEING". These perceptions are impressed upon each individual mind with order and consistency. Since this universal "Self Awareness" must sustain Creation at all times, everything is always perceived by this self referring, self referential entity, ergo, total reality continues "to exist", even though it may cease to be experienced by any individual self aware perceiver.
 
Last edited:
  • #12
perhaps the difficulty in proving that U exists in a noncontradictory way has to do with proving that awareness exists anywhere.
 
  • #13
There must be Goedelian limitations on a consistent and "complete" definition of self awareness?

If "To Exist" means "TO BE", it is a first principle which is an absolute, or synonymously, an abstract beginning; that does not presuppose anything, it is not be mediated by anything which means that it is the ontological substrate for the whole "she-bang". It does not have a basis; rather it is to be itself the basis of the entirety of existence itself. The Total Existensial Entity is called "TCE" [Total Compositional Existence].

It cannot possesses any determination relatively to anything outside itself, so too it cannot contain within itself any determination, any content, for any such would be a distinguishing and an interrelationship of distinct moments, and consequently a mediation. Ergo the beginning is "Pure Being."


While the concept of Being is an empty concept, whose content is nothing, it becomes clear that the concept of Nothing, has equivalently, the same content as the concept of Being, but which seems to stand in diametric opposition to it. Nothingness is . . . of the same determination, or rather, an abscence of determination, and thus altogether the same as, the pure essence of Being. On the other hand, paradoxically, Being and Nothing are not the same. So there is the difference of Being and Nothing passing into identity, and the identity passing into difference. Ergo, their truth is, this movement of the immediate vanishing of one in the other: becoming, a movement in which both are distinguished, but by a difference which has equally immediately resolved itself. A self resolving paradox. The new concept is generated by the "sublation" of the first two. This process of generating a third concept as expressing the identity and difference of the first two is fundamental to the discipline of logic?
 
  • #14
Let us examine this idea:


Question: Whet is silence?


Some possible answers:

1) “I don’t know”.
2) “No sound waves at all”.
3) “3 o’clock in Saturday’s morning”.
4) No answer has been given.

(1) Is an honest answer.
(2) Is a scientific answer.
(3) Is a subjective answer.
(4) Is a direct demonstration of silence.

Now, (1) to (3) answers are on silence.

(4) Is a direct response by demonstration.

There is a preventive ratio between (1) to (3) answers and silence itself,
and it leads us to this paradox:

If you answer then there is no silence.

If you keep silence then you don’t give an answer.


I think that “silence’s paradox” can be translated to “awareness’s paradox”,
which means, no model of awareness is awareness itself.
 
Last edited:
  • #15
the answer is this:



in words, no answer.

this has to do with proof of awareness vs having awareness without proof of it. we can cavilierly define what it means to be infinite and we do it in such a way that an infinite set was axiomatized into existence by one of the infinity axioms (7 or 8 above, i think); so why can't we make up axioms of a so-called SAS? define under 20 properties and then see if axiomatizing such a set into existence like the infinity axiom contradicts anything.
 
  • #16
phoenixthoth,

Please let me ask you once more:

You say that U is (something) of all sets.

By connecting the word 'all' the the letter 's' (sets), as much as i can see, the result cannot be but 'infinitely many ...'.

Am i right?
 
Last edited:
  • #17
infinity is a defined concept. what do you mean by infinitely many? well, some people think it means that for no n in N is x in bijection with n. (n={0,...,n-1}). by the other infinity axiom, that x has infinitely many objects. the defining property of U is that it is true that for all sets x, x &isin; U. now, one has to prove that there are infinitely many sets by the axioms. the statement reduces to this:
1. if there are infinitely many sets, whatever infinitely many means, then U has infinitely many objects.
1. if there are not infinitely many sets, whatever infinitely many means, then U does not have infinitely many objects.
 
  • #18
I said I'd look at this, and I will, once I'm not quite as busy.

I just didn't want you to think I'd forgotten about this.
 
  • #19
i'm working on an update so it might be best if you wait for at least 12 hours, if not more.

hint: i found one possible resuce of modus ponens along with a way to crispify (fry) some of the fuzzy logic out of the axioms i don't want it in. this involves adding some connectives in a way similar to "On a set theory with uncertain membership relations", located here:
http://kurt.scitec.kobe-u.ac.jp/~kikuchi/papers/his2003.pdf

this apparently has been done without ternary logic in another way by quine called "new foundations." i don't believe he uses ternary logic at the level of axioms.

http://math.boisestate.edu/~holmes/holmes/nf.html

for those of you looking for an online intro to set theory, along with forcing techniques which can evidently do things like prove consistency of axioms, check out this article:
http://staff.science.uva.nl/~vervoort/AST/ast.pdf

(if i want to get a phd, are there any schools around who do dynamics and set theory/logic? I'm not sure which of the two areas i'd want to go into and I've always liked both...)
 
Last edited by a moderator:
  • #20
restatement plus a bit more

notation elements and subsets:

[tex]\in _{V}[/tex]is a relation on sets such that [tex]a\in _{V\left( a\in b\right) }b:=V\left( a\in b\right) [/tex]. so, for example, if [tex]V\left( a\in b\right) =M[/tex], then we can just write [tex]a\in _{M}b[/tex]. if [tex]V\left( a\in b\right) =T[/tex] or [tex]
V\left( a\in b\right) =F[/tex], we'll just use the usual notation [tex]a\in b[/tex] or [tex]a\notin b[/tex] instead of [tex]a\in _{T}b[/tex] and [tex]a\in _{F}b[/tex].

connectives:

[tex]A\rightarrow _{T}B[/tex] will mean that [tex]V\left( A\rightarrow B\right) =T[/tex] and, similarly, [tex]A\leftrightarrow _{T}B[/tex] means [tex]V\left( A\leftrightarrow B\right) =T[/tex]. note that if [tex]A\leftrightarrow _{T}B[/tex], then either [tex]V\left( A\right) =V\left( B\right) =T[/tex] or [tex]V\left( A\right) =V\left( B\right) =F[/tex].

another logical connective is [tex]\leftrightarrow _{=}[/tex] which is defined this way:\ [tex]A\leftrightarrow _{=}B[/tex] iff [tex]V\left( A\right) =V\left( B\right) [/tex]. [tex]A\leftrightarrow _{=}B[/tex] if and only if [tex]A[/tex] and [tex]B[/tex] have the same truth value.

a third new logical connective is [tex]\leftrightarrow _{\neq F}[/tex]which means is [tex]V\left( A\leftrightarrow _{\neq F}B\right) =T[/tex] iff [tex]V\left( A\leftrightarrow B\right) \neq F[/tex], else [tex]V\left( A\leftrightarrow _{\neq F}B\right) =F[/tex].


second truth table:

[tex]
\begin{array}{cccccccc}
A & B & A\rightarrow B & A\rightarrow _{T}B & A\leftrightarrow B &
A\leftrightarrow _{T}B & A\leftrightarrow _{=}B & A\leftrightarrow _{\neq F}B
\\
T & T & T & T & T & T & T & T \\
T & M & M & F & M & F & F & T \\
T & F & F & F & F & F & F & F \\
M & T & T & T & M & F & F & T \\
M & M & M & F & M & F & T & T \\
M & F & M & F & M & F & F & T \\
F & T & T & T & F & F & F & F \\
F & M & T & T & M & F & F & T \\
F & F & T & T & T & T & T & T
\end{array}
[/tex]

observations: (here, [tex]A[/tex] and [tex]B[/tex] can have any ternary truth value)

1. [tex]\left( A\leftrightarrow _{T}B\right) \rightarrow \left( A\leftrightarrow _{=}B\right) [/tex] is a tautology.

2. (modified modus ponens) [tex]\left( A\wedge \left( A\rightarrow _{T}B\right) \right) \rightarrow B[/tex] is a tautology.

3. [tex]B\leftrightarrow _{T}\symbol{126}B[/tex] is always false.

4. [tex]B\leftrightarrow _{=}\symbol{126}B[/tex] is true iff [tex]V\left( B\right) =M[/tex], otherwise it is false.

5. (contradiction 1) [tex]\left( A\rightarrow \left( B\leftrightarrow \symbol{126}B \right) \right) \rightarrow \symbol{126}A[/tex] is not a tautology.

6. (contradiction 2) [tex]\left( A\rightarrow \left( B\leftrightarrow _{T} \symbol{126}B\right) \right) \rightarrow \symbol{126}A[/tex] is not a tautology.

7. (contradiction 3) [tex]\left( A\rightarrow \left( B\leftrightarrow _{=} \symbol{126}B\right) \right) \rightarrow \symbol{126}A[/tex] is not a tautology.

8. (contradiction 4) [tex]\left( A\rightarrow \left( B\leftrightarrow _{\neq F} \symbol{126}B\right) \right) \rightarrow \symbol{126}A[/tex] is not a tautology.

restatement of all nonchoice axioms with this notation:

axiom of extensionality version 2 (in version 2, it is not clear that a fuzzy set equals itself):
[tex]\forall x\left( x\in a\leftrightarrow _{T}x\in b\right) \rightarrow a=b[/tex]

axiom of extensionality version 3:
[tex]\forall x\left( x\in a\leftrightarrow _{=}x\in b\right) \rightarrow a=b[/tex]

2. axiom of the unordered pair version 2:
[tex]\exists x\forall y\left( y\in x\leftrightarrow _{T}y=a\vee y=b\right) [/tex]


3. axiom of subsets version 2:
[tex]\exists x\forall y\left( y\in x\leftrightarrow _{T}y\in a\wedge A\left( y\right) \right) [/tex]

axiom of subsets version 3:
[tex]\exists x\forall y\left( y\in x\leftrightarrow _{\neq F}y\in a\wedge A\left( y\right) \right) [/tex]

axiom of subsets version 4:
[tex]\exists x\forall y\left( y\in x\leftrightarrow _{=}y\in a\wedge
A\left( y\right) \right) [/tex]

4. axiom of the sum set version 2:
[tex]\exists x\forall y\left( y\in x\leftrightarrow _{T}\exists z\in
a\left( y\in z\right) \right) [/tex]

5. axiom of the power set version 2:
[tex]\forall x\exists y\forall z\left( z\in y\leftrightarrow
_{T}z\subset x\right) [/tex]

axiom of the power set version 3:
[tex]\forall x\exists y\forall z\left( z\in y\leftrightarrow
_{=}z\subset x\right) [/tex]

6. axiom of the empty set:
[tex]\exists x\forall y\left( y\notin x\right) [/tex]

7. axiom of infinity:
[tex]\exists x\left( \O \in x\wedge \forall y\in x\left( y^{\prime }\in x\right) \right) [/tex]

axiom of infinity version 2:
[tex]\exists x\left( \O \in x\wedge \forall y\in x\left( y^{\prime }\in x\right) \right) [/tex]

8. axiom of the universal set
[tex]\exists x\forall y\left( y\in x\right) [/tex]

9. axiom of replacement version 2:
[tex]\exists x\forall y\in a\left( \exists zA\left( y,z\right)
\rightarrow _{T}\exists z\in xA\left( y,z\right) \right) [/tex]

10. axiom of foundation/regularity version 2:
[tex]\exists xA\left( x\right) \rightarrow _{T}\exists x\left( A\left( x\right) \wedge \forall y\in x\left( !A\left( y\right) \right) \right)[/tex]
 
Last edited:
  • #21
10 should say [tex]\exists xA\left( x\right) \rightarrow _{T}\exists x\left( A\left( x\right) \wedge \forall y\in x\left( !A\left( y\right) \right) \right)[/tex] but it wouldn't let me edit it.

subsets: (rough draft)
[tex]x\subset y[/tex] means that [tex]\forall z\left( z\in x\rightarrow _{T}x\in y\right) [/tex] while [tex]x\subset _{M}y[/tex] means [tex]\forall z\left[ \left[ z\in _{M}x\rightarrow _{T}\left( z\in _{M}y\vee z\in y\right) \right] \wedge \left[ z\in x\rightarrow _{T}x\in y\right] \right] [/tex]. \ note that [tex]\left( \left(
A\rightarrow _{T}B\right) \wedge \left( A\rightarrow _{T}B\right) \right) \leftrightarrow _{T}\left( A\leftrightarrow _{T}B\right) [/tex].
 
  • #22
And what if U is reality itself, and in this case no model of U is U itself?
 
Last edited:
  • #23
no one is saying the model of U is U. U will be studied with theorems and such but those theorems are not what U is. U's nature will probably never be completely known and only general statements can be made about U.

another note is that V={x|x=x} is, in ZFC, a proper class; ie, it is not a set. V is the class of all sets.

another observation ([tex]A[/tex] and [tex]B[/tex] can have any truth value):

[tex]\left( A\rightarrow _{T}B\right) \wedge \left( B\rightarrow _{T}A\right) [/tex] is tautologically equivalent to [tex]A\leftrightarrow _{T}B[/tex] and they are true only if [tex]V\left( A\right) =V\left( B\right) =T[/tex], else they are false.

SUBSETS

theorem: [tex]x=y[/tex] iff (binarily) [tex]\left( x\subset y\wedge y\subset x\right) [/tex].

proof: suppose [tex]x=y[/tex] and let [tex]z\in x[/tex] be given. since [tex]x=y[/tex], [tex]z\in y[/tex]. hence, [tex]z\in x\rightarrow _{T}z\in y[/tex] for all [tex]z[/tex] and [tex]x\subset y[/tex]. similarly, [tex]y\subset x[/tex]. now suppose [tex]\left( x\subset y\wedge y\subset x\right) [/tex] and let [tex]z\in x[/tex] be given. in order to show that [tex]z\in x \leftrightarrow_{T} z\in y[/tex], it suffices to prove [tex]\left( z\in x\rightarrow _{T}z\in y\right) \wedge \left( z\in y\rightarrow _{T}z\in x\right) [/tex].
since [tex]x\subset y[/tex], we have [tex]z\in x\wedge \left( z\in x\rightarrow _{T}z\in y\right) [/tex]. since [tex]A\wedge \left( A \rightarrow _{T} B \right) \rightarrow B[/tex] is a tautology, we can conclude that [tex]z\in y[/tex]. hence, [tex]z\in x\rightarrow
_{T}z\in y[/tex]. similarly, [tex]z\in y\rightarrow _{T}z\in x[/tex].

note: when we assume [tex]z\in x[/tex], in our notation, that is equivalent to assuming that [tex]V\left( z\in x\right) =T[/tex]. if [tex]V\left( z\in x\right) =M[/tex] or [tex]V\left( z\in x\right) =F[/tex], we write [tex]z\in _{M}x[/tex] and [tex]z\notin x[/tex].

sacrifices: proofs by (standard) contradiction as well as sets that are only crisp. russell's set S is the prototypical example of a fuzzy set because [tex]S\in _{M}S[/tex].

gains: so far, the universal set U.
 
Last edited:
  • #24
What do you think about us (self awared complex systems) as associators between potential existence (some model) and actual existence (some reality).
 
Last edited:
  • #25
Originally posted by Organic
What do you think about us (self awared complex systems) as associators between potential existence (some model) and actual existence (some reality).

i think the same paradigm exists within us. there is an underlying reality of our Selves (designated with a capital S) and then the "associator of potential existence", our selves (lower case s), which is also named our ego. Reality vs subjectivity, context vs content. for sets, the largest possible set that is the context for all content is U. there are "bigger" contexts, such as the category of all sets and the category of all categories. binary logic is in some sense, an even bigger context in its generality. but then, ternary logic would be a bigger context still. there's a hierchy to existence where we have the model of something vs the reality of that something not unlike the difference between self-awareness and awareness itself or ego vs the higher self/true self.
 
  • #26
In my opinion our most important ability is to associate between opposite potential and/or actual things in a way that they do not destroy each other when associated.

What do you think?
 
  • #27
the two should be complementary.
 
  • #29
i haven't read all those articles yet but i will.

new notation: when we don't want to specify the truth value of [tex]a\in b[/tex], we will write [tex]a\in _{?}b[/tex] (for want of better notation). hence [tex]V\left( a\in _{?}b\right) \in \left\{ F,M,T\right\} [/tex] whereas [tex] V\left( a\in b\right) \in \left\{ F,T\right\} [/tex], [tex]V\left( a\in _{M}b\right) \in \left\{ F,T\right\} [/tex] and [tex]V\left( a\notin b\right) \in \left\{
F,T\right\} [/tex].

thus we are dealing with crisp logical formulas when we write axioms such as the extensionality: [tex]\forall x\left( x\in a\leftrightarrow x\in b\right) \rightarrow a=b[/tex] but not with subsets:

axiom of subsets version 5:
[tex]\exists x\forall y\left( y\in _{?}x\leftrightarrow _{=}y\in
_{?}a\wedge A\left( y\right) \right) [/tex].

i'm wondering now about extensionality as it applies to fuzzy sets. i want two sets to be equal not just if they have the same elements in a crisp sense:
axiom of extensionality version 3:
[tex]\forall x\left( x\in _{?}a\leftrightarrow _{=}x\in _{?}b\right) \rightarrow a=b[/tex].
 
  • #30
By ZF set theory we know that {a,a,a,b,b,b,c,c,c} = {a,b,c}

It means that concepts like redundancy and uncertainy are out of the scpoe of set's concet in its basic form.

When we allow these concepts to be inherent properties of set's concept, then we enrich our abilities to use set's concept, for example:
Code:
<-Redundancy->
    c   c   c  ^<----Uncertainty
    b   b   b  |    b   b
    a   a   a  |    a   a   c       a   b   c
    .   .   .  v    .   .   .       .   .   .
    |   |   |       |   |   |       |   |   |
    |   |   |       |___|_  |       |___|   |
    |   |   |       |       |       |       |
    |___|___|_      |_______|       |_______|
    |               |               | 


Where:

    c   c   c  
    b   b   b  
    a   a   a  
    .   .   .  
    |   |   |  
    |   |   |  = {a XOR b XOR c, a XOR b XOR c, a XOR b XOR c}  
    |   |   |  
    |___|___|_ 
    |           

    b   b
    a   a   c      
    .   .   .      
    |   |   |      
    |___|_  |  = {a XOR b, a XOR b, c}    
    |       |      
    |_______|      
    |                

    a   b   c
    .   .   .
    |   |   |
    |___|   |  = {a, b, c}
    |       |
    |_______|
    |
I think that any iprovment in set's concept has to include redundancy and uncertainty as inherent proprties of set's concept.

What do you think?


Orgainc
 
Last edited:
  • #31
I think that expanding a set's concept to include redundancy yields some concept different from the set concept. In fact, we have a name for it; a multiset.
 
  • #32
Hi Hurkyl,

My point of view leading me to what I call Complementary logic, which is a fading transition between Boolean logic (0 Xor 1) and non-boolean logic (0 And 1), for example:

Number 4 is fading transition between multiplication 1*4 and addition ((((+1)+1)+1)+1) ,and vice versa.

These fading can be represented as:
Code:
(1*4)              ={1,1,1,1} <------------- Maximum symmetry-degree, 
((1*2)+1*2)        ={{1,1},1,1}              Minimum information's clarity-degree
(((+1)+1)+1*2)     ={{{1},1},1,1}            (no uniqueness)
((1*2)+(1*2))      ={{1,1},{1,1}}
(((+1)+1)+(1*2))   ={{{1},1},{1,1}}
(((+1)+1)+((+1)+1))={{{1},1},{{1},1}}
((1*3)+1)          ={{1,1,1},1}
(((1*2)+1)+1)      ={{{1,1},1},1}
((((+1)+1)+1)+1)   ={{{{1},1},1},1} <------ Minimum symmetry-degree,
                                            Maximum information's clarity-degree 
                                            (uniqueness)
============>>>

                Uncertainty
  <-Redundancy->^
    3  3  3  3  |        3  3           3  3
    2  2  2  2  |        2  2           2  2
    1  1  1  1  |  1  1  1  1           1  1     1  1  1  1
   {0, 0, 0, 0} V {0, 0, 0, 0}   {0, 1, 0, 0}   {0, 0, 0, 0}
    .  .  .  .     .  .  .  .     .  .  .  .     .  .  .  .
    |  |  |  |     |  |  |  |     |  |  |  |     |  |  |  |
    |  |  |  |     |__|_ |  |     |__|  |  |     |__|_ |__|_
    |  |  |  |     |     |  |     |     |  |     |     |
    |  |  |  |     |     |  |     |     |  |     |     |
    |  |  |  |     |     |  |     |     |  |     |     |
    |__|__|__|_    |_____|__|_    |_____|__|_    |_____|____
    |              |              |              |

4 =
                                   2  2  2
          1  1                     1  1  1        1  1
   {0, 1, 0, 0}    {0, 1, 0, 1}   {0, 0, 0, 3}   {0, 0, 2, 3}
    .  .  .  .      .  .  .  .     .  .  .  .     .  .  .  .
    |  |  |  |      |  |  |  |     |  |  |  |     |  |  |  |
    |__|  |__|_     |__|  |__|     |  |  |  |     |__|_ |  |
    |     |         |     |        |  |  |  |     |     |  |
    |     |         |     |        |__|__|_ |     |_____|  |
    |     |         |     |        |        |     |        |
    |_____|____     |_____|____    |________|     |________|
    |               |              |              |


   {0, 1, 2, 3}
    .  .  .  .
    |  |  |  |
    |__|  |  |
    |     |  |
    |_____|  |
    |        |
    |________|
    |
Multiplication can be operated only between objects with structural identity .

Also multiplication is noncommutative, for example:

2*3 = ( (1,1),(1,1),(1,1) ) or ( ((1),1),((1),1),((1),1) )

3*2 = ( (1,1,1),(1,1,1) ) or ( ((1,1),1),((1,1),1) ) or ( (((1),1),1),(((1),1),1) )

More about the above you can find here (the first part of it is your definitions):

http://www.geocities.com/complementarytheory/ET.pdf

More about Complementary logic, you can find here:

http://www.geocities.com/complementarytheory/CompLogic.pdf

http://www.geocities.com/complementarytheory/4BPM.pdf



Organic
 
Last edited:
  • #33
seems like !z&isin;?z doesn't lead to a paradox but the usual russell's paradox is still a paradox.
 
  • #34
Organic,

I think the point that Hurkyl was trying to make was that if you take the concept of a set and add more properties to it, such as redundancy, you aren't really just using a set anymore.

That's perfectly fine, of course. That's why we have objects like ordered sets and multisets.
 
  • #35
I hate to encourage a hijacking (iow, promote your theory in your thread)... but it seems like this should also be valid (among other things):

2 * 3 = <<1>, 1> * <1, <1, 1>> = <<<1>, 1>, <<<1>, 1>, <<1>, 1>>>
 
<h2>1. What is absolute infinity?</h2><p>Absolute infinity is a concept in mathematics and philosophy that refers to a quantity or value that is limitless and cannot be surpassed or exceeded. It is often described as the highest possible level of infinity.</p><h2>2. Why is the search for absolute infinity important?</h2><p>The search for absolute infinity is important because it helps us understand the nature of infinity and its role in mathematics and the universe. It also has implications for philosophical and religious beliefs about the infinite.</p><h2>3. How is absolute infinity different from other types of infinity?</h2><p>Absolute infinity is different from other types of infinity, such as countable and uncountable infinity, because it is not limited or defined by any specific set or measure. It is considered to be the ultimate form of infinity.</p><h2>4. Is absolute infinity a real or abstract concept?</h2><p>This is a debated question among mathematicians and philosophers. Some argue that absolute infinity is a real concept that exists outside of our understanding, while others believe it is an abstract concept that can only be understood through mathematical principles.</p><h2>5. Can absolute infinity be proven or measured?</h2><p>No, absolute infinity cannot be proven or measured in a concrete way. It is a theoretical concept that is used to understand and describe the infinite, but it cannot be physically observed or quantified.</p>

1. What is absolute infinity?

Absolute infinity is a concept in mathematics and philosophy that refers to a quantity or value that is limitless and cannot be surpassed or exceeded. It is often described as the highest possible level of infinity.

2. Why is the search for absolute infinity important?

The search for absolute infinity is important because it helps us understand the nature of infinity and its role in mathematics and the universe. It also has implications for philosophical and religious beliefs about the infinite.

3. How is absolute infinity different from other types of infinity?

Absolute infinity is different from other types of infinity, such as countable and uncountable infinity, because it is not limited or defined by any specific set or measure. It is considered to be the ultimate form of infinity.

4. Is absolute infinity a real or abstract concept?

This is a debated question among mathematicians and philosophers. Some argue that absolute infinity is a real concept that exists outside of our understanding, while others believe it is an abstract concept that can only be understood through mathematical principles.

5. Can absolute infinity be proven or measured?

No, absolute infinity cannot be proven or measured in a concrete way. It is a theoretical concept that is used to understand and describe the infinite, but it cannot be physically observed or quantified.

Similar threads

  • General Math
Replies
1
Views
1K
  • General Math
Replies
1
Views
592
Replies
1
Views
239
  • General Math
Replies
0
Views
794
  • General Math
Replies
5
Views
768
Replies
5
Views
902
Replies
0
Views
9K
Replies
1
Views
9K
  • General Math
Replies
13
Views
1K
Replies
2
Views
9K
Back
Top