Googology Wiki
Advertisement
Googology Wiki

Infra notation is a notation for large numbers made by Wikia user Nirvana Supermind.[1].

The notation is currently composed of 1 parts, which is as follows:

It shares many common but irregular features with the creator's preceding works Rampant Array Notation, Extensible Illion System, and Quick array notation, and hence we explains it first.

Feature

Unfortunately, this section is a target of the creator's removal.[4]

We explain the specific features of notations by the creator and the corresponding articles.

  1. Many of the articles have similar histroies:
    1. First, the creator creates an article in this wiki on his or her own notations by himself or herself, and insists statements such as well-definedness and analyses.
    2. Second, another user points out errors, ill-definedness, incorrectness of the creator's original statements.
    3. Third, the creator drastically removes descriptions mainly related to ill-definedness, including mathematical proofs of incorrectness of the creator's fake statement and alternative definitions which solve issues in the original definition.
    4. Finally, the unconstructive removements are reverted, and sources of the creator's manipulations are added to the articles.
  2. Whenever the creator makes a new notation, they say "it is composed of <number> parts", even if they do not intend to expand it.
  3. The creator insists statements on well-definedness, analyses, and intended values by just asserting them or writing something like "this most likely reaches <ordinal>", but usually the original statements are wrong. Indeed, none of them was well-defined when the creator created the corresponding article in this wiki. When another user points out the incorrectness, then the creator dishonestly removes the description including mathematical proofs of the incorrectness, as if they were correct.

See also Rampant Array Notation, Extensible Illion System, and Quick array notation for the sources of the feature.

Unfortunately, this notation is not a counterexample. Since these features are quite special in googology, we deeply explain them together with full sources.

Basic notation

Basic Infra Notation (BIN) is the 1st part of Infra Notation. It’s the simplest and weakest one. Unfortunately, it is ill-defined, as we will explain later.

Original version

Unfortunately, the most part of this section is a target of the creator's removal. [5] [6] [7] [8] [4]

Definition

A valid expression in this notation is of the form I<>, I<a>, or I<a,b> for non-negative integers a and b. The rules for a valid expression are:

  1. I<> = 0
  2. I<a> = 10a
  3. I<#,0> = I<#>
  4. I<a,b> = I<I<...<I<a,b-1>,b-1>,...>,b-1> (b>0) for a times

Where # is a part of said array (a string of entries and commas, it can also be empty). If there are two or more distinct rules to apply to a single expression, the uppermost-numbered rule which is applicable and whose result is a valid expression will be applied.

Issue

Although the phrase "for a times" is ambiguous or is a typo of some precise description, it seems to mean the depth of the nest at least when a is positive. Since the creator tried to remove the sentence above explaining the ambiguity of the phrase "for a times", [5] [6] [7] [8] [4] he or she strongly believes that there is no ambiguity. The creator insisted that this notation most likely reaches \(f_{\omega}(n)\) in the Fast-growing hierarchy.

As we have explained, the creator always insists something like "this notation is well-defined" or "this notation most likely reaches <ordinal>", but those statements are not necessarily true. For example, I<0,1> is ill-defined because there is no rule applied to it. The first three rules are not applicable to it. The fourth rule is applicable to it, but the result is not defined, as the description "for 0 times" itself is ambiguous. According to the creator, the result of the application of rule 4 to I<0,1> is I<>,[5] but they skip over how it is derived. After applying rule 4, it becomes I<I<...<I<0,0>,0>,...>,0> for 0 times. This does not make sense. The creator tends to insists that any error pointed by others can be regarded as a typo, and hence does not contribute to the ill-definedness. [9] [10] If one stands on the creator's viewpoint that any error is a typo which does not contribute to the ill-definedness, then it might be regarded as a well-defined notation whose computation rule is uniquely applicable to any valid expression. Anyway, there is no reasonable explanation why we should expand I<0,1> as the intended expression I<>.

Example

I<3,1>

= I<I<...<I<3,0>,0>,...>,0> for 3 times

= I<I<I<3,0>,0>,0>

= I<I<I<3>>>

= 10101000

I<0,1> = ill-defined (According to the creator, it expands as I<>.[5])

Alternative definition

Unfortunately, this section is a target of the creator's removal. [5] [6] [7] [8]

Definition

It is quite elementary to fix the issue. For example, we define a non-negative integer I<@> for any array @ of non-negative integers in the following recursive way:

  1. If @ is the empty string, then I<@> = 0.
  2. If @ = "a" for a non-negative integer a, then I<@> = 10a.
  3. If @ = "#,0" for a non-empty array # of non-negative integers, then I<@> = I<#>.
  4. If @ = "#,a,b" for an array # of non-negative integers, non-negative integer a, and a positive integer b, then I<@> = Ia<#,a,b-1>, where In<#,a,b-1> is the non-negative integer defined for any non-negative integer n in the following recursive way:
    1. If n = 0, then In<#,a,b-1> = a.
    2. If n ≠ 0, then In<#,a,b-1> = I<#,In-1<#,a,b-1>,b-1>.

For example, we have I<0,1> = I0<0,0> = 0. Fortunately, this result coincides with the creator's intension I<0,1> = I<> = 0. Therefore the restriction of this alternative definition to the subset of the domain consisting of arrays of length at most 2 is perhaps equivalent to the original definition fixed in some intended way.

Example

I<0,1> = I0<0,0> = 0.

Second definition

After the ill-definedness was pointed out, the creator first could not understand the issue, as he or she dishonestly removed the description and the alternative definition above twice, by insisting that the description was wrong. [5] [6] Later, the creator understood the ill-definedness. Although the creator somewhy repeated to remove the alternative definition, [7] [8] [4] he or she added a second definition. The main change from the original definition is that the domain is restricted to the subset of arrays of length at most 2 whose entries are positive integers instead of non-negative integers.

Definition

A valid expression in this notation is of the form I<>, I<a>, or I<a,b> for positive integers a and b. The rules for a valid expression are:

  1. I<> = 0
  2. I<a> = 10a
  3. I<#,1> = I<#>
  4. I<a,b> = I<I<...<I<a,b-1>,b-1>,...>,b-1> (b>0) for a times

Where # is a part of said array (a string of entries and commas, it can also be empty). If there are two or more distinct rules to apply to a single expression, the uppermost-numbered rule which is applicable and whose result is a valid expression will be applied. Similar to the original definition, the phrase "for a times" is ambiguous or is a typo of some precise description, but it seems to mean the depth of the nest. As we explained above, the creator perhaps considers that there cannot be any ambiguity here, although the ill-definedness of the original definition is due to the ambiguity here.

Example

One significant point is that the result of I<3,1> has changed, as the creator replaced the third rule. However, according to the creator, the expansion of I<3,1> has not changed.[11] Therefore we explain both intended values and the actual values.

Intended Value

I<3,1>

= I<I<...<I<3,0>,0>,...>,0> for 3 times

= I<I<I<3,0>,0>,0> (This is ill-defined because it is an invalid expression in the second definition, but the creator continued the computation.)[11]

I<3,2>

= I<I<…<I<3,1>,1>,…>,1> for 3 times

= I<I<I<3,1>,1,1>[3] (This is ill-defined because it is an invalid expression, but the creator continued the computation.)

Actual Value
  • I<3,1> = I<3> = 103 = 1000
  • I<3,2> = I<I<I<3,1>,1>,1> = I<I<1000,1>,1> = I<I<1000>,1> = I<101000,1> = I<101000> = 10101000

Therefore the explanation by the creator is still inconsistent.

See also

Sources

  1. Nirvana Supermind. Infra Notation - Integral View
  2. Nirvana Supermind. Basic Infra Notation - Integral View (retrieved at UTC 10:00 09/12/2020)
  3. 3.0 3.1 Nirvana Supermind. Basic Infra Notation - Integral View (retrieved at UTC 01:00 10/12/2020)
  4. 4.0 4.1 4.2 4.3 A difference page of this page. (The creator removed the most parts of this article, including the description of the ill-definedness and the alternative definition, by saying "Stop! At least give a reasoning for your revertment. This version is more up-to-date.")
  5. 5.0 5.1 5.2 5.3 5.4 5.5 A difference page of this article. (The creator removed the description of the issue and the alternative definition by saying ""Your explanation is incorrect. The empty string is valid expression, it is stated that the array can be I<>. And that expression is also not ill-defined, since I had the foresight to put "I<> = 0"."".)
  6. 6.0 6.1 6.2 6.3 A difference page of this page. (The creator silently removed the most parts of this article, including the description of the ill-definedness and the alternative definition.)
  7. 7.0 7.1 7.2 7.3 A difference page of this page. (The creator silently removed the most parts of this article, including the description of the ill-definedness and the alternative definition.)
  8. 8.0 8.1 8.2 8.3 A difference page of this page. (The creator removed the most parts of this article, including the description of the ill-definedness and the alternative definition, by saying "Why should I keep your version? It is outdated now that I updated the definition to be more likely to be well-defined.")
  9. A difference page of the talk page of another article. (The creator said "What is the point of saying a notation is ill-defined because there was a typo or two from my XS-based draft?".)
  10. A difference page of the talk page of another article. (The creator said ""The reason you say "Since there are common errors in the original version and other versions, we start with the explanation of the original version first." is a false because the current notation is well-defined"" and "all mistakes you mentioned are typos, errors and mistakes I made, that do not contribute to the well-definedness or ill-definedness of a notation.")
  11. 11.0 11.1 An old version of this page.
Advertisement