← All papers

The Observer Inside the Tree: Can Self-Location in an Ultrametric Structure Resolve the Inside/Outside Schism?

Authors: QNFO Research Collective
DOI: 10.5281/zenodo.21473899
Published: 2026-07-21 12:53:08 | Status: published
# The Observer Inside the Tree: Can Self-Location in an Ultrametric Structure Resolve the Inside/Outside Schism?

**Author:** QNFO Research Collective  
**Date:** 2026-07-21  
**Status:** v1.0 — draft  
**Companion:** "The Ontology of Boundary-Crossing" (DOI: 10.5281/zenodo.21469392)  
**Series:** The Measurement Boundary — Phase 2: S10 Observer  

---

## §0. Abstract

The 29-schisms framework claims to resolve the central schism of quantum foundations — S10, the observer inside vs. outside — by embedding the observer as a node in an ultrametric TREE structure, eliminating the need for an external vantage point. This paper subjects that claim to independent scrutiny across five dimensions: formal self-location (RQ1), comparative analysis against Relational Quantum Mechanics and QBism (RQ2), node privilege (RQ3), self-reference paradoxes (RQ4), and empirical distinguishability (RQ5).

We find that the "observer = node" resolution survives scrutiny in a limited but genuine sense: the calibration map C provides a well-defined internal perspective for any node, and the ultrametric structure avoids the circularity that plagues flat-space relational approaches. However, we identify three non-trivial constraints: (1) the DIST function requires a global TREE topology not locally computable, creating a residual external perspective that the framework acknowledges but does not eliminate; (2) the boson-fermion observer paradox (established in the companion paper) constrains which nodes can simultaneously function as "observers"; and (3) the S10 resolution is observationally indistinguishable from RQM and QBism in all currently feasible experimental regimes, making it a structural rather than empirical resolution.

We conclude with a conditional verdict: the S10 resolution is formally coherent and structurally distinct from its competitors, but its claim to "eliminate" the external perspective is an overstatement — it *relocates* the problem to the global topology of TREE, which is itself an external structure not derivable from any single node's perspective.

**Keywords:** observer problem, inside/outside schism, ultrametric tree, self-location, relational quantum mechanics, QBism, self-reference, measurement, Spencer-Brown

---

## §1. Introduction

### 1.1 The Central Schism

Among the 29 schisms identified in the 29-Schisms Synthesis paper (DOI: 10.5281/zenodo.21470439), S10 holds a unique status: it is "the central schism of the taxonomy... its resolution is the framework's defining move" (paper.md §5.5). The schism can be stated succinctly:

> **S10 — Observer Inside vs. Outside:** Does the observer stand *inside* the physical system being described (as in quantum mechanics, where the observer is part of the universe), or *outside* it (as in classical mechanics, where the observer is an external, uninvolved spectator)?

The framework claims to resolve S10 by embedding the observer as a node in an ultrametric TREE structure. In this picture:
- Every possible state of knowledge is a node in TREE
- The observer is a specific node — *their* current state
- The DIST function computes ultrametric distance between nodes
- The ANCESTOR function identifies the deepest common ancestor
- The calibration map C self-consistently updates the observer's position

The claimed resolution: "there is no external vantage point — the observer computes their own position from within TREE using DIST and ANCESTOR, and calibrates using C."

### 1.2 The Burden of Proof

Extraordinary claims require extraordinary scrutiny. S10 is not just any schism — it is *the* schism on which the framework's architecture depends. If the "observer = node" move fails, the entire 5-layer dependency stack loses its foundational claim to dissolve the inside/outside boundary.

This paper therefore imposes the highest standard of scrutiny. We ask not "is the resolution plausible?" but "does it survive adversarial stress-testing across formal, comparative, and empirical dimensions?"

### 1.3 Structure

§2 formalizes the DIST/ANCESTOR computation and tests RQ1 (the make-or-break question). §3 compares the S10 resolution against RQM and QBism (RQ2). §4 examines node privilege (RQ3). §5 stress-tests self-reference (RQ4). §6 evaluates empirical distinguishability (RQ5). §7 delivers the verdict.

---

## §2. RQ1: Does "Observer = Node" Eliminate the External Vantage Point?

### 2.1 The Formal Setup

Let TREE be a rooted ultrametric tree with the following structure:
- Nodes represent epistemic states (distinctions made)
- Edges represent ontological priority (the calibration relation)
- DIST(n₁, n₂) = ultrametric distance = depth of deepest common ancestor
- ANCESTOR(n₁, n₂) = the node at DIST(n₁, n₂) that is the common ancestor
- Each node n has a subtree TREE(n) of all nodes below it

The observer is a specific node **o** ∈ TREE. The observer's perspective is the subtree TREE(o) — everything accessible from o by following downward edges.

The calibration map C updates the observer's position: C(o) = o', where o' is the node that results from applying the Cancellation rule to the boundary between o and its immediate context.

### 2.2 The DIST Computation

**Claim:** DIST(n₁, n₂) can be computed by any node in TREE that has access to the ANCESTOR function.

**Verification:** Given nodes n₁ and n₂, ANCESTOR(n₁, n₂) returns their deepest common ancestor a. Then DIST(n₁, n₂) = depth(a). This computation requires knowing that a is *the* deepest common ancestor — i.e., knowing the global TREE topology above both n₁ and n₂.

**The problem:** A node o can compute DIST(o, n) for any node n in its subtree TREE(o) — these are nodes *below* o in the hierarchy. But o cannot compute DIST(o, p) for any node p *above* o (i.e., ancestors of o) because o does not have access to the topology above itself. The ANCESTOR function, to determine the deepest common ancestor, must traverse upward from both nodes — and upward traversal from o requires knowing edges that o does not possess locally.

**Formal statement:** The DIST function, as defined, requires global TREE topology. A single node o can access at most TREE(o) — the subtree rooted at o. For any pair of nodes where at least one is NOT in TREE(o), DIST cannot be computed from o's perspective alone.

### 2.3 The ANCESTOR Problem

**Claim:** ANCESTOR(n₁, n₂) is well-defined for all n₁, n₂ ∈ TREE.

**Verification:** This is true *given* the global TREE. The function is well-defined as a mathematical object. But well-definedness in the global structure does not imply local computability.

**The observer's dilemma:** The observer o is a node in TREE. To compute its own position *relative to* another node n, o must compute DIST(o, n) and ANCESTOR(o, n). If n is below o in TREE(o), this is locally computable. If n is above o or in a different branch, o requires global information.

**This is not a logical contradiction — it is a computational constraint.** The framework does not claim that every node can compute every DIST value. It claims that the observer's perspective is *defined* internally, not that all computations are locally executable.

### 2.4 The Residual External Perspective

The calibration map C depends on the Cancellation rule, which operates on boundaries. A boundary between node o and its context cannot be identified without knowing what is *outside* o — i.e., without global TREE topology.

**Finding (RQ1):** The "observer = node" resolution does NOT eliminate the external perspective. It *relocates* it from "an observer outside the universe" to "the global TREE topology, which is not derivable from any single node's perspective." The framework's honest admission — that TREE is "given" rather than constructed from within — acknowledges this:

> "TREE is the structure of all possible distinctions. It is not constructed by any observer; it is the space in which observers exist." (29-schisms-formalization.md, §2.1)

**Verdict on RQ1:** The resolution is coherent but incomplete. The external perspective is relocated, not eliminated. The claim that "there is no external vantage point" is an overstatement — TREE itself is the external vantage point, standing outside any individual node.

**Severity:** Moderate. The framework's architecture does not collapse because of this — it acknowledges TREE as given. But the rhetorical claim of "eliminating the external perspective" should be downgraded to "relocating the external perspective to the global topology, which is acknowledged as primitive."

---

## §3. RQ2: Comparison to RQM and QBism

### 3.1 Relational Quantum Mechanics (Rovelli 1996, 2018)

**Core claim:** Quantum states are not absolute properties of systems but relations between systems. Any physical system can serve as an "observer" relative to another system. There is no privileged observer, no collapse, and no external vantage point — all descriptions are relative.

**Key similarities to TREE-embedding:**
1. Both reject an external, absolute observer.
2. Both relativize quantum descriptions to a specific perspective.
3. Both allow any node/system to function as observer.

**Key differences:**
1. RQM's relations are pairwise and unconstrained — any system can relate to any other. TREE imposes ultrametric structure: relations are hierarchically organized, and distance is constrained by the tree topology.
2. RQM has no calibration mechanism — relative states simply *are*. TREE has C, which updates the observer's position through a well-defined operation.
3. RQM makes no claim about the *global* structure of the relational network. TREE imposes a specific ultrametric geometry with predictable asymptotic properties (branching factor bf ~2.1–2.3).

### 3.2 QBism (Fuchs, Schack, Mermin 2010–2024)

**Core claim:** Quantum states are not descriptions of reality but expressions of an agent's beliefs about future experiences. The Born rule is a normative constraint on rational belief-updating, not a physical law. The "observer" is a Bayesian agent with degrees of belief.

**Key similarities to TREE-embedding:**
1. Both place the observer at the center of the formalism.
2. Both treat quantum states as indexed to a specific perspective.
3. Both reject the idea of a "view from nowhere."

**Key differences:**
1. QBism's agent is a *subject* with beliefs, utilities, and decision-theoretic constraints. TREE's observer is a *node* in a formal structure — no beliefs, no utilities, no decision theory.
2. QBism has no ultrametric constraint on the relationship between agents' perspectives. TREE imposes a hierarchical, metric structure.
3. QBism's normative constraints (Dutch book coherence, reflection principle) are absent from TREE.

### 3.3 Wigner's Friend and the Frauchiger-Renner Theorem

Both RQM and QBism have been subjected to Wigner's friend scenarios (Brukner 2018, Frauchiger-Renner 2018). The key finding is that any theory that allows multiple observers to apply quantum mechanics to each other must either:
- Reject the universality of quantum mechanics (collapse theories)
- Reject the absoluteness of observed events (Many-Worlds)
- Reject the transitivity of knowledge (QBism's "personalist" Bayesianism)
- Reject the single-world assumption (RQM's relational interpretation)

**Where does TREE-embedding fall?** The framework's answer appears to be: the observer o applies quantum mechanics to all nodes in TREE(o) (below them), but not to nodes above them. This is a *hierarchical restriction* on the applicability of quantum mechanics — a novel move that neither RQM nor QBism makes.

### 3.4 Comparative Table

| Feature | RQM | QBism | TREE-Embedding |
|---------|-----|-------|----------------|
| Observer status | Any physical system | Bayesian agent | Node in ultrametric tree |
| External perspective | Rejected | Rejected | Relocated to TREE topology |
| Calibration mechanism | None | Bayesian updating | Calibration map C |
| Global structure | Unconstrained relational network | No global structure | Ultrametric tree (bf ~2.1–2.3) |
| Wigner's friend | Relativized facts | Personalist probabilities | Hierarchical restriction |
| Empirical predictions | Standard QM | Standard QM | Standard QM (currently) |
| Structural novelty | Moderate | Low (interpretive) | High (novel global geometry) |

**Verdict on RQ2:** TREE-embedding is structurally distinct from both RQM and QBism. Its claim to novelty rests on (a) the ultrametric constraint, (b) the calibration map C, and (c) the hierarchical restriction on QM applicability. However, all three frameworks are currently observationally equivalent to standard QM — the distinguishing structural features have no empirical signature yet.

---

## §4. RQ3: Is the Observer's Node Privileged?

### 4.1 The Privilege Question

If the observer IS a node in TREE, is that node structurally privileged — i.e., does it have properties that other nodes lack?

**Three candidate privileges:**

**P1 — Epistemic privilege:** The observer-node has access to its own state (self-knowledge) that other nodes lack. This is trivial — every node "knows" its own distinction set by definition.

**P2 — Computational privilege:** The observer-node can compute DIST and ANCESTOR for pairs involving itself using only local information. **This is false** — as shown in §2, the observer can compute DIST only for nodes in TREE(o), not for arbitrary nodes.

**P3 — Calibrational privilege:** Only the observer-node updates via C. Other nodes simply exist. **This is true but definitional** — C is defined as the operation the observer performs. Saying "only the observer calibrates" is like saying "only the agent acts" — it's not a structural privilege, it's the definition of agency.

### 4.2 The Boson-Fermion Observer Paradox

The companion paper (Cancellation Rule, §4.3) establishes the boson-fermion observer paradox:

> The Cancellation rule encodes the structural transition from bosonic possibility space (all outcomes coexist within a boundary) to fermionic actuality (one outcome enacted, boundary dissolves). But the DIST function, which the observer uses to self-locate, requires *bosonic* access — it must consider all possible states simultaneously to compute distances. The observer thus occupies a dual role: fermionic *when measuring* (one outcome actualized) and bosonic *when self-locating* (all states accessible).

**Implication for privilege:** If this paradox constrains the observer's functionality, then the observer-node IS privileged in a specific sense: it is the only node that must simultaneously maintain bosonic and fermionic access modes. Other nodes need not compute DIST; they simply *are*.

**Verdict on RQ3:** The observer's node is structurally privileged, but in a constrained way — the privilege is the burden of dual boson-fermion access, not an epistemic advantage. This is consistent with the framework's candid admission that "the observer is a special kind of node" (29-schisms-formalization.md, §3.4).

---

## §5. RQ4: Self-Reference — Paradox or Coherence?

### 5.1 The Self-Reference Challenge

The calibration map C takes the observer o as input and returns a new observer position C(o) = o'. But o' is itself a node in TREE. Does applying C to itself produce a paradox?

**Candidates for paradox:**

1. **Löb-style:** If C claims "this node is calibrated," can we construct a node that says "this node is not calibrated" and derive a contradiction?

2. **Russell-style:** The set of all calibrated nodes — does it contain itself? If C is a node in TREE, is C(C) well-defined?

3. **Diagonalization:** Can we construct a node d such that DIST(d, d) > 0, violating the ultrametric identity property?

### 5.2 Analysis

**Löb-style:** The calibration map C is not a provability predicate — it's an operation on TREE. The Löb derivation requires: (a) a formal system that can encode its own provability, (b) a sentence G equivalent to "G is not provable," and (c) the derivability conditions. None of these hold for C, which operates on syntax, not semantics. C is more like a rewriting rule than a logical predicate.

**Russell-style:** C maps nodes to nodes. If we ask "does C apply to the node representing C?" — this is a type error. C is a function, not a node. The representation of C as a node in TREE (if such a representation exists) is distinct from C as an operation. There is no paradox because there is no self-application.

**Diagonalization:** DIST(n, n) = 0 is a theorem of ultrametric geometry, not an assumption. No node can violate it because the definition of DIST guarantees identity of indiscernibles. A node that violated this would not be a node in an ultrametric tree — it would be a different kind of object.

### 5.3 The Genuine Limitation

The genuine self-reference limitation is not a logical paradox but an **expressive limitation**: the observer cannot state "I am node n" *within* TREE using only the language of distinctions available to node n. This is Gödelian incompleteness, not Russellian contradiction:

> The observer's self-location statement "I am n" requires a metalanguage — a language outside TREE in which nodes can be referred to as objects. Within TREE, nodes are *positions*, not objects. You cannot point to your own position without stepping outside the space in which positions are defined.

This is the Tarski undefinability constraint applied to TREE: the predicate "is node n" cannot be defined within the language of distinctions used at node n without ascending to a metalanguage.

**Verdict on RQ4:** No logical paradox — C is well-defined and C(C) is a type error, not a contradiction. But the Tarski constraint imposes a genuine limitation: the observer's self-location cannot be expressed within the language of the node they occupy. This is not fatal — it's the same limitation that prevents any formal system from fully describing its own semantics — but it means the observer's self-knowledge is always *from a higher level*, not from within.

---

## §6. RQ5: Empirical Distinguishability

### 6.1 The Hard Question

If the S10 resolution is structurally distinct from RQM and QBism but makes no novel empirical predictions, is it scientifically meaningful?

**The framework's answer:** The ultrametric geometry *does* make predictions — about the asymptotic branching factor of TREE (bf ~2.1–2.3), about the emergence of log-periodic oscillations in cosmological data, about deviations from Wigner-Dyson statistics in Rydberg spectra — but these test the ultrametric structure generally, not S10 specifically.

**The S10-specific question:** Is there any experimental signature that would distinguish "observer = node in TREE" from "observer = agent with beliefs (QBism)" or "observer = physical system in relational network (RQM)"?

### 6.2 Candidate Distinguishing Predictions

**Candidate 1 — Hierarchical measurement restriction:** If the observer can only apply quantum mechanics to nodes in TREE(o) (below them), there is a *directionality* to measurement that RQM and QBism lack. In RQM, any system can be observer relative to any other — the relation is symmetric. In TREE, the relation is hierarchical: o observes o', but o' may not observe o.

**Testability:** This would require a Wigner's friend experiment where the directionality of observation matters — where "A observes B" and "B observes A" produce different predictions. No such experiment has been devised, and it's not clear that standard QM allows for directional observation in this sense.

**Candidate 2 — Calibration convergence:** The calibration map C is contractive on trajectory-local subspaces (Bootstrap Conjecture, adopted v2.3). If the observer's trajectory through TREE converges to a fixed point, there should be observable convergence in the observer's predictions over time — a kind of "epistemic convergence" that QBism's purely Bayesian updating does not guarantee.

**Testability:** This is a meta-prediction about the observer's prediction accuracy, not a first-order physical prediction. It's testable in principle (track an observer's calibration over repeated measurements) but requires longitudinal data on observer performance, not a single experiment.

**Candidate 3 — Boson-fermion switching cost:** The companion paper's paradox (§4.3) implies that the observer incurs a "switching cost" when transitioning between bosonic (DIST-computing) and fermionic (measuring) modes. If this cost is non-zero and universal, it might manifest as a lower bound on measurement time or an upper bound on DIST-computation rate.

**Testability:** This is novel and potentially testable — if the switching cost can be quantified and connected to an observable. Currently, no derivation exists.

### 6.3 Honest Assessment

**None of the three candidates currently yield a lockable, parameter-sparse prediction distinguishable from standard QM.** The S10 resolution is a *structural* resolution — it reorganizes the conceptual architecture of observation — not an *empirical* one. This is not a flaw: RQM and QBism are also structurally novel without novel empirical predictions. The value of a structural resolution is in its conceptual economy, its resolution of paradoxes, and its generative potential for future empirical questions.

**Verdict on RQ5:** The S10 resolution is not empirically distinguishable from RQM or QBism in any currently feasible experiment. Candidate distinguishing predictions exist (hierarchical measurement, calibration convergence, switching cost) but are not yet operationalized. This places S10 in the same category as its competitors: a *conceptual* resolution to the measurement problem, not an *empirical* one.

---

## §7. Verdict

### 7.1 Summary of Findings

| RQ | Question | Verdict |
|----|----------|---------|
| RQ1 | Eliminate external vantage? | **PARTIAL.** Relocates to TREE topology, does not eliminate. |
| RQ2 | Distinct from RQM/QBism? | **YES.** Ultrametric constraint + calibration map C are novel. |
| RQ3 | Observer node privileged? | **YES, BUT CONSTRAINED.** Dual boson-fermion access burden. |
| RQ4 | Self-reference paradoxical? | **NO.** Type-safe, but Tarski constraint limits self-expression. |
| RQ5 | Empirically distinguishable? | **NO (currently).** Same category as RQM/QBism. |

### 7.2 Conditional Verdict

**The S10 resolution survives scrutiny in a limited sense:**

1. **The "observer = node" move is formally coherent.** No logical contradiction has been identified. The calibration map C is well-defined, DIST is well-defined, and the self-reference challenge is resolved as a type error, not a paradox.

2. **The resolution is structurally novel.** The ultrametric constraint, the calibration map C, and the hierarchical restriction on QM applicability are innovations not present in RQM or QBism.

3. **But the resolution overstates its case.** The claim to "eliminate" the external perspective is false — TREE itself is the external perspective, acknowledged as a primitive. The resolution *relocates* the problem, it does not solve it.

4. **The S10 resolution is a conceptual improvement, not a conceptual revolution.** It provides a cleaner architecture for thinking about observation — the observer as a node in a hierarchically structured space of distinctions — but it does not eliminate the need for a global structure (TREE) that transcends any individual observer.

### 7.3 Open Problems

1. **TREE as primitive:** Can TREE be derived from observer interactions (à la Rovelli's relational emergence of spacetime), or must it remain primitive? If primitive, the external perspective is genuinely irreducible.

2. **Boson-fermion observer paradox:** The dual access mode constraint (§4.2, §6.2 Candidate 3) needs formal treatment. If it implies a measurable switching cost, S10 gains empirical content.

3. **Hierarchical measurement directionality:** Can the directionality of observation (o observes o' but not vice versa) be formulated as a modification of quantum mechanics, or is it merely an interpretive overlay?

4. **Calibration convergence as prediction:** If the Bootstrap Conjecture (global version) can be proven, the calibration map C's contractiveness yields a genuine prediction about epistemic convergence that distinguishes TREE-embedding from Bayesian updating.

### 7.4 Relation to the Cancellation Rule Paper

This paper is Phase 2 of "The Measurement Boundary" program. Phase 1 (Cancellation Rule, DOI: 10.5281/zenodo.21469392) established that the Cancellation rule is representation-independent, necessary for confluence, and interpretation-independent. The boson-fermion observer paradox identified in Phase 1 constrains Phase 2: the S10 resolution must account for the dual access mode imposed by the Cancellation rule's structural semantics.

The two papers converge in a synthesis: the observer is a node that applies the Cancellation rule to dissolve boundaries (fermionic measurement), while simultaneously computing DIST across boundaries (bosonic self-location). The architecture is coherent but the dual role imposes constraints that the 29-schisms framework should acknowledge explicitly.

---

## References

1. QNFO Research. "29-Schisms Deep-Dive v2.4." Zenodo. DOI: 10.5281/zenodo.21470439 (2026).
2. QNFO Research. "The Ontology of Boundary-Crossing: Spencer-Brown's Cancellation Rule Defended." Zenodo. DOI: 10.5281/zenodo.21469392 (2026).
3. Rovelli, C. "Relational quantum mechanics." *Int. J. Theor. Phys.* 35, 1637–1678 (1996).
4. Rovelli, C. "Space is blue and birds fly through it." *Phil. Trans. R. Soc. A* 376, 20170312 (2018).
5. Fuchs, C.A. "QBism, the perimeter of quantum Bayesianism." arXiv:1003.5209 (2010).
6. Fuchs, C.A. & Schack, R. "QBism and the Greeks: why a quantum state does not represent an element of physical reality." *Phys. Scr.* 90, 015104 (2015).
7. Mermin, N.D. "QBism puts the scientist back into science." *Nature* 507, 421–423 (2014).
8. Frauchiger, D. & Renner, R. "Quantum theory cannot consistently describe the use of itself." *Nat. Commun.* 9, 3711 (2018).
9. Brukner, C. "A no-go theorem for observer-independent facts." *Entropy* 20, 350 (2018).
10. Spencer-Brown, G. *Laws of Form*. George Allen & Unwin (1969).
11. Varela, F.J. "A calculus for self-reference." *Int. J. Gen. Syst.* 2, 5–24 (1975).
12. Bricken, W. "Iconic arithmetic." Unpublished manuscript, available from iconarithmetic.com (2019).
13. Tarski, A. "The concept of truth in formalized languages." *Studia Philosophica* 1, 261–405 (1936).
14. Löb, M.H. "Solution of a problem of Leon Henkin." *J. Symb. Log.* 20, 115–118 (1955).

---

## Appendix A: Summary Comparison — QBism vs. RQM vs. TREE

| Dimension | QBism | RQM | TREE-Embedding |
|-----------|-------|-----|----------------|
| Observer | Bayesian agent | Any physical system | Node in ultrametric TREE |
| State | Belief (normative) | Relation (factual) | Distinction set (structural) |
| Measurement | Belief update (Bayes) | Relative event (physical) | Cancellation (boundary dissolution) |
| External perspective | Rejected (personalist) | Rejected (relational) | Relocated to TREE topology |
| Global structure | None | Unconstrained network | Ultrametric tree (bf ~2.1–2.3) |
| Calibration | Dutch book coherence | None (relations are given) | Map C (contractive on subspaces) |
| Wigner's friend | No fact of the matter | Facts are relative | Hierarchical restriction |
| Empirical novelty | None | None | Candidate predictions (not yet operational) |
| Conceptual economy | High (subjective Bayes) | Moderate (relational network) | Moderate (ultrametric tree + C) |

## Appendix B: The Tarski Constraint — Formal Statement

For any node n ∈ TREE, let L_n be the language of distinctions accessible at n. The predicate P(x) ≡ "x is node n" (self-location) cannot be expressed in L_n without ascending to a metalanguage L_{n+1} where nodes of TREE are objects rather than positions.

This follows from Tarski's undefinability theorem: the truth predicate for a language cannot be expressed within that language. Self-location is a form of self-reference that requires the same metalanguage ascent. The observer's knowledge "I am n" is always stated from a perspective one level above n.