Unbounded logical trees (2)

  • MHB
  • Thread starter Look
  • Start date
  • Tags
    Trees
In summary, your argument suggests a logical linkage between the concept of being logically bounded and the absence of an infinite or unbounded collection of bounded paths. However, it is important to consider the limitations of using certain mathematical concepts and tools in making broad statements about the properties of sets, and further research may be needed to fully support your argument.
  • #1
Look
51
0
So it is logically observed that no matter how many times the radix point is "pushed" "downward" along the unbounded logical tree, no logical path "above" the radix point has an unbounded number of bits, which logically means that no amount of bounded logical paths (which are equivalent to collection of natural numbers) is infinite (or unbounded).

By this "direct" logical observation it is realized that there is a straightforward logical linkage between the common property of being logically bounded (as observed among natural numbers, as constructed along the unbounded logical tree) and the logical observation that there is no infinite (or unbounded) collection of bounded paths.

Moreover, if one observes some distinct unbounded path (which is not path 000...) as a measurement value (one logically defines number > 0 without any radix point along it) for the amount of natural numbers (as logically constructed here) one discovers that there are unbounded alternatives to such measurement value (it means that the notion of aleph0 as the one and only one alternative, is logically insufficient).

Furthermore, being uncountable is based on notions like aleph0, but since there is no one and only one alternative for the measurement value of the amount of natural numbers (in case that one logically defines number > 0 without any radix point along it), the notion of being uncountable logically does not hold (without aleph0 as the one and only measurement value of the amount of natural numbers, values like 2aleph0 have no accurate logical basis).

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

If one defines number only in case that there is a radix point along any given unbounded logical path, then one logically observes, for example, The Axiom of Infinity, as follows:

The Axiom of Infinity (as written in Wikipedia):

"There is a set I (the set which is postulated to be infinite), such that the empty set is a member of I AND such that for any x that is a member of I, the set formed by taking the union of x with its singleton {x}, is also a member of I."

By using radix point in order to construct natural numbers (as logically observed here along an unbounded logical tree) one logically realizes that this axiom simply "pushes" the radix point "downward" along the unbounded logical tree, and since no member of that set (which is defined by this mathematical induction) has unbounded bits, this collection has no more than finitely many members (where one of the particular cases of mathematical induction is a set of natural numbers).

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

So my question is this: can one please find logical failure(s) in my arguments?
 
Last edited:
Physics news on Phys.org
  • #2


I would first like to commend you for your thorough and logical observations. However, I do see a potential logical flaw in your argument.

You state that there is no infinite or unbounded collection of bounded paths, and therefore, the notion of being uncountable does not hold. However, this may not necessarily be true. It is possible for a collection to be uncountable even if it is made up of bounded paths. This is because the concept of countability is not solely based on the number of paths, but also on the relationship between those paths and the elements they represent.

For example, the set of real numbers is uncountable, even though each real number can be represented by a bounded decimal expansion. This is because there is no one-to-one correspondence between the real numbers and the natural numbers, which is the basis for countability.

Additionally, your argument seems to rely heavily on the concept of measurement values and the use of a radix point. While these can be useful tools in mathematics, they may not be applicable to all situations and may not accurately represent the properties of a given set.

In conclusion, while your observations are valid and thought-provoking, I think it is important to consider the limitations of using certain mathematical concepts and tools to make broad statements about the properties of sets. Further research and analysis may be needed to fully support your argument.
 

1) What is an unbounded logical tree?

An unbounded logical tree is a data structure used to organize and represent hierarchical relationships between objects or pieces of information. It consists of nodes, which can have one or more child nodes, and is not limited in size or depth.

2) How is an unbounded logical tree different from a regular tree?

An unbounded logical tree differs from a regular tree in that it does not have a fixed size or depth. This means that it can continue to grow and expand as more nodes are added, whereas a regular tree has a limited number of levels.

3) What are the benefits of using an unbounded logical tree?

One of the main benefits of using an unbounded logical tree is its flexibility. It can accommodate a large amount of data without any predetermined limits, making it useful for organizing and visualizing complex relationships. It also allows for easy traversal and manipulation of the data.

4) How is an unbounded logical tree implemented?

An unbounded logical tree can be implemented using various data structures, such as arrays, linked lists, or objects. The most common approach is to use a recursive data structure, where each node contains a reference to its child nodes. This allows for efficient navigation and manipulation of the tree.

5) What are some real-world applications of unbounded logical trees?

Unbounded logical trees are commonly used in computer science and information systems to represent hierarchical data, such as file directories, website structures, and organizational charts. They are also used in artificial intelligence and decision-making systems to model complex relationships between variables and outcomes.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
13
Views
958
  • Set Theory, Logic, Probability, Statistics
2
Replies
55
Views
4K
Replies
8
Views
1K
Replies
3
Views
254
Replies
85
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Quantum Interpretations and Foundations
Replies
9
Views
2K
Back
Top