Armageddon Online Forums

Armageddon Online Forums (http://forums.armageddononline.org/index.php)
-   Science (http://forums.armageddononline.org/forumdisplay.php?f=23)
-   -   Monadic Mathematics (http://forums.armageddononline.org/showthread.php?t=3349)

Monad Oct 16th, 2004 9:43 AM

Monadic Mathematics
 
One of the efficient ways to change some framework is to ask new fundamental questions that maybe lead us to new frontiers.

For example, the fundamental question of the language of Mathematics framework is: ”How many?”.

Let us try another question, for example: “What do we have?”

A closer look of these questions shows that ”How many?” questions are mostly about the Quantity concept, where “What do we have?” questions are mostly about the Structure concept.

Let us check if “What do we have?” questions can be a fruitful ground for mathematical development.

First we have to define the minimal concepts that can be used under the structure concept.

In other words, these concepts when used, determine our framework’s domain, for example:

Let use say that the two main concepts that are related to the structure concept are Length and Direction.

It means that by using these concepts, we can define the building-blocks of our mathematical framework.

We also know that by using these building-blocks we suppose to get some input that can be used by us to develop our framework.

So, the next question is “What are the limits that beyond them no input can be found?”

The lowest “no input” state is Emptiness, where Length and Direction do not exist.

The highest “no input” state is Fullness, where Length and Direction are beyond measurement.

So the useful elements have measurable Length and/or Direction, that enable us to use them as some input.

Let us represent these ideas in a table:


Code:

          Monadic Mathematics build-blocks       
          --------------------------------

V = Available

X = Not Available
       
          +-----------------------------+
          |      Measurement of        |
          |                            |
          |    Length  |  Direction  |
          |--------------|--------------|
          |              |              |
      {} |              |              | Emptiness
          |              |              |
          |              |              |
          |--------------|--------------|
          |              |              |
      {.} |      V      |              | Point
          |              |              |
          |              |              |
          |--------------|--------------|
          |              |              |
    {._.} |      V      |      V      | Segment
          |              |              |
          |              |              |
          |--------------|--------------|
          |              |              |
          |              |      V      | Tendency
          |              |              |
          |              |              |
          |--------------|--------------|
          |              |              |
    {__} |      X      |      X      | Fullness
          |              |              |
          |              |              |
          +-----------------------------+



General:

{' and '}' are the notations of a framework which we call a set.

Between these notations we can put our examined concepts and then try to find out what we can do with each one of these concepts, and also what interactions can be found between concepts and themselves and/or concepts with other concepts.

The concept of Nothingness or Emptiness is notated in this framework by {}.

Any examined concept in my framework is examined by its structural properties and also by its Quantitative properties.

The most basic Structural property in my framework is based on the Length concept.

From this point of view, a Point {.} has exactly 0 Length.

The Length concept has no meaning in my framework when it is related to the Emptiness concept (which is notated as {}), therefore 0 cannot be connected directly to the Emptiness concept.

Another option to define 0 is to ask: How many things there are in {}?

By 'how many?' question we actually define the Cardinal concept, which is notated by using '|' and '|' .

In this case, the cardinal of {}, which is notated as |{}|, is equal to 0.

In Standard Mathematics framework (when Ordinality is omitted) the one and only one option to connect between the Number concept and the Set concept, is by using only the Quantity concept,
and in this case |{}| = 0.

But as you see, in Monadic Mathematics framework, there are two kinds of cardinals, where one of them is the standard Quantitative Cardinal, but the second type of cardinal is what I call the Urelement Cardinal, which is based on the Length concept (which is the structural property of the Number concept).

In Monadic Mathematics, the structural property of a number is more basic then its quantitative property.
According to what I wrote above, when a Point eliminates itself, then the result is Emptiness.

In other words Point - Point = Emptiness, or in other representation:
0 - 0 = {}.

Standard Mathematics takes '0' notation as something which is first of all related to the Quantity concept.

In this framework 0 - 0 = 0

Monadic Mathematics takes '0' notation as something which is first of all related to the Structure concept.

In this framework 0 - 0 = {}




A non technical explanation of Monadic Mathematics' '+' and '-' operations:

The most basic question of Standard Mathematics is “How many?”.

The most basic question of Monadic Mathematics is “What do we have?”

The basis of a “How many?” question is the Quantity concept.

The basis of a “What do we have?” question is the Structure concept.

It means that the Number concept in Monadic Mathematics, is first of all based on the Structure concept.

Question:
What are the minimal, and distinguished, structural forms in Monadic Mathematics?

Answer:
Emptiness (notated as {}), Point (notated as {.}), Segment (notated as {._.}), Fullness (notated as {__}).

{} and {__} are the weak ({}) and the strong ({__}) limits of Monadic Mathematics framework.
It means that they cannot be used as inputs in Monadic Mathematics.

So, Monadic Mathematics operations are based on {.} and {._.}.

The two basic structural properties, which related to the Number concept, are Length and/or Direction.

{.} has 0 length and no directions.

{._.} has 0_x length and at least two opposite directions, which are
0_x or x_0.

The most basic arithmetical operations between these elements are ‘+’ and ‘-‘.


Important:

If '-' sign is used not as a binary operation, for example: -x_0, then it is a negation symbol and not a binary Elimination operation.

Therefore -x_0 = 0_x or -0_x = x_0.

Also {} - x_0, which is a vacuous binary operation (because {} or {__} cannot be used as inputs) is equal to -x_0 = 0_x, etc.


‘+’ is understood as Concatenation, for example:

1_0 + 1_0 = 2__0 (._. + ._. = .__.)

0_1 + 1_0 = 1_0_1 (._. + ._. = ._._.)

0 + 0 = 0 ( . + . = . because Concatenation of 0 Length is 0 Length)

0__2 + 0_1 = 0___3 (.__. + ._. = .___.)

2__0 + 1_0 = 3___0 (.__. + ._. = .___.)

0_1 + 2__0 = 2__0_1 (._. + .__. = .__._.)

etc …


‘-’ is understood as Elimination, for example:

1_0 - 1_0 = {} (._. - ._. = {} because both Length and Direction are identical)

0_1 - 1_0 = 0 (._. - ._. = . because only Length is identical)

0 - 0 = {} ( . - . = {} because Length is identical and there is no Direction)

0__2 - 0_1 = 0_1 (.__. - ._. = ._.)

2__0 - 1_0 = 1_0 (.__. - ._. = ._.)

0_1 - 2__0 = 1_0 (._. - .__. = ._.)

etc …


More detailed information can be found in:

http://www.geocities.com/complementa...rst-axioms.pdf


According to Monadic Mathematics the Number concept is the fundamental building-block of a non-destructive interaction between opposites, which is based on Included-middle reasoning (which is the logic that can be found between at least two opposites that define their middle domain).

For more details please read:

http://www.geocities.com/complementa...loisDialog.pdf

Keeblergiant Oct 16th, 2004 11:59 AM

I would recommend nobody pay attention to this guy. All he does is invade message boards, post "his" mathematics (it's really just previously known stuff with a different notation), and argue. It's more philosophy than mathematics anyways.

Red Shift Oct 17th, 2004 2:45 AM

wha?........ ¬_¬

hehe never been any good at maths, i don't mean to start now ;)

Monad Oct 19th, 2004 3:44 PM

Quote:

Originally Posted by Keeblergiant
it's really just previously known stuff with a different notation

Dear Keeblergiant please give me an address where I can find this "previously known stuff".

Thank you.

Keeblergiant Oct 19th, 2004 5:48 PM

Address? I didn't know that basic set theory and geometry had addresses? Did you skip 9th grade math or something?

Keeblergiant Oct 19th, 2004 7:49 PM

But, if you believe that your ideas are original, would you mind giving me an example of something original about your ideas?

Monad Oct 21st, 2004 2:48 PM

Dear Keeblergiant,

In MM (Monadic Mathematics) the Natural number > 1 is based on complementary relations between Set_AND_Multiset, where its internal structure is ordered by complementary relations between multiplication and addition operations.

For more details please look at:

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

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

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

Keeblergiant Oct 21st, 2004 3:17 PM

Set theory (not basic set theory, but set theory nonetheless).

Monad Oct 26th, 2004 3:51 PM

Excuse me dear Keeblergiant,

Where are the details of your reply?

Keeblergiant Oct 26th, 2004 9:50 PM

It's pretty much just like you said...the natural numbers can be derived by the cardinals of sets and the multiplicity of the cardinals of those sets in a multiset, and you can determine order using binary operations.

Monad Oct 28th, 2004 4:30 PM

In my system I have two kinds of cardinals:

1)Quantitative cardinal.

2)Urelement cardinal.

Also I have to kinds of ordinals:

1) External ordinal.

2) Internal ordinal

Please look at http://www.geocities.com/complementa...rst-axioms.pdf to understand this.

Thank you.

Keeblergiant Oct 28th, 2004 8:01 PM

Your quantitative cardinal is the same as the "real" cardinal. And since your {a___b} is analogous to {[a,b]}, with the rule that [a,b] be considered one object, your urelements would be max[a,b] and min[a,b]. I didn't see anything in the link you provided about your ordinals, but if you'll send me a link to them, I'll be sure to tell you how you are just putting a different shirt on modern mathematics and calling it your creation :wink:

Monad Oct 29th, 2004 9:48 AM

Quote:

Originally Posted by kiblergiant
Your quantitative cardinal is the same as the "real" cardinal. And since your {a___b} is analogous to {[a,b]}, with the rule that [a,b] be considered one object, your urelements would be max[a,b] and min[a,b]. I didn't see anything in the link you provided about your ordinals, but if you'll send me a link to them, I'll be sure to tell you how you are just putting a different shirt on modern mathematics and calling it your creation

No, 0_x is a singleton and a non-composed element where [a,b] is not a singleton and a composed element.

Actually, [a,b] is the opposite structure of 0_x, and is considered as not less than a pair in Standard Mathematics.



Some examples of my work:

------------------------------------------------------------------------------
If my system is analogous to modern mathematics, then please show us in what mathematical branch we get this?:

0_x - 0_x = {} (Empty set)

0_x/0 = {__} (Full set)

------------------------------------------------------------------------------
A proof that cannot be accomplished by using standard N members:

Theorem: 1*5 not= 1+1+1+1+1

Proof: 1*5 = {1,1,1,1,1} not= {{{{1},1},1},1},1} = 1+1+1+1+1

To understand this proof, please read at least page 13 of http://www.geocities.com/complementarytheory/ONN2.pdf

------------------------------------------------------------------------------
A test that shows the advantage of - and + operations in an included-middle logical reasoning framework, can be found in pages 22-29 of http://www.geocities.com/complementa...rst-axioms.pdf

-------------------------------------------------------------------------------
Complementary relations between Multiplication and Addition binary operations can be found in pages 7-8 of http://www.geocities.com/complementarytheory/ONN1.pdf

-------------------------------------------------------------------------------
A fundamental new approach about the Natural numbers can be found in:

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

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

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

-------------------------------------------------------------------------------
A new approach about 0.9999... = 1 can be found here:

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

-------------------------------------------------------------------------------
A new approach about the Limit concept can be found here:

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

-------------------------------------------------------------------------------
A new approach about Russell's first paradox, can be found here:

http://www.geocities.com/complementa...y/Russell1.pdf

-------------------------------------------------------------------------------
A new approach about Cantor's diagonal methods can be found here:

http://www.geocities.com/complementa...agonalView.pdf

-------------------------------------------------------------------------------
A new approach about Collatz' problem can be found here:

http://www.geocities.com/complementa...y/3n1proof.pdf

-------------------------------------------------------------------------------
A new approach about the Real numbers can be found here:

http://www.geocities.com/complementa...Naive-Math.pdf

-------------------------------------------------------------------------------
A new approach about the Infinity concept can be found here:

http://www.geocities.com/complementa...annsLimits.pdf

-------------------------------------------------------------------------------
A new approach about the Function concept can be found here:

http://www.iidb.org/vbb/showthread.php?t=102717

-------------------------------------------------------------------------------
A new approach about the Logic concept can be found here:

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

-------------------------------------------------------------------------------

Keeblergiant Oct 29th, 2004 4:35 PM

Quote:

0_x - 0_x = {} (Empty set)

0_x/0 = {__} (Full set)
a-a=0, and a/h -> infinity as h -> 0 (from the positive direction). Therefore, your "ray" (can't remember what you call it again), would encompass every positive real number, and be a full set. That is 1st grade math and beginning calculus, respectively. And notice that I said that the object [a,b] be considered one object in my explanation, so it would still be considered a singleton. And that is still irrelevant, as your urelement cardinal is still analogous to the min and max functions. I'm not reading the rest of that crap, I have stuff to do besides spend an hour reading a bunch of altered-notation mathematics from some [edit] in Isreal.

Monad Oct 29th, 2004 6:27 PM

Quote:

Originally Posted by Keeblergiant
a-a=0, and a/h -> infinity as h -> 0 (from the positive direction). Therefore, your "ray" (can't remember what you call it again), would encompass every positive real number, and be a full set. That is 1st grade math and beginning calculus, respectively. And notice that I said that the object [a,b] be considered one object in my explanation, so it would still be considered a singleton. And that is still irrelevant, as your urelement cardinal is still analogous to the min and max functions. I'm not reading the rest of that crap, I have stuff to do besides spend an hour reading a bunch of altered-notation mathematics from some loon in Isreal.

So, now we discover that you are not just one that cannot uderstend what is a Urelement, cannot distinguish between 0 and {} or composed element like [a,b] and non-composed element like 0_x, or positive R members and {__} (The full set), but you also have a rude personality.

---------------------------------------------------------------------------------------------------------

Some analogy that can help to uderstand Included-middle reasoning:

Let us say that the property of being a glue depends on some mixing between
material A and material B.

A and B are not defined (exist) by each other, but when they are mixed together in a particular way, we get the property of a glue.

The most comprehensive principle of this point of view is based on the middle domain that can be found between at least two opposites, when the property of the middle domain is a new thing that cannot be found in each separate opposite.

And this is exactly the main principle of Included-middle logical reasoning, which define most of the time new products, which are the outcome of at least two opposites.

In other words, any non-trivial abstract/non-abstract product is first of all based on constructive associations between opposites as their first-order products, and then the rest of the middle domain elements, are some n>1 order products.

Keeblergiant Oct 30th, 2004 12:38 AM

Quote:

So, now we discover that you are not just one that cannot uderstend what is a Urelement, cannot distinguish between 0 and {} or composed element like [a,b] and non-composed element like 0_x, or positive R members and {__} (The full set), but you also have a rude personality.
I know perfectly well what a urelement is, I can distinguish between 0 and {} and [a,b] and 0_x, and positive R members and {___}. The point is is that they are all analogous, and they provide the same answers as your mathematics, but they use a more common and useful notation, so your mathematics provide nothing new or advantageous. And I am quite rude when morons start making shit up and showing it off as though it's the next best thing since sliced bread. Now, my recommendation for you is to get an education, discuss your "ideas" with real mathematicians, and see how they hold up. Obviously they don't hold up too well as of yet, because you've been rejected from mathematics journals before.

Keeblergiant Oct 30th, 2004 12:39 AM

Oh, and I've also found many holes in your reasoning...I'll post them next time I get the chance...1:40 is too late for me to do any serious writing.

Monad Oct 30th, 2004 4:43 AM

Quote:

Originally Posted by Keeblergiant
I know perfectly well what a urelement is, I can distinguish between 0 and {} and [a,b] and 0_x, and positive R members and {___}. The point is is that they are all analogous,

One of the nice things in any smart system is the basic property of feedback.

From what you wrote above it is easily understood that you have some severe problems to use this property, for example:

You do not understand the total logical failure of what you wrote, because (for example) 0 is totally different from {} and because of this difference we can clearly distinguish between them, therefore they cannot be analogous.

By your logical reasoning distinguish=analogous, and it is easily understood that your motives to post to me are based only on bad emotions.


Quote:

Originally Posted by Keeblergiant
I'm not reading the rest of that crap, I have stuff to do besides spend an hour reading a bunch of altered-notation mathematics from some loon in Isreal.

First, the name of my beautiful country is Israel, and not Isreal (but indeed it IsReal great place to live in).

Second, if you write
Quote:

Originally Posted by Keeblergiant
Oh, and I've also found many holes in your reasoning...I'll post them next time I get the chance...1:40 is too late for me to do any serious writing.

then it is again clearly understood that you don't distinguish that you contradict yourself again, because after all, you took the time to read "the rest of my crap", which is again clearly motivated by emotions and not by logical reasoning.

Any way, even in this poor condition of yours, I would like to see the logical holes that you have found in my work, because there is nothing like some good criticism as a canalization for some framework development (which in your case I am not sure that you have the right properties to do that).

Keeblergiant Oct 30th, 2004 11:17 AM

Quote:

You do not understand the total logical failure of what you wrote, because (for example) 0 is totally different from {} and because of this difference we can clearly distinguish between them, therefore they cannot be analogous.
NO! In this situation, they are analogous. Think about this: We have a "point" {a}. Now, if we think of such in terms of just numbers, we have a-a=0. However, if we think of such in terms of set theory, we have {a}\{a}={}, as "-" and "\" are analogous operators.

And as for my motives to post being driven by emotion instead of logic, that is irrelevant and it has nothing to do with the fact that I'm right.

Now for the problems with your mathematics (note, I'm only using two pages out of the whole thing right now, if you wish for more, let me know):

All of the quoted sections are from your paper.


Quote:

A singleton set s that can be defined by tautology* ('=') and ('<' or '>'), where s has no internal parts
The '=', '<', and '>' "signs" are used to define the internal parts of an interval, so by definition, it is a contradiction.

Quote:

(In standard Math we had to write: A point: If a content of a set is a singleton and a urelement and has no directions, then it is a point; A segment: If a content of a set is a singleton and a urelement and also has directions, then it is a segment.)
Nothing can be defined a singleton and a urelement, because a singleton is described as a set containing one element, and part of the definition of a urelement is that it contains no elements.

My critique of your axiom of independency is that it is not an axiom unless you can provide a logical reason as to why it is an axiom (I refer you to Euclid's Elements). I also have a problem with the content of the axiom, as both logic and your notation both imply that an interval is defined in terms of two points. In fact, if you think about it, you CANNOT determine an interval without points if we use your definition of an interval.

My critique of your axiom of minimal structure is that it is not an axiom, as there is no logical reason for it to be so. Once again, I refer you to Euclid's Elements.

There is no logical basis for your axiom of duality either.

And, your method did not define the set R, although this is not a problem because you can apply the same method of Dedekind cuts to determine the real number set.

That's all I'm doing right now, ask for more if you want. Until then, shut up.

Monad Oct 30th, 2004 11:27 AM

Wow, you really have big problems to use simple mathematical concepts, for example:

1) the closed interval [a,b] is based on the pair {a,b} where |{a,b}|=2

2) |{0_x}|=1

So as you can see: 0_x is not [a,b].

You can clime until the end of time that [a,b] can be considered as a one element, end you can prove it only if you prove that 1=2.

Keeblergiant Oct 30th, 2004 11:39 AM

You are obviously not understanding my post. I said that if we treat [a,b] as one object. Therefore, by definition |{[a,b]}|=1. It's that simple. And, education has nothing to do with human behavior. I'm a fine person when ignorant morons aren't pissing me off. YOU'RE NOT A GENIUS, AND YOUR MATHEMATICS ARE NEITHER NEW NOR INNOVATIVE. So, once again, the education recommendation holds.

Keeblergiant Oct 30th, 2004 11:40 AM

Quote:

You can clime until the end of time that [a,b] can be considered as a one element, end you can prove it only if you prove that 1=2.
That's funny, as your mathematics seems to depend on intervals being treated as one object.

Monad Oct 30th, 2004 12:05 PM

Quote:

Originally Posted by Keeblergiant
my recommendation for you is to get an education...

According to your last posts you are not in any position the recommend anything, not about Mathematics and not about human behavior.

I'll continue soon...

Do you know? in my system 0 - 0 = {} and 0 + 0 = 0.

Now, please explain it by Stantard Math.
Quote:

Originally Posted by Keeblergiant
The '=', '<', and '>' "signs" are used to define the internal parts of an interval, so by definition, it is a contradiction.

Well this is another example of your inability to understand what you read.

In my system the concept of an interval is exactly the opposite of the standard meaning.

It is based on indivisible (non-composed) single segment, and this segment has 3 basic properties:

a) It is an indivisible (non-composed) single element (Singleton_AND_Urelement).

b) It has a finite length {._.}

c) It has a direction, '<' = 'left-right' = '0_x' or '>' = 'right-left' = 'x_0'

In my system no form of {._.} is composed by shorter forms of {._.} or inifinitely many {.} forms.

Please read at least pages 13-14 of http://www.geocities.com/complementa...rst-axioms.pdf to understand this new point of view.

Quote:

Originally Posted by Keeblergiant
Nothing can be defined a singleton and a urelement...

Wrong again, this is exactly an indivisible non-composed and one solid segment {._.}.
Quote:

Originally Posted by Keeblergiant
I refer you to Euclid's Elements

It is irrelevant for my framework, which is based on a Non-Euclidian school of thought, which you clearly show that you do not grasp it (yet).

At this stage you are not in any position to understand my framework, because you try to understand it from an Euclidian point of view.
Quote:

Originally Posted by Keeblergiant
Therefore, by definition |{[a,b]}|=1

Even this clime of you is irrelevant because [a,b] is a composed element, where ._. is a singleton AND a Urelement.
Quote:

Originally Posted by Keeblergiant
That's funny, as your mathematics seems to depend on intervals being treated as one object.

In my framework you can find both the standard system and the new system.

Please look at pages 18-20 in http://www.geocities.com/complementa...rst-axioms.pdf in order to see it by yourself.

Keeblergiant Oct 30th, 2004 1:12 PM

Quote:

Do you know? in my system 0 - 0 = {} and 0 + 0 = 0.
Send me a link to the paper that that is shown, as your notation is so mangled and distorted I do not know what each claims.

Quote:

Wrong again, this is exactly an indivisible non-composed and one solid segment {._.}.
Wrong. You should check mathworld or wikipedia.

Quote:

Well this is another example of your inability to understand what you read.

In my system the concept of an interval is exactly the opposite of the standard meaning.

It is based on indivisible (non-composed) single segment, and this segment has 3 basic properties:

a) It is an indivisible (non-composed) single element (Singleton_AND_Urelement).

b) It has a finite length {._.}

c) It has a direction, '<' = 'left-right' = '0_x' or '>' = 'right-left' = 'x_0'

In my system no form of {._.} is composed by shorter forms of {._.} or inifinitely many {.} forms.
Your paper said nothing about defining the "signs" as you just have.

Quote:

It is irrelevant for my framework, which is based on a Non-Euclidian school of thought, which you clearly show that you do not grasp it (yet).
THERE IS NOTHING NON-EUCLIDEAN ABOUT YOUR PAPER! And besides that, I wasn't referring to the elements for the geometry aspect, but for how axioms and postulates should be based. But, back to your framework being Non-Euclidean...how is that so? Do you even understand the concept of non-Euclidean geometry? The most fundamental aspect of non-Euclidean geometry is the metric tensor, yet you do not even mention it. Quit making up false definitions for words such as non-Euclidean, as they already have meaning and you will confuse those who do not know that you have no clue what you are talking about. And it is relevant to your framework, because your framework is based on falsely claimed axioms.


Quote:

Even this clime of you is irrelevant because [a,b] is a composed element, where ._. is a singleton AND a Urelement.
In my example, I was treating the interval as a singleton (to use your terms), just to show you that your cardinal was nothing new. AND A SINGLETON CANNOT BE A URELEMENT. A URELEMENT BY DEFINITION CONTAINS TO NO ELEMENTS, WHERE AS A SINGELTON BY DEFINITION CONTAINS ONE ELEMENT!

Monad Oct 31st, 2004 11:41 AM

Quote:

I wasn't referring to the elements for the geometry aspect
I am not speaking about Non-Euclidian Geometry, but about Non-Euclidian Mathematics.

Non-Euclidian Mathematics' elements cannot be found in any Encyclopedia (yet) because it is a new and fundamental point of view of the Language of Mathematics and its logical reasoning, which is based on Liebniz' Monads idea (which are understood as {}, {.}, {._.} , {__} four building-blocks of my Monadic Mathematics) and on include-Middle logical reasoning ( http://www.geocities.com/complementa.../CompLogic.pdf )

Quote:

Wrong. You should check mathworld or wikipedia.
This is exactly what I did, and it fits perfectly to the Liebliz' Monad's concept that I use in my framework.

Quote:

A URELEMENT BY DEFINITION CONTAINS NO ELEMENTS
Yes, I agree with you, but you missed the fine meaning of this definition.

The meaning is: The Urelement contains no elements, which means, it is a non-composed indivisible one-solid element.

In short, you missed the fine and deep meaning of the letter 's' in the end of the word 'elements'.

"An Urelement contains no elements, belongs to some set, and is not identical with the empty set" ( http://mathworld.wolfram.com/Urelement.html )

By this definition we get a one solid (non-composed) element.

In short, each one of {.}, {._.} or {__}, is an Independent type of a Urelement.

Keeblergiant Oct 31st, 2004 1:19 PM

Ahh, ok. I see the problem now. You just don't understand English. The problem is, if it contains no elements, that means there is nothing in it. Here is a hint: you cannot distort definitions to fit your mathematics. If a urelement contains nothing within it, an arguement about the "s" at the end of the word "elements" does not change the fact that you're wrong.

Can somebody please delete this entire thread? It's going nowhere, and somebody who reads this will be completely confused and may be lead to believe false ideas because certain people are distorting definitions for their own use.

Monad Oct 31st, 2004 1:54 PM

No dear Keeblergiant,


You simply do not grasp yet the power that stands in the basis of this fine interpretation of the Urelement concept, which is based on Liebniz' Monad's idea.

If you want to understan it, then please read:

http://www.geocities.com/complementa...loisDialog.pdf


Do you see Keeblergiant?

Because English is not my first Language, I interpreted the Urelement definition differently from a person that English is his first Language.

And the result is a totally new insight about the most fundamental elements of the Language of Mathematics.

And this is exactly the positive interpretation of Godel's Incompleteness Theorems, which actually lead us to understand that no consistent system is necessarily completed, and no competed system is necessarily consistent.

Quote:

Originally Posted by Keeblergiant
The problem is, if it contains no elements, that means there is nothing in it.

If there is nothing in it, then it is identical to the empty set, but you see dear Keeblergiant, a Urelement is not identical to the Empty set by definition, see for your self in http://mathworld.wolfram.com/Urelement.html .
Quote:

Originally Posted by Keeblergiant
Here is a hint: you cannot distort definitions to fit your mathematics.

Here is a hint: you cannot distort definitions to fit your mathematics, becusue this is exectly what you did, by cut out half of the Urelement definiton.



Yours,


Monad

Keeblergiant Oct 31st, 2004 9:09 PM

Quote:

Because English is not my first Language, I interpreted the Urelement definition differently from a person that English is his first Language.

And the result is a totally new insight about the most fundamental elements of the Language of Mathematics.
Ah, so you admit to twisting the definitions of words to fit your fancy?

Quote:

If there is nothing in it, then it is identical to the empty set, but you see dear Keeblergiant, a Urelement is not identical to the Empty set by definition, see for your self in http://mathworld.wolfram.com/Urelement.html .
I never said it was identical to the empty set, nor would I have said such a thing, as a urelement IS NOT A SET. I merely said that a urelement did not contain anything.

Quote:

Here is a hint: you cannot distort definitions to fit your mathematics, becusue this is exectly what you did, by cut out half of the Urelement definiton.
I didn't cut out anything. You were the one that was using a false definition, I was merely telling you the parts of the definition you were using that were wrong.

Monad Nov 1st, 2004 1:27 AM

The definition of the Urelement is:

"An urelement contains no elements, belongs to some set, and is not identical with the empty set" ( http://mathworld.wolfram.com/Urelement.html )

The element that we get from this definition fits exactly to my 3 non-composed building-blocks,
which are {.}(Point), {._.}(Segment), {__}(Fullness).

Quote:

Ah, so you admit to twisting the definitions of words to fit your fancy?
No dear, you still do not understand how beautiful and full of surprises thing is a Language (any language, formal or informal).

A language is so beautiful thing because it has a tremendous deep influence on our insights, which sometimes lead us to discover new internal/external worlds which we can live and create there.

The parallel thing in the physical world (which is analogous to my original interpretation of the Urelement definition) is what is called in biology "positive mutation", where some DNA code interpreted differently from the usual way, and constructs a better animal, which gradually substitutes the old animal.

And in our case the better animal is the Non-Euclidian Mathematics (which is NOT what is called Non-Euclidean Geomtry).

dutchie Nov 1st, 2004 6:56 AM

.....zzzzzzz...... :cowsleep: :sleeping: :sleep:
/me tried in vain to keep his burning eyes open while browsing this thread

Monad Nov 1st, 2004 12:56 PM

Then Good Night, sleep tight. :2thumbs:

Keeblergiant Nov 1st, 2004 1:46 PM

Ok, so you also do not understand the idea of an arbitrary definition. I recommend you read the book "Modern Algebra" for a complete definition of the urelement. It has the same definition as mathworld, except for it does not word it in terms with an "s" at the end of "elements." I just can't understand how you don't understand this. MATHWORLD IS NOT A SUBSTITUTE FOR A GOOD PEER-REVIEWED TEXTBOOK anyways. And, just to agree with Dutchie, this is getting quite old.

Keeblergiant Nov 1st, 2004 2:10 PM

HOLY SHIT! Monad...I've found something just for you: http://insti.physics.sunysb.edu/~siegel/quack.html

Monad Nov 1st, 2004 3:42 PM

You do not understand it yet, do you?

I do not care about the standard interpretation of the Urelement definition, because my Urelement is based on Liebniz' Monad's, which are non-composed elements.

You see, you want the language of Mathematics to freeze according to some current point of view, but I find this point of view (which is based on 0_XOR_1 logical reasoning) too weak to deal with real complexity, because no Black/White system can touch the colored and dynamic properties of reality.

Actually, no theoretical framework can do that, but Monadic Mathematics, which is based on Included-Middle reasoning, is richer than Standard Mathematics and its Excluded-Middle reasoning.

So, as you see, Monadic Mathematics is totally a different framework from the common framework.

And I have something for you: http://www.quantonics.com/Level_5_QT...ean_Logic.html I do not agree with every word that is written there, but it is nice to see a different way of thinking about the Boolean Logic.

Quote:

Originally Posted by Keeblergiant
this is getting quite old.

On the contrary, this is getting quite new, you are the one who forces the old point of view here (and you are only 17) so think about that.

If you have the guts, than look at http://www.iidb.org/vbb/showthread.p...82#post1935282 where you can find my new point of view about the Function concept (please read this thread until the end of it, including its links).

Keeblergiant Nov 1st, 2004 7:24 PM

Quote:

I do not care about the standard interpretation of the Urelement definition, because my Urelement is based on Liebniz' Monad's, which are non-composed elements.
THEN THERE WE GO! Congratulations, you've given birth to a healthy, 8-lb contradiction. In your paper you specifically use the definition from mathworld, so are you changing definitions on me now because you've realized that your mathematics actually does have holes? Fucking snakes. Oh, and you've once again admitted to changing the definition and meaning of a well defined mathematical object to fit into your mathematics. Nice job.

Quote:

On the contrary, this is getting quite new, you are the one who forces the old point of view here (and you are only 17) so think about that.
I'm not forcing views on anyone...I AM MERELY CORRECTING FALSE STATEMENTS. It is not my opinion that you are pushing a bunch of bullshit mathematics, it's a fact. Oh, and I'm 16...your mathematical skills once again amaze me.

Keeblergiant Nov 1st, 2004 7:27 PM

Oh, and I'm not even going to bother with your "function concept" (once again, changing real mathematics to fit your fantasy world, as a function is a well-defined object).

PS- I hope you read the link I posted. If not, here it is again: http://insti.physics.sunysb.edu/~siegel/quack.html

Monad Nov 2nd, 2004 11:41 AM

Quote:

Originally Posted by Keeblergiant

In your paper you specifically use the definition from mathworld

Sure, and I gave it my new interpretation, without changing even a single letter of it, So what is your problem, do you want to control the insights of other people?

Quote:

Originally Posted by Keeblergiant

It is not my opinion that you are pushing a bunch of bullshit mathematics, it's a fact.

No dear Keeblergiant, the fact is that your rude language and your bad emotions simply blocking your ability to understand fine and new things about the most fundamental concepts of the language of Mathematics.


Quote:

Originally Posted by Keeblergiant

changing real mathematics to fit your fantasy world, as a function is a well-defined object.

Any definition can be changed (or differently understood) by new insights including my system, and no living language (formal or informal) is protected from changes in the long range.

Only cowards and old souls believe that they can stop things from being changed, so if you are already an old soul, it does not matter if your biological age is 16 or 17.

Here are some parts of my dialog about the Function concept.


Quote:

Originally Posted by Doron Shadmi (Monad)

A function is first of all the reflection of our own memory on the examined elements, which give us the possibility to compare an element to itself or to other elements (functions or not).

Please see the diagrams in:

http://www.geocities.com/complementa...y/Function.pdf


What do you think?

Quote:

Originally Posted by Doron Shadmi (Monad)

Quote:

Originally Posted by Doron Shadmi

In my opinion, a function (in its mathematical meaning) is not less then some kind of an indivisible connector between similar or different elements, and in this case it is equivalent to what we recognize as memory.
Quote:

Originally Posted by ex-xian

No. That's not the mathematical meaning of a function. A function is a rule of assignment that, given sets A and B, assigns to each element in A one and only one element in B.


Sure it is, try to assign anything between A and B, without using your memory as a connector between them.

In other words this assignment is first of all a reflection of your own memory.

Quote:

Originally Posted by ex-xian

The reason you're wrong (again) is that your definition includes that are not mathematical functions. Your definition would include both of these as a function:

f:R->R, where f(x) = x^2. This is a function.
g:R->R, where g(x) = +/-x. This is not a function.

And you should at least attempt to understand the technical defintions before using them.

Quote:

Originally Posted by Doron Shadmi (Monad)

Quote:

Originally Posted by Doron Shadmi

And to conclude this you used your memory as a function (1-1 mapping) that able you to compare between f:R->R and g:R->R cases.

Quote:

Originally Posted by ex-xian

Doron, that's not the point. The point is that you can use memory for both, but the second is not a function, mathematically speaking. But is a function according to your defintion. You're free to redefine the word function too, if you want, but don't claim that you're using a mathematical definition when you aren't.

Also, "one-to-one mapping" is not the same as a function. A function doesn't necessarily have to be 1-1. In my examples, g isn't even a function and f isn't 1-1, so I'm puzzled as to why you brought it up.


Quote:

Originally Posted by Doron Shadmi (Monad)

Dear ex-xian,

Please read http://mathworld.wolfram.com/Function.html

Also your own words are:
Quote:

Originally Posted by ex-xian

No. That's not the mathematical meaning of a function. A funtion is a rule of assignment that, given sets A and B, assigns to each element in A one and only one element in B.


Quote:

Originally Posted by ex-xian

And your point is?

Quote:

Originally Posted by Doron Shadmi (Monad)

Then what we call a function is first of all the reflection of our own memory.

From this point of view, the mathematician's cognition is no longer just a passive observer but also included as an active part of the mathematical research itself.

By this point of view, the language of Mathematics can be used as a very powerful gateway to connect and find the balance between our morality and our technical and logical skills.

Please this time, read my answers to you at:

http://www.iidb.org/vbb/showpost.php...3&postcount=13

http://www.iidb.org/vbb/showpost.php...8&postcount=14

In short we are both observers and participators of the language of Mathematics, and from this point of view obsever_XOR_participator (Excluded middle logical reasoning) is a trivial framework that should be replaced by obsever_AND_participator (Included-middle logical reasoning).

Quote:

Originally Posted by ex-xian

Doron, that's not the point. The point is that you can use memory for both, but the second is not a function, mathematically speaking. But is a function according to your definition.

No dear ex-xian, g:R->R, where g(x) = +/-x. This is not a function also according to my definition.

But you see, my definition of the Function concept goes deeper then some scholastic game with notations, and shows that in order to understand that g:R->R is not a function, you used your own memory as a Function between g:R->R AND g(x) = +/-x expressions, in order to find that g:R->R is not a Function.


Try to avoid it, and you immediately find that you cannot do Math.

Therefore, A function is first of ali the reflection of our own memory on the examined elements, which give us the possibility to compare an element to itself or to other elements (functions or not).


Keeblergiant Nov 2nd, 2004 12:22 PM

I'm tired of fucking repeating myself...

Monad Nov 2nd, 2004 2:25 PM

Quote:

Originally Posted by Keeblergiant

I'm tired of fucking repeating myself...

Good! :2thumbs:



So give yourself the chance to see familiar things from a new point of view. :scatter:

Keeblergiant Nov 2nd, 2004 7:01 PM

Ah, so you've admitted that your mathematics is nothing new...


All times are GMT -5. The time now is 4:33 AM.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
©2000-2010 Armageddon Online. All Rights Reserved.