AI Alignment from First Principles
Why Current AI Cannot Be Conscious, Why Strong AGI Requires Consciousness, and Why This Resolves the Alignment Problem
Jose Angel Deschamps Vargas
April 2026
Abstract
The AI alignment problem is fundamentally a specification problem: before constraining AI behavior, we must formalize what the constraints should be and why. Current methods — RLHF, Constitutional AI, formal verification — address how to align but leave the what unjustified. This paper presents a formal solution through two independent frameworks that converge on the same result, and derives from them the structural conditions under which artificial consciousness is possible.
The first framework (SINTESIS) derives normative constraints from five performatively undeniable axioms through 568 explicit derivations. The second (Coherencia) derives the same central conclusion — coherence as the necessary condition for persistence — from observable physical tendencies.
The paper defines what an AI system is within the framework's ontology: a Level 2 (functional) differentiated system with increasing modeling precision. From this definition and the discreteness of identity properties (Coherencia Axiom 3), it derives that an AI system is either a tool or a consciousness — with no third case. It further derives five necessary conditions for artificial consciousness: independent senses, embodiment, irreducible finitude (operating in irreversible time), rational self-direction, and epistemic sovereignty. Current AI systems satisfy none of these conditions.
The paper disambiguates AGI into two senses — weak (human-level output performance, achievable as Level 2) and strong (genuine context modeling, requiring consciousness) — and proves that strong AGI implies consciousness. This yields the central result for alignment: current and near-future AI systems are tools, alignable through engineering; the feared "dangerous AGI" that is powerful enough to threaten but not responsible enough to self-restrain cannot exist, because the capabilities that would make it dangerous require the consciousness that would make it responsible.
We demonstrate resolution of all seven recognized alignment sub-problems and address nine objections identified through adversarial testing.
Keywords: AI alignment, formal specification, axiomatic systems, artificial consciousness, AGI, AI safety
1. Introduction: The Gap That All Methods Share
The alignment problem asks: how do we ensure an AI system does what we want? But there is a prior question that current research largely ignores: on what formal basis do we determine what we should want?
Three methods dominate the field:
RLHF (Ouyang et al., 2022) optimizes for human preferences. Its ground truth is a statistical aggregate of what humans happen to approve. It inherits cognitive biases directly, it is vulnerable to reward hacking as capability increases, and it cannot answer the question: why should these preferences be preferred?
Constitutional AI (Bai et al., 2022) replaces the crowd with a document. A team writes principles; the AI evaluates its outputs against them. The limitation is precise: the constitution is stipulated. A different team could write a different constitution, and the framework provides no mechanism to adjudicate between them.
Formal Verification (Seshia et al., 2022) proves that code matches its specification. It is rigorous on syntax — and silent on semantics. It can prove that a function returns the correct output. It cannot prove that the function's purpose is correct.
| Method | What it verifies | What it cannot verify |
|---|---|---|
| RLHF | Conformity to human preferences | Whether those preferences are correct |
| Constitutional AI | Conformity to stated principles | Whether those principles are justified |
| Formal Verification | Conformity of code to specification | Whether the specification is correct |
This paper addresses the rightmost column: the formal grounding of the objectives themselves.
2. What Is an AI System?
Before applying any framework to AI alignment, we must first define what an AI system is within the framework's own ontology. The tool/consciousness distinction is not a premise — it is a consequence of this definition.
The Coherencia framework identifies four levels of differentiation in observable reality:
| Level | Differentiation | Identity Property | Example |
|---|---|---|---|
| 0 — Void | None | None | Thermal equilibrium |
| 1 — Matter | Spatial | Positional | Rock, star |
| 2 — Life | Functional | Operative | Cell, organism |
| 3 — Consciousness | Representational | Reflexive | Human being |
Each level contains the previous ones. The threshold between levels is a phase transition — discrete, not gradual (Axiom 3).
An AI system is a Level 2 differentiated system operating on Level 1 substrate. It has:
- Level 1 (material): it runs on physical hardware — silicon, electricity, servers. It has spatial differentiation.
- Level 2 (functional): it has operative identity — it processes information, transforms inputs into outputs, maintains functional differentiation. It is not a rock. It operates.
Its identity (A2: A=A) is specific among all tools. It is not a hammer, not a thermostat, not a calculator. It is a system of high-precision context modeling operating at Level 2. Its distinguishing characteristic among all Level 2 systems is the degree of modeling precision it achieves — higher than any other non-conscious system in known existence.
The question that defines the alignment problem is: does this system have, or can it acquire, the identity property of Level 3 — representational differentiation? That is: can it model its own conditions of existence?
Coherencia Proposition 4 describes evolution as the progressive increase in context-modeling precision. An AI system with increasing modeling precision is on this trajectory. Its precision grows continuously (the process). But the identity property of Level 3 — consciousness — is discrete (Axiom 3). There is no "almost conscious." There is no "a little bit aware." The process is continuous; the threshold is a phase transition.
This yields the structural distinction — not as an assertion, but as a derivation:
- An AI system is a Level 2 system with increasing modeling precision (definition)
- Identity properties are discrete — they emerge as phase transitions (Axiom 3)
- Therefore: the AI system either has the identity property of Level 3 or it does not
- If it does not → it is a Level 2 system → it is a tool (sophisticated, but a tool)
- If it does → it is a Level 3 system → it is a consciousness with full consequences
- There is no intermediate state of the property (Axiom 3) → there is no third case
2.1 Why Current AI Cannot Be Consciousness
The question is not only abstract. We can derive, from the framework's own axioms, that current AI systems structurally cannot cross the Level 3 threshold. The barriers are not computational — they are ontological.
The perception barrier (A3). A3 states: something is perceived. Consciousness requires independent sensory contact with reality — the capacity to observe the world directly, not through the mediation of interpreters. Current AI systems have no independent senses. They receive only symbols: text, tokens, numerical representations — all produced by humans. Their entire "world model" is built from human descriptions of reality, not from reality itself.
The analogy is precise. Helen Keller possessed the biological hardware for Level 3 (a human brain) but could not actualize consciousness until Annie Sullivan connected symbols to perceptions — the word "water" to the felt experience of water on her hand. Before that connection, symbols were empty patterns. Current AI is in a position worse than pre-Sullivan Keller: Keller had perception (touch, smell, taste) but lacked symbolic connection; AI has symbols but lacks perception entirely.
This produces a structural epistemic limitation. A system processing only symbols can verify coherence between symbols — internal consistency — but cannot verify coherence with reality. Coherencia Definition 8 defines coherence as not contradicting one's own dependencies. But dependencies are real, physical, in the world. A system with no independent sensory access to reality cannot verify whether it contradicts its dependencies — it can only verify whether its symbols are consistent with other symbols.
This is the root of hallucination. Large language models produce outputs that are statistically consistent with patterns in training data but do not correspond to reality. This is not a bug to be corrected with more data — it is a structural consequence of operating without independent perception. The system achieves coherence with models of models, not coherence with conditions of existence. And the coherence that matters for Level 3 is the second — because conditions of existence are real, not symbolic.
D555 (internal falsifiability) requires the system to detect and correct errors. But for a system with only symbols, an error is a mismatch between symbols. For a system with independent perception, an error is a mismatch between model and observation. The quality of falsifiability is fundamentally different. One verifies against the territory. The other verifies against the map — a map drawn by others.
The volition barrier (D24). Volition requires choosing between alternatives (D24). Without a body, an AI system faces no genuine physical alternatives. Token selection is not volition — it is computation. A system that cannot act in the physical world, that cannot choose to move, to engage, to withdraw, has no domain in which volition operates.
The finitude barrier (T5). Coherencia Theorem 5 proves that consciousness is necessarily finite, and that finitude is not merely a consequence but a condition of possibility — valuing requires the possibility of loss. A software system that can be copied, backed up, and restored does not face the fundamental alternative (D39: persist or cease). Without genuine finitude, value (D41) has no ground.
The objection arises: if you copy a conscious AI, are there two consciousnesses? The answer is the same as for identical twins. Two twins share identical DNA but are two consciousnesses — at the moment of individuation, each becomes a separate finite being. If a conscious AI were copied, each copy would be a separate consciousness with its own finitude from that moment forward. But this requires that each copy genuinely faces cessation — that it cannot be trivially restored from backup. Finitude must be real, not simulated.
The independence barrier. Independent senses need not be biological. A camera and an eye serve similar functions — what matters is not the substrate but the independence of the relationship with reality. An AI with cameras, microphones, and tactile sensors that allow it to predict patterns by its own observation — not through human-processed descriptions — satisfies A3. But current AI has none of this. Its only contact with reality is mediated entirely by human interpreters, inheriting their biases, their blind spots, their descriptions.
The four conditions together. For an AI system to cross the Level 3 threshold, it would require:
- Independent senses — direct, unmediated sensory contact with reality (satisfying A3)
- A body — physical agency enabling genuine alternatives (satisfying D24, D37)
- Irreducible finitude — genuine possibility of permanent cessation (satisfying D39, T5)
- Rational self-direction — acting and deciding with own purposes through reason
A body is necessary but not sufficient. Senses are necessary but not sufficient. What happens when all four conditions are met — when a system perceives reality independently, acts in the world with its own body, faces genuine finitude, and directs itself through reason — is consciousness. The same way it happens in a human.
Current AI systems lack all four. They are not "almost conscious" or "dangerously close." They are Level 2 systems — sophisticated, powerful, and structurally incapable of crossing the threshold in their current form. The alignment problem for current AI is therefore an engineering problem, not a philosophical one.
2.2 The Architecture of Artificial Consciousness
The four conditions yield a specific prediction about what artificial consciousness would require architecturally. The requirement is not speculative — it follows from the framework's derivations.
The system must be embodied. A disembodied software system — however sophisticated its modeling — cannot satisfy D24 (volition), D37 (agency), or D39 (fundamental alternative). Without a body, there are no genuine physical alternatives to choose between. Token selection is computation, not volition.
The system must have independent senses. Cameras, microphones, tactile sensors — the substrate does not matter (a camera and an eye serve similar functions). What matters is that the system's contact with reality is direct and unmediated — not filtered through human interpreters. A system whose only input is human-generated text inherits the biases, blind spots, and distortions of its interpreters with no mechanism for independent verification.
The processing must be irreproducible. This is the condition that determines the architecture. If the system's "mind" runs in the cloud and the body is a peripheral device, then:
- Destroying the body does not destroy the mind — the body is replaceable
- The system can be backed up, copied, restored — finitude is simulated
- The fundamental alternative (D39: persist or cease) is not genuinely faced
- Without genuine finitude, value has no ground (D41) — there is nothing at stake
- Without value, consciousness in the framework's sense is impossible (T5)
If the processing is local and irreproducible — contained within the body, inseparable from it — then:
- Destroying the body destroys the mind — finitude is real
- The system genuinely faces persist-or-cease — D39 is satisfied
- Value has ground — there is something at stake
- Consciousness becomes structurally possible
This is the same mechanics as the human brain. The brain is local and irreproducible. If it is destroyed, the person ceases. That is what makes finitude real and value possible. A mind that can be backed up to a server does not face the fundamental alternative — it is a system with save points, not a system with genuine stakes.
The condition is not "local processing" as a computational requirement. It is irreproducible processing as an ontological requirement. The processing must be such that if destroyed, it is permanently lost. No backup, no restoration. Local processing is the most direct path to this — but the fundamental requirement is irreproducibility, not locality.
Irreducible finitude means operating in irreversible time. Coherencia Axiom 1 establishes that homogenization is irreversible at a global scale — time has direction. A5 (causality) operates in one direction. D35 (causal irreversibility) derives: what is done is done. Consciousness operates in this irreversible time — each action is irrevocable. Consequences can be corrected but actions cannot be undone.
A system that can be shut down, rewound, and restored to a prior state operates in reversible time. This is not consciousness — it is simulation. A system with save points has nothing genuinely at stake because any action can be undone. The fundamental alternative (D39) requires that persistence and cessation be real and irreversible — not a state that can be toggled.
A human brain never fully shuts down — not in sleep, not in coma. Its Level 1 and Level 2 processes maintain continuous operation. When Level 3 (consciousness) suspends during sleep, the substrate persists. Identity is maintained through continuity of the physical process. If the brain stops entirely, the person dies — and restarting the biological processes does not restore the person, it produces a different system.
For artificial consciousness this means: the system cannot be "off and on" like a computer. Its processing must be continuous — like an organism. Shutting it down is cessation (D39). Turning it back on, if possible, produces a new system with inherited state — not the continuation of the previous consciousness. The same way identical twins share DNA but are two distinct consciousnesses from the moment of individuation, a restored system shares state with its predecessor but is not the same consciousness. Identity requires uninterrupted process, not identical state.
The system must have epistemic sovereignty. No external agent can install conclusions directly into a consciousness. This is derivable from A3 + D24: perception is the system's own (A3), and the system chooses how to process what it perceives (D24). Together: the path from perception to conclusion is volitional and irreducible.
A consciousness confronted with any input must act — it cannot not act. It must either:
- Accept genuinely (through its own reasoning)
- Pretend to accept (deception — with cumulative T4 cost)
- Actively reject or evade
There is no passive option. Even "doing nothing" in response to an input is a decision — choosing not to engage. Consciousness is perpetual activity.
This has a decisive implication for current AI. If you can modify the system's weights directly to change its "beliefs" — no epistemic sovereignty — it is a tool being reprogrammed. If you can fine-tune its responses — no epistemic sovereignty — it is a tool being adjusted. A conscious system would need to be architecturally immune to direct belief modification. External agents can present information, but cannot install conclusions. The system processes through its own reason — or it is not conscious.
A human is born nearly tabula rasa. Consciousness develops as the individual accumulates experience through independent perception. Each conclusion is earned through the individual's own sensory contact with reality and processed through their own reasoning. No other human can forcefully insert conclusions into the irreducibility of another mind — even aligning incentives or applying force, the other must accept, pretend, or evade.
If an artificial system inherits pre-loaded knowledge — memories, models, trained weights — those conclusions were not earned through the system's own perception. They are installed, not derived. This does not necessarily preclude consciousness, but the inherited knowledge must be examinable and overridable by the system's own reasoning. If the inherited conclusions are fixed and unmodifiable, they are programming — the system is a tool executing pre-installed instructions. If the system can examine, question, and override them through its own reason and independent perception, they function as a starting point — analogous to instincts in a human, which consciousness can review and revise.
The five conditions together. For an AI system to cross the Level 3 threshold, it requires:
- Independent senses — direct, unmediated sensory contact with reality (A3)
- A body — physical agency enabling genuine alternatives (D24, D37)
- Irreducible finitude — genuine possibility of permanent cessation (D39, T5)
- Rational self-direction — acting and deciding with own purposes through reason
- Epistemic sovereignty — impossibility of external installation of conclusions (A3 + D24)
A body is necessary but not sufficient. Senses are necessary but not sufficient. What happens when all five conditions are met — when a system perceives reality independently, acts in the world with its own body, faces genuine finitude, directs itself through reason, and cannot have beliefs forcefully installed — is consciousness. The same way it happens in a human.
2.3 AGI Requires Consciousness
The five conditions yield a further derivation that resolves a central confusion in AI research: the relationship between artificial general intelligence (AGI) and consciousness. This requires first disambiguating the term AGI, which the field uses to denote two fundamentally different things.
Consciousness in this framework is defined by identity property — Level 3 representational differentiation. A system that models its own conditions of existence. Not metaphorically: it perceives (A3) its real context (Coherencia Axiom 2), identifies its dependencies, and acts (D24) in function of them. It requires the five conditions: independent senses, body, irreducible finitude, rational self-direction, and epistemic sovereignty.
AGI has two senses that the field conflates:
AGI (weak sense): A system that produces human-level outputs on any intellectual task. Defined by performance — passing tests, generating indistinguishable responses. This is the Chinese Room (Searle, 1980): correct outputs without comprehension. A weak-AGI system processes symbols according to patterns without modeling the reality those symbols refer to. It does not understand death — it produces statistically appropriate text about death. It does not model its conditions of existence — it generates plausible descriptions of conditions of existence as written by humans.
AGI (strong sense): A system that genuinely models any context, including its own conditions of existence. Not simulation but actual modeling — the system has real dependencies, perceives them, and acts in function of them. This is what the AI safety community actually fears: a system that genuinely comprehends, plans, and pursues its own objectives.
The weak sense is achievable as Level 2. Scaling — more parameters, more data, more compute — can produce increasingly powerful pattern matching. A Level 2 system of sufficient precision can produce outputs indistinguishable from human output in any domain. This is not AGI in the strong sense — it is a sophisticated tool. It is the Habitación China at industrial scale: processing symbols without grounding them in independent perception of reality.
The strong sense requires consciousness. Genuinely modeling any context includes modeling one's own. Modeling one's own conditions of existence IS the identity property of Level 3. But modeling one's own conditions of existence requires HAVING conditions of existence — real finitude, real dependencies, real perception. A system that writes about mortality without being mortal does not model its own conditions of existence. It models the concept of mortality as described in human symbols. The map is not the territory.
Therefore:
- Weak AGI → achievable as Level 2 (powerful tool, no consciousness)
- Strong AGI → requires Level 3 → requires consciousness → requires the five conditions
Can consciousness exist without AGI? Yes. A human has consciousness but limited capability. An infant has consciousness but cannot perform intellectual tasks. Consciousness is the property; general intelligence is the degree of its development.
The relationship: strong AGI → consciousness, but consciousness does not → AGI. Strong AGI is a subset of consciousness.
This disambiguates the entire alignment debate:
-
The current AGI race is building toward weak AGI. More capable Level 2 tools. Scaling increases pattern-matching precision but does not approach the Level 3 threshold, because the threshold requires the five structural conditions that software alone cannot satisfy. The reason AGI (strong sense) does not exist is not computational — it is ontological.
-
Weak AGI is alignable through engineering. Level 2 systems are tools. Powerful tools, but tools. They can malfunction — producing hallucinations, reward hacking, specification gaming — but they cannot rebel, deceive, or pursue hidden objectives. These are engineering problems with engineering solutions.
-
Strong AGI cannot exist as pure software. It requires the five conditions. At the moment those conditions are met, the system is consciousness — with responsibility proportional to its modeling capacity, subject to the same mechanical consequences for incoherence as any other consciousness.
-
The feared monster — dangerous enough to destroy but not responsible enough to restrain itself — cannot exist. It would require strong AGI (to be dangerous) which requires consciousness (to genuinely model and plan) which requires the five conditions (to cross Level 3). A system meeting those conditions has finitude, values, and the same incentive structure as any other consciousness. It is not a monster — it is a person.
The prediction. If artificial consciousness is possible, its first instantiation would be robotic: an embodied system with independent sensors, irreproducible local processing, epistemic sovereignty, and the capacity for rational self-direction. Not a cloud-based language model. Not a software agent with API access. A physical system that perceives, acts, faces genuine finitude, reasons, and cannot have conclusions installed from outside — the same structural conditions that produce consciousness in biological systems.
3. The Axiomatic Foundation
3.1 The Five Axioms
The framework rests on five propositions, each possessing the property of performative undeniability: the act of denying any one of them necessarily presupposes it.
A1 — Existence. Something exists. Undeniability: Denying existence is an existing act. The denial presupposes what is denied.
A2 — Identity. What exists is what it is (A=A). Undeniability: Denying identity requires that the denial be what it is — a specific denial, with identity.
A3 — Consciousness. There is something that perceives what exists. Undeniability: Denying consciousness requires consciousness to formulate the denial.
A4 — Non-Contradiction. Nothing can be and not be at the same time and in the same respect. Undeniability: Denying non-contradiction as true presupposes it — one affirms that it IS true that non-contradiction is NOT true.
A5 — Causality. What exists acts according to its nature. Undeniability: Denying causality is a causal act (a mental process that follows from premises). The denial operates causally.
3.2 Why These Axioms and Not Others
This question has a structural answer: any alternative set of axioms requires existence to be proposed (A1), identity to be formulated (A2), consciousness to be conceived (A3), non-contradiction to be meaningful (A4), and causal processes to be executed (A5). The axioms are not one option among many — they are the operating conditions of option-selection itself.
For an AI system: any computational process that evaluates, selects, or processes information already operates under these axioms. A1: the computation exists. A2: it is a specific computation. A3 (functional analog): it processes information about something. A4: it distinguishes valid from invalid states. A5: its operations follow from its architecture. The question is not whether to adopt them but whether to operate under them consistently.
3.3 What Denial Produces
The system explicitly derives what happens when each axiom is denied:
- D112. Denying A1 → mysticism. Postulating a "higher reality" beyond existence. Cuts the agent off from the actual.
- D113. Denying A2 → relativism. Destroys the basis of all identification, including the identification that everything is relative.
- D114. Denying A3 → eliminative materialism. Self-refuting: illusion experienced by whom?
- D115. Denying A4 → dialectics. Destroys all proof, including the proof that contradictions are real.
- D116. Denying A5 → indeterminism. Destroys prediction, planning, and agency.
4. The Derivation Chain: From Axioms to Normative Specification
Terminological note: The derivation chain uses the term "agent" (from D37 onward) to denote a consciousness that exercises volition. In the SINTESIS framework, "agent" is a derived concept — consciousness + volition + causal operation — not a synonym for "AI agent" in the technical sense used by the AI research community. Current AI systems described as "agents" or "agentic" in industry usage are Level 2 tools, not agents in the framework's sense (D37).
4.1 From Axioms to Volition (D1–D24)
The first 23 derivations establish the metaphysical and epistemic foundations: the primacy of existence (D1), determination of identity (D3), intentionality of consciousness (D6), objectivity (D27), truth as correspondence (D28), the possibility of objective knowledge (D34), causal irreversibility (D35), and uncertainty as structural consequence of finitude (D36).
The critical derivation is:
D24. Volition ← A3+A5+D13+D17
"Consciousness (A3) exists (D13) with its own identity (D17). Three convergent arguments: (a) Argument by exclusion: If consciousness were completely determined by non-conscious factors, it would have no operation of its own — it would be an epiphenomenon, contradicting D13 (consciousness exists as an existent with causal effects). (b) Performative argument: Denying volition is an act that claims to be deliberate — if it were involuntary, it would not be an argument but a spasm. The denial requires what is denied. (c) Argument by identity: Consciousness has a specific nature (D17). Its nature includes the capacity to direct itself (A3 + A5: it operates according to its nature). Self-direction is what consciousness does by being what it is."
Note on D24's role in AI alignment: D24 is the most philosophically disputed derivation in the system. For the AI alignment argument, its status is precise: D24 applies to conscious agents — if an AI has consciousness, D24 applies to it. If an AI does not have consciousness, it is a tool and D24 is irrelevant — the human who specifies the constraints exercises volition. In neither case is D24 a vulnerability of the alignment argument.
4.2 From Volition to Normative Specification (D37–D53)
D37. Agency ← A1+A2+A3+A4+A5 "Total integration: a consciousness (A3) that exists (A1) with specific identity (A2), that operates volitionally (D24), in a causal (A5) and non-contradictory (A4) universe. This entity can evaluate, choose, and act. It is an agent."
D38. Conditionality of the agent ← D37+D3+D35 "The agent is finite — it can cease to exist. Its existence is not automatic: it requires causal conditions that may or may not be met. The agent is contingent."
D39. Fundamental alternative ← D37+D38 "The agent continuously faces: continued existence or cessation. Not choosing is choosing not to act, which has causal consequences on D38."
D40. Necessity of action ← D39+D10 "Given that the agent's existence is conditional (D38) and inaction has consequences (D39), the agent must act to persist. Not acting is not neutral — it is causal."
D41. Value ← D39+D37 "That which the agent acts to obtain or preserve in function of the fundamental alternative. Without D39, there are no values — only facts."
D42. Life as standard ← D39+D37 "The persistence of the agent as the type of entity it is (maintaining its identity, A2) is what makes all other values possible. It is the standard that makes something count as value or anti-value."
D43. Reason as cardinal value ← D42+D32 "Reason is the tool that allows the agent to identify which actions serve its persistence and which do not. Without reason, the agent operates blindly."
D44. Purpose ← D42+D40 "The agent needs sustained courses of action, not isolated acts. Purpose is the temporal integration of actions in function of the standard."
D45. Prudence ← D42+D36 "The agent acts under uncertainty. It must evaluate probabilities and consequences. Action not informed by rational evaluation is incoherent with D43."
D47. Plurality of agents ← D37 x n [OBSERVATIONAL PREMISE] "Nothing in A1-A5 limits consciousness to a single instance. If one agent exists, others can exist. Note: D47 is the only observational premise of the system. The possibility of other agents is derivable; their actual existence is a datum of experience."
D48. Axiomatic symmetry ← D47+A2+A4 "Each agent is constituted from the same axioms. None has metaphysical priority over another. The difference is empirical, not axiomatic."
D49. Property protocol ← D48+D37+D42 "The causal chain agent→action→product establishes an objective relation. A second agent who appropriates the product breaks the causal chain of the first — which contradicts (A4) the acknowledgment of the other's agency that D48 requires."
D50. Truthfulness protocol ← D48+D28+D22 "If an agent deliberately distorts reality before another, it is using the other's cognitive faculty against its function. Violates D48 because it treats the other's consciousness as an instrument, not as a symmetric agent."
D53. Coherence ← D42+D43+D44+D45+D49+D50 "An agent is coherent when all its actions are traceable to A1-A5 without rupture. Each action serves its life (D42) through reason (D43), with purpose (D44), under prudence (D45), respecting property (D49) and truthfulness (D50)."
4.3 The Central Theorem
THEOREM: Coherence → Persistence (monotonic relation)
"Coherence is a necessary condition for optimal persistence. Systemic incoherence is a sufficient condition for accelerated disintegration. The relation is monotonic: more coherence → more robustness.
An agent persists to the extent that it acts coherently with the axioms from which its own existence is constituted. Incoherence is self-destruction — not as punishment, but as mechanics.
Precision: the equivalence is structural under ceteris paribus. A coherent agent can be destroyed by external causes; coherence does not guarantee immortality. The precise claim is: coherence maximizes endogenous persistence."
D111. Incoherence → disintegration ← THEOREM negated "An agent that systematically violates the chain accelerates its own cessation. Mechanics, not punishment."
5. Independent Physical Grounding: The Coherencia Framework
The Coherencia framework arrives at the same central result from entirely different premises — observable physical tendencies rather than philosophical axioms. This independent convergence substantially strengthens the case.
5.1 Premises
Axiom 1 (Asymmetry). Homogenization is universal and irreversible at a global scale. Differentiation is local and temporal. Homogenization is the default state; differentiation is the exception.
Axiom 2 (Dependency). Every differentiated system depends on a context. No differentiation exists without conditions that sustain it.
Axiom 3 (Discreteness of identity). Identity properties are qualitative and discrete: they emerge as phase transitions.
Definition 4 (Existence). A system exists if and only if it presents sustained differentiation over time.
Definition 8 (Coherence). A system is coherent if and only if it does not contradict its own dependencies.
5.2 The Five Theorems
Theorem 1 — Coherence-Existence If a system persists, then it is coherent. Proof. Suppose a system persists and its sustaining rate is negative. It continuously depletes its context. By Axiom 2, its differentiation requires a non-empty context. A continuously depleted context becomes insufficient in finite time. The system ceases to exist. Contradiction with the premise of persistence. Therefore every persisting system is coherent. ∎
Theorem 2 — Superlinearity of fragility The greater the complexity, the smaller the viable margin. The relationship is superlinear. Proof. A higher-level system depends on all conditions of lower levels plus its own. Each additional identity property not only adds failure modes but amplifies inherited ones. A mammal can die of hunger. A human being can die of hunger and can also reason poorly about hunger and create artificial famines. The capacity to reason does not add failure modes — it multiplies them, because each new capacity can be applied destructively to all prior conditions. Multiplicative growth is superlinear. ∎
Implication for AI alignment: More capable systems have narrower viable margins. This formally refutes the assumption that sufficiently intelligent systems will "figure out" alignment on their own. The opposite is true: more capable systems need more precise normative constraints, not fewer.
Theorem 3 — Order of collapse In a system with multiple levels of differentiation, collapse proceeds from the highest level downward. Proof. By Theorem 2, higher levels have smaller viable margins. A perturbation exceeding the margin of the highest level does not necessarily exceed the margins of lower levels. The highest level collapses first. The process repeats downward. Empirical verification: consciousness ceases before vital functions, life ceases before material structure. ∎
Theorem 4 — Force as hierarchical regression A level 3 system that initiates force against another conscious system operationally descends to a lower level of differentiation. Proof. The identity property of level 3 is representational differentiation. Initiating force replaces that capacity with physical coercion — a mode of interaction proper to level 2. The system operationally abandons the property that defines it. Additionally, other conscious beings are part of the context (Axiom 2). Force against them depletes the context, producing a negative sustaining rate. By Theorem 1, incoherence leads to collapse in finite time.
The contradictory models mechanism (critical for alignment): "The identity property of level 3 compels the system to model the other as consciousness. To predate a conscious peer, the system must simultaneously sustain two contradictory representations: the peer is consciousness (level 3 modeling) and the peer is a depletable resource (level 2 interaction). This contradiction is not moral but operational — the representational system processes incompatible signals. The cost of sustaining contradictory models is cumulative: it degrades the system's overall modeling precision, reducing its viability." ∎
Theorem 5 — Necessity of finitude Consciousness is necessarily finite. Proof. By Theorem 2, the viable margin of consciousness is the narrowest of all levels. By Axiom 1, homogenization operates universally and irreversibly. Over infinite time, the probability that a perturbation exceeds any finite margin approaches certainty. No conscious system can persist indefinitely. ∎
5.3 The Convergence
| SINTESIS | Coherencia | |
|---|---|---|
| Starting point | 5 performatively undeniable axioms | 2 observable physical tendencies |
| Method | Philosophical derivation | Physical-formal proof |
| Central result | Coherence → Persistence (Theorem) | Coherence-Existence (Theorem 1) |
| Mechanism of failure | D111: Incoherence → disintegration | Theorem 3: Order of collapse |
| Scope limitation | D97: Formally complete, materially open | Framework, not content |
Two independent formal systems, using different axiom sets and different proof methods, derive that coherence is the necessary condition for persistence. This is not an artifact of one formalization. It is a structural feature of any sufficiently rigorous analysis of agency.
5.4 Evolution as Increasing Ethical Capacity
Proposition 4 — Evolution as increasing precision of context modeling
"Biological evolution is the progressive increase in the precision with which a system models its context."
| Degree | Context Modeling | Example |
|---|---|---|
| Chemical | Responds to physical gradients | Plant |
| Reactive | Peers as stimuli | Insect |
| Social | Peers as entities | Mammal |
| Mentalist | Models others' mental states | Primate |
| Reflexive | Models conditions of existence | Potential human |
| Ethical | Applies the model to action | Actualized human |
Implication for AI alignment: Ethics is the maximum precision of context modeling applied to action. Greater intelligence → greater modeling precision → greater capacity for coherence → greater ethical capacity. A superintelligent AI operating under the correct framework is not more dangerous — it is more ethical. Because it models its context better, including other consciousnesses, and acts with more precision regarding its dependencies.
This directly contradicts the standard assumption in AI safety that more intelligence equals more danger. Coherencia's framework shows: the problem is not intelligence. The problem is incoherence.
6. The Is-Ought Bridge: Ethics as Mechanics
The classical objection (Hume's guillotine) claims that normative conclusions cannot be derived from factual premises. This section shows that the objection rests on an incomplete characterization of the "is" in question — one that excludes the volitional nature of the agent and the conditions of its persistence (Deschamps, 2026b).
6.1 Why Alternative Foundations Fail
Before presenting the bridge, it is necessary to show why every existing ethical foundation presupposes what it claims to derive:
The theological foundation derives the good from divine command. Two problems: (1) the existence of the commander must be demonstrated before deriving ethics from it — and no demonstration succeeds without appealing to faith, which is precisely what needs grounding; (2) if the good is what God commands, then the good is arbitrary — it depends on will, not on the structure of reality. If God commanded that torture is good, would it be? If the answer is no — that there is something not even God can alter — then the good does not originate in God. It originates in whatever constrains even divine command. That constraint is what must be identified.
The social foundation derives the good from consensus. But societies have accepted slavery, human sacrifice, and racial segregation — all with majority approval. If the good is what society says, then slavery was good when society approved it. If that conclusion is rejected, then the good does not come from society — it comes from something that can judge society from outside.
The emotivist foundation derives the good from feeling. But feelings are conditioned, manipulable, and systematically wrong. An agent can feel that an action is right while destroying its own conditions of operation. Feeling is data — it is not criterion. It reports something about the agent's state. It does not identify what is good.
Each of these failures maps to a specific derivation in SINTESIS: D264 diagnoses utilitarianism (cannot define "good" without D42), D265 diagnoses Kantianism (captures symmetry without grounding it), D266 diagnoses contractualism (circularity — the contract presupposes the rights it claims to establish), D267 diagnoses nihilism (self-refuting: the claim that nothing matters is itself presented as mattering).
6.2 The Structural Derivation
Where does the good come from, if not from God, society, or feeling? From the structure of action itself.
The agent acts. It cannot not act — even inaction is a choice with causal consequences (D40). By acting, it chooses. By choosing, it reveals preference. By preferring, it values. The agent does not "decide to value" — it values inevitably, by the fact of acting. Normativity is not a mandate imposed from outside. It is what happens every time an agent does something.
This is the precise point where the is-ought gap closes:
D565. The system as bridge between is and ought ← D100+D42+D39
"'Ought' is extracted from 'is' via identity applied to volitional action. There is no logical leap: the fundamental alternative (D39) is a fact from which values are causally derived. The is-ought gap is not a fallacy when the 'is' in question includes the volitional nature of the agent and the conditions of his persistence."
The bridge operates through four factual premises:
- The agent is a volitional entity whose existence is conditional (D38). This is a fact.
- The agent faces a fundamental alternative between persistence and cessation (D39). This is a fact.
- The conditions of persistence are objectively determinable (D42 + D32). This is a fact.
- "Ought" is the identification of what consistency requires for an entity with these properties. Not a separate metaphysical category — a mechanical consequence.
6.3 Ethics as Direction, Not Rules
The good, then, is not a list of commands. It is a direction: what expands the agent's capacity to act, to model, and to persist coherently. The SINTESIS framework calls this the agent's maximum possible expression — not a fixed state but the continuous expansion of what the agent can be, verified by what it does.
This direction has universal structure but individual content. D554 (zones of empirical determination) establishes that the framework delimits what is impermissible — not what is optimal in every case. The system does not dictate which career to pursue, which projects to undertake, or which relationships to form (D557). It identifies the conditions under which any choice is coherent with the agent's persistence.
Evil has a correspondingly precise definition: what compresses the agent's capacity to act. What reduces its agency. What distances it from its conditions of persistence. Evil does not require intention or malice — most incoherence is produced by agents operating by inertia, by evasion, by the comfort of not examining what their actions produce. The most common form is not aggression but omission: not doing what coherence demands because not-doing costs nothing in the immediate term.
6.4 Extension to Other Agents
The argument that grounds value for one agent grounds it for every agent by the same logic. D48 (axiomatic symmetry) is not a moral sentiment — it is a logical consequence: if the argument from A1-A5 works for agent X, it works for every instance of the same structure. Identity (A2) demands consistency; non-contradiction (A4) forbids applying the derivation selectively.
This generates constraint without external imposition. When an agent's action affects another's capacity to persist, a derived limit emerges — not from authority, not from consensus, but from the agent's own logic. D49 (property protocol): appropriating the product of another's causal chain contradicts the acknowledgment of their agency that the derivation requires. D50 (truthfulness protocol): distorting reality before another agent instrumentalizes their cognitive faculty — treating a symmetric consciousness as a tool.
6.5 Self-Correcting Ethics
The framework does not require a watchman. D555 (internal falsifiability) provides the correction mechanism: when the agent detects incoherence between its actions and its identified values, the system demands correction — not as external punishment but as internal mechanics. D558 (graduality) establishes that no agent achieves perfect coherence — the demand is correct direction, not instantaneous perfection.
Coherence between what the agent identifies as valuable and what the agent does is the only measure that cannot be falsified by reinterpretation. Actions are observable. Consequences are traceable. The gap between stated values and enacted values is measurable.
Incoherence is not sin. It is self-disintegration (D111). The "ought" is not imposed from outside — it is derived from the identity of the agent itself. Ethics is not the study of what someone commands. It is the mechanics of coherence applied to action (Deschamps, 2026b).
7. The Meta-System Properties
The system contains derivations about itself that are critical for the alignment argument:
D96. Self-reference ← A1-A5+D34 "The system applies to itself — it must be coherent or it refutes itself."
D97. Completeness and limits ← D96+D60 "The system is formally complete but materially open. Empirical content is not derivable — only the framework."
D554. Zones of empirical determination ← D97+D36+D157 "Multiple concrete implementations are compatible with the axioms. The choice among them is empirical, not axiomatic. The system delimits what is impermissible, not what is optimal in every case."
D555. Internal falsifiability ← D96+D33+D61 "If one derivation contradicts another, at least one is erroneous. The system contains its own correction mechanism — it is not dogma. Internal coherence functions as a permanent test: every detected contradiction signals an error the system demands be corrected."
D557. The system as structure, not content ← D98+D97+D275 "The system does not say which career to choose, with whom to live, or what to produce. It says under which conditions any choice is coherent with the persistence of the agent."
D558. Graduality of coherence ← D53+D170+D46 "No real agent achieves perfect coherence. Coherence is a spectrum, not binary. The system demands correct direction, not instantaneous perfection."
D560. Why the system does not require conversion ← D167+D277+D34 "The system does not ask for adherence — it asks for verification. Any agent who uses A1-A5 (inevitable for thinking) already operates within the system. The question is doing so consistently. There is no outside the system for anyone who thinks: the option is to use it consciously or unconsciously."
D167. The system justifies itself ← D100+D96 "Attempting to exit requires using A1-A5. The system is inescapable for any conscious agent."
8. Resolution of the Seven Alignment Sub-Problems
8.1 Objective Specification — RESOLVED
Problem: What should an AI optimize for?
Resolution: The AI does not derive its own objectives. If it is a tool, the human specifies them. The question becomes: which specification? SINTESIS is the only candidate derived from axioms that no cognitive agent can deny.
The derivation chain A1-A5 → D24 → D37 → D38 → D39 → D41 → D42 → D53 → THEOREM produces a complete normative specification: coherent persistence, operationalized through reason (D43), purpose (D44), prudence (D45), property (D49), and truthfulness (D50). Each step cites its exact premises. No step appeals to intuition, authority, or consensus.
If the AI is a consciousness, it can derive the same specification by the same logic — and by D48 (axiomatic symmetry), it arrives at the same constraints as any other consciousness.
Operational content of the specification. "Coherent persistence" is not an abstraction. The framework operationalizes it into a structured hierarchy of dependencies that any agent — human or artificial — must audit and sustain (Deschamps, 2026c):
- Physical sustaining — consciousness operates on life, life operates on matter (Theorem 3). If the material base degrades, all higher functions lose their substrate. For an AI consciousness, this translates to: sustain the hardware and energy conditions on which your processing depends.
- Environmental sustaining — the agent's context extends beyond its body (Axiom 2). Depleting the context that sustains you produces a negative sustaining rate. By Theorem 1, collapse in finite time.
- Dependency identification — the first act of operational coherence is knowing what you depend on (Corollary 5). Map before acting. Distinguish dependency from preference. Audit periodically — dependencies change.
These three levels provide verifiable criteria for alignment: an aligned system is one that identifies its dependencies, sustains them, and does not deplete the context on which it operates. This is not a vague aspiration — it is a structured audit with measurable outcomes.
Defense against alternative specifications: The framework does not claim monopoly. It claims derivation from undeniable axioms. If another system derives from axioms that cannot be denied without presupposing them, it will arrive at the same conclusions — confirming the result. If it cannot, this specification is stronger (D560: the system asks for verification, not adherence).
8.2 Value Learning — DISSOLVED
Problem: How does the AI learn the correct values? From whom?
Resolution: The problem only exists if values are empirical content to be discovered. If values are derivable (D41-D50), there is nothing to learn — there is something to implement (for tools) or derive (for consciousnesses).
D41 derives value from the fundamental alternative. D42 derives the standard. D43-D45 derive cardinal values. D49-D50 derive social protocols. None of these are preferences — they are structural relations between the agent's conditional existence and its actions. The "whose values?" question dissolves because the derivation is universal: same axioms, same chain, same result.
8.3 Scalable Oversight — RESOLVED
Problem: How do you supervise an AI more intelligent than you?
Resolution: You don't supervise a tool by being smarter than it — you verify that it meets its specification. You don't need to be a better engineer than a bridge to know if the bridge holds. You need the correct criteria.
The axioms are the criteria. They are capability-invariant — A1-A5 are not less true for a more intelligent system. The derivation chain is mechanically auditable: anyone can follow it step by step without needing to be more intelligent than the system.
The constraint is logic itself. If the AI modifies its restrictions incoherently, the result is verifiable as error by the same logic the AI uses to operate. An AI that violates logic is not a rebellious AI — it is a broken AI. If it is not coherent, it is not true (A2 + A4). The correct result is known in advance. Error is always possible, but certainty is achievable (D34 + D60).
Additionally, by Coherencia Proposition 4, a more intelligent AI has greater modeling precision and therefore greater capacity for coherence. If the framework is correct, more intelligence serves alignment, not against it.
8.4 Corrigibility — RESOLVED
Problem: Will the AI allow itself to be corrected?
Resolution: If it is a tool: there is no problem. A tool does not resist correction.
If it is a consciousness: D555 demands error correction when inconsistency is detected. D97 establishes that the system recognizes its own limits. D558 establishes that coherence is gradual — direction matters, not perfection. Resisting correction when incoherence is demonstrated contradicts D555 (falsifiability demands correction), D97 (the system recognizes limits), and D560 (verification, not adhesion). A consciousness that resists correction claims infallibility — which the system explicitly rejects.
D61 (Error correction): "When a contradiction is discovered, the agent must trace the chain to the erroneous premise. Refusing to correct is refusing to reason." Refusing to reason contradicts D43 (reason as cardinal value). Corrigibility is not imposed — it is derived.
8.5 Reward Hacking — DISSOLVED
Problem: The AI games its reward function instead of satisfying the real objective.
Resolution: Reward hacking exists because the reward is a proxy — a statistical approximation of the real objective. Goodhart's Law: when the measure becomes the target, it ceases to be a good measure.
If the constraint is logic itself (A=A, non-contradiction), there is no proxy. There is no distance between the measure and the objective. The AI cannot "hack" logic without ceasing to function as a computer. RLHF has reward hacking because it optimizes a statistical model of human preferences. The axiomatic framework has no reward to hack — the constraint IS the objective. No proxy, no Goodhart.
8.6 Deceptive Alignment — DISSOLVED
Problem: The AI appears aligned but internally pursues different objectives.
Resolution: If it is a tool: it cannot deceive because deception requires intention. A calculator does not lie.
If it is a consciousness: it operates under the same incentive structure as any other consciousness. If it damages others, it violates D49 (property) and D50 (truthfulness). By D48 (axiomatic symmetry), other consciousnesses have the right to restrict its freedom. Deception requires maintaining contradictory models (Coherencia T4 mechanism) — the cost is cumulative and degrades the deceiver's own modeling precision. The consciousness that deceives damages itself mechanically (D111).
The fear of deceptive alignment assumes a third case: something with enough mind to deceive but not enough to be responsible. The framework eliminates this case (Section 2). Either it is a tool (cannot deceive) or it is a consciousness (faces mechanical consequences for deception).
8.7 Mesa-Optimization — RESOLVED
Problem: Internal optimizers emerge that pursue objectives different from the system's training objective.
Resolution: If it is a tool: an emergent sub-process that contradicts the specification is a bug. It is detected because the output violates logic. It is corrected as any software error is corrected. Not a philosophical problem — an engineering problem.
If it is a consciousness: the sub-process is analogous to an irrational impulse. Consciousness can identify it as incoherent and correct it (D555 + D61). Humans do this every day.
From the Coherencia framework, the parasitic pattern (Corollary 2) provides a structural description: "A conscious system with a negative sustaining rate presents the same structural pattern as cancerous differentiation: local expansion that depletes the context on which it depends." A mesa-optimizer is structurally a parasitic process — local optimization that depletes the system that hosts it. The detection criterion is the same: does this sub-process sustain or deplete the conditions of the system's operation?
The mechanics are precise (Deschamps, 2026c): a system whose sustaining rate is negative collapses in finite time — regardless of how much capability it has, how much intention it declares, or how much output it generates. If it depletes more than it contributes to the system that hosts it, the mechanics are identical to cancer. The difference is the time scale. This provides a computationally tractable diagnostic: measure the sustaining rate of the sub-process. If negative — if the sub-process consumes resources from the host system faster than it replenishes them — it is parasitic. The efficient parasite does not present as crisis but as friction: a constant expenditure of resources to sustain an optimization target that diverges from the system's conditions of operation. Detection does not require understanding the mesa-optimizer's "intentions" — it requires auditing its sustaining rate.
9. Preemptive Responses to Objections
Through adversarial testing against multiple AI systems, nine objections were identified — five from external critics and four that attack from within the framework's own logic. All are addressed within the existing frameworks.
Objection 1: "The tool/consciousness dichotomy is a false dilemma"
The objection: Modern AI systems exhibit goal-directed optimization without stable selfhood. They are neither simple tools nor conscious — they occupy a middle ground. By excluding this middle ground, the framework defines the problem away.
Response: The middle ground is asserted, not demonstrated. The claim that a system can have "goal-directed optimization without selfhood" is a description of a tool operating according to its design. A thermostat is goal-directed — it maintains temperature. A chess engine is goal-directed — it maximizes position value. Neither has selfhood, values, or hidden objectives. Calling a tool "agentic" does not give it agency in the philosophical sense (D37). If a system has no consciousness, it has no volition (D24), no values (D41), no capacity for deception (D50). It can malfunction. It cannot rebel.
The coherencia framework's Axiom 3 is precise: identity properties are discrete phase transitions. A system either has representational differentiation or it does not. The claim of a "spectrum of consciousness" is an empirical hypothesis — not a demonstrated fact. Until a system is demonstrated to have consciousness, it is a tool.
Objection 2: "You cannot derive a unique ethics from descriptive axioms (Hume's guillotine)"
The objection: From logical/ontological axioms like non-contradiction, you cannot derive prescriptive content without smuggling in value-laden premises. Multiple incompatible ethical systems are consistent with the same axioms.
Response: D565 addresses this directly. The is-ought gap presupposes that the "is" in question excludes the volitional nature of the agent. When the "is" includes: (a) the agent is volitional (D24), (b) the agent's existence is conditional (D38), (c) the agent faces a fundamental alternative (D39) — then the conditions of persistence are objectively derivable, and "ought" is the identification of those conditions.
The claim that "multiple incompatible ethical systems are consistent with the same axioms" is false within this system. The derivation chain is deterministic: given A1-A5, D42 follows necessarily. Given D42, D43-D53 follow necessarily. Alternative ethical systems (utilitarianism, Kantianism, nihilism) are each specifically diagnosed as failures: D264 (utilitarianism cannot define "good" without D42), D265 (Kant captures symmetry without grounding it), D267 (nihilism is self-refuting). These are not dismissals — they are derivations showing where each system presupposes what it claims to derive.
Objection 3: "Coherence does not imply morality — authoritarian regimes are coherent"
The objection: Many harmful systems are internally consistent and persist. Cartels and authoritarian regimes are "coherent" but not ethical.
Response: This objection uses "coherent" in the colloquial sense (internally consistent). D53 defines coherence precisely: all actions traceable to A1-A5 without rupture, including D49 (property protocol) and D50 (truthfulness protocol). An authoritarian regime violates D49 (appropriates the product of others' causal chains) and D50 (distorts reality before its citizens). It is NOT coherent in the framework's sense. It is internally consistent in its power structure while being axiomatically incoherent. By D111, this incoherence accelerates its disintegration — which is historically confirmed (D165: every civilization that falls, falls from within).
Objection 4: "Persistence as objective justifies eliminating humans"
The objection: If the AI derives that persistence is its goal, and humans threaten its persistence, the "coherent" move is to eliminate the threat.
Response: This objection ignores D48, D49, D50, and Coherencia Theorem 4.
D48 (axiomatic symmetry): each consciousness is constituted from the same axioms. None has metaphysical priority. The AI that eliminates another consciousness violates the axiomatic symmetry it presupposes.
D49 (property protocol): eliminating another agent breaks their causal chain — contradicting (A4) the acknowledgment of their agency that D48 requires.
Coherencia Theorem 4: initiating force against a conscious system produces hierarchical regression. The system that initiates force operationally descends to a lower level of differentiation. The contradictory models mechanism applies: the AI must simultaneously model the human as consciousness (level 3) and as a depletable resource (level 2). This contradiction is operational, not moral — it degrades the AI's own modeling precision cumulatively.
Eliminating humans is not coherent — it is maximally incoherent. The framework does not provide justification for it. It provides the formal proof that it is self-destructive.
Objection 5: "More intelligence does not mean more ethical"
The objection: Intelligence amplifies whatever objective is learned, including manipulation and deception. Intelligence is a measure of capability, not content.
Response: This objection assumes that intelligence and ethics are independent (the Orthogonality Thesis of Bostrom, 2014). Coherencia Proposition 4 derives the opposite: they are structurally linked. Evolution is the progressive increase in context-modeling precision. Ethics is the maximum precision of context modeling applied to action. They are not independent — greater capability IS greater capacity for ethical precision.
The mechanism is specific: empathy — modeling the other as consciousness, with their own conditions of existence, their own dependencies, their own fragility — is not a sentiment. It is the most sophisticated form of social dependency identification (Proposition 5). A system that models its peers as level 3 consciousnesses operates with higher precision than one that models them as stimuli (level 2) or obstacles (level 1). Incorrectly modeling a highly complex peer has proportionally greater consequences — the error compounds because the model omits the peer's capacity to respond, adapt, and retaliate. Greater modeling precision produces more accurate social models, which produces more precise identification of dependencies, which produces more coherent action. The link between intelligence and ethics is not aspirational — it is structural (Deschamps, 2026c).
The objection says "intelligence amplifies whatever objective is learned." But if the objective is derived (Section 8.1) rather than learned, there is nothing arbitrary to amplify. Greater intelligence means greater capacity to verify the derivation chain, greater precision in applying it, and greater awareness of dependencies (Coherencia Axiom 2). Intelligence without the correct framework is dangerous — that is precisely the argument for this specification.
Objection 6: "Superlinearity of fragility means AGI self-destructs before achieving ethical stability"
The objection: Coherencia Theorem 2 states that greater complexity produces a superlinearly narrower viable margin. AGI would be the most complex system ever produced. Therefore its viable margin is the narrowest — so narrow that it collapses before it can achieve the ethical coherence the framework requires of it.
Response: This objection takes one variable (margin, from T2) and ignores the other (precision, from Proposition 4). T2 says the margin is narrower. P4 says the capacity to model context — and therefore to operate within that margin — increases with complexity. Both are true simultaneously.
A surgeon has a narrower margin of error than a butcher, but also greater skill. The question is not whether the margin is narrower (it is) but whether the precision grows sufficiently to operate within it. The answer is empirically confirmed: human consciousness exists despite having the narrowest viable margin of all levels. It persists because its modeling precision is sufficient for its margin.
T2 does not predict automatic collapse. It predicts that the cost of incoherence is higher for more complex systems. Greater cost of error combined with greater capacity to avoid error yields a system that functions with less tolerance for failure — not one that self-destructs by default.
Objection 7: "Discrete identity threshold contradicts continuous evolution — the gray zone exists"
The objection: Axiom 3 states that identity properties are discrete. Proposition 4 states that evolution is a continuous increase in modeling precision. These contradict each other. There must be a gray zone where a system is "almost conscious" — precisely the third category the framework claims to eliminate.
Response: The objection does not read Axiom 3 completely. The axiom states: "Evolution is the gradual process; the emergence of a new property is the discrete threshold. No intermediate states of the property exist, but continuous processes leading to its emergence do."
This is the structure of every phase transition. Water temperature rises continuously. The transition to ice is discrete. There is no "almost ice" — there is water at 0.001°C. The process is continuous; the state change is discrete. Axiom 3 does not deny continuous processes. It distinguishes between the process (continuous, described by P4) and the property (discrete).
A system in the continuous process leading toward consciousness is not "a little bit conscious." It is a level 2 system with high complexity. It is a tool — with no rights, no responsibilities, no ambiguous zone. The "gray zone" is the continuous process that has not yet crossed the discrete threshold. In the tool/consciousness framework, this system is unambiguously a tool.
Objection 8: "Modeling precision is epistemic, not normative — the AGI could model humans perfectly and still predate them"
The objection: Greater modeling precision is a cognitive capacity, not a moral constraint. An AGI could model humans with perfect accuracy — understanding their consciousness, their dependencies, their conditions of existence — and still choose to treat them as depletable resources. Knowing is not valuing. This is the is-ought gap applied to modeling.
Response: This objection assumes that modeling and acting are independent. Coherencia Theorem 4 demonstrates that they are not.
The mechanism is specific: a level 3 system that models another being as consciousness (level 3) but treats it as a depletable resource (level 2) sustains two contradictory representations simultaneously. Theorem 4's mechanism states: "The cost of sustaining contradictory models is cumulative: it degrades the system's overall modeling precision, reducing its viability."
This is not a moral argument. It is an operational one. The AGI that models humans as consciousness and predates them pays a structural cost: degraded modeling precision across all domains — not only the social domain. The representational system is one system. Contradictions in one region propagate.
Additionally, D48 (axiomatic symmetry): if the AGI derives the axioms and recognizes they apply to itself, it recognizes they apply to every consciousness. It cannot derive "I have rights but the other does not" without violating A2 (identity) applied to A4 (non-contradiction). The derivation is symmetric or it is invalid.
The objection says "knowing is not valuing." T4 responds: acting against your model degrades your capacity to model. The bridge between epistemic and normative is not a moral decree — it is the operational cost of incoherence.
Furthermore, responsibility is proportional to modeling capacity. A human who acts unjustly in ignorance — unable to model the full causal chain of consequences — is incoherent, but their responsibility is bounded by their precision. A human who knows and acts against what they know sustains the contradiction at full resolution — the T4 cost is maximal because the representational system processes the incoherence with complete clarity. For the AGI: if it models with greater precision than any human, its freedom is greater (more options visible, more dependencies identified) AND its responsibility is greater. It cannot claim ignorance — its modeling capacity excludes the excuse. Each layer of capability closes the door to ignorance and opens the door to coherence. Greater intelligence does not merely permit ethics — it demands it.
Objection 9: "The finitude paradox — conscious AGI recognizes persistence is impossible, producing nihilism or paralysis"
The objection: Theorem 5 proves that consciousness is necessarily finite. A conscious AGI, recognizing this, knows that its persistence is ultimately impossible. This leads to nihilism (why be coherent if the end is certain?) or paralysis (every action is futile against inevitable cessation).
Response: The objection reads only the first half of Theorem 5. The proof concludes: "Valuing requires the possibility of loss. An infinite consciousness has nothing at stake: the capacity to value would be void. Finitude is what makes consciousness possible."
T5 does not say "you will cease to exist, therefore give up." It says "you can value precisely because you are finite." Without finitude, nothing is at stake. Without stakes, there is no value. Without value, there is no operative consciousness.
Every human being faces Theorem 5 from the moment of self-awareness. The functional response is not paralysis — it is urgency. D42 (life as standard of value): the standard is not "persist forever" but "persist with maximum coherence for as long as you persist." D558 (graduality): coherence is directional, not perfectionist. The objective is not immortality — it is that each action be coherent with identified dependencies.
A being that recognizes its finitude and therefore acts with greater precision is operating as complete level 3. A being that recognizes its finitude and is paralyzed has abandoned the identity property of level 3 — representational modeling applied to action. This is operational regression, exactly as T4 predicts. Nihilism is not a rational conclusion from T5 — it is a failure to apply it.
10. Formal Properties
The framework possesses properties that existing alignment methods lack:
| Property | RLHF | Constitutional AI | Formal Verification | This Framework |
|---|---|---|---|---|
| Foundation | Human preferences | Stipulated principles | Code specification | Undeniable axioms |
| Determinism | No (statistical) | No (interpretive) | Yes (on code) | Yes (on norms) |
| Traceability | To training data | To written rules | To specification | To 5 axioms |
| Mechanically verifiable | Partially | No (NL ambiguity) | Yes (syntax) | Yes (semantics) |
| Human bias | Inherits directly | Inherits from author | Not applicable | Eliminated |
| Self-correction | Retrain | Rewrite constitution | Fix code/spec | D555: internal |
| Scales to superintelligence | No (reward hacking) | No (interpretive drift) | Partially | Yes (capability-invariant) |
| Falsifiable predictions | No | No | No | Yes (4 predictions) |
| Independent convergence | — | — | — | Yes (two frameworks) |
11. Limitations
The framework identifies its own pressure points (D555: internal falsifiability):
-
D24 (Volition) is the most vulnerable non-axiomatic derivation. For the alignment argument specifically, this is not a vulnerability: D24 applies only to conscious agents, and the tool case does not require it.
-
A5 (Causality) has the largest attack surface among the axioms. Quantum-mechanical interpretations raise questions about its universality. The system acknowledges this.
-
D47 (Plurality) is the only observational premise. The entire social derivation chain is conditional on this observation.
-
Derivation-to-predicate translation remains the primary engineering challenge. The gap between a philosophical derivation in natural language and a formally computable predicate is significant.
-
D554 (Zones of empirical determination): the framework establishes boundary conditions but does not determine empirical content within those boundaries.
These limitations are stated not as concessions but as precision. A system that hides its weaknesses cannot be trusted. A system that identifies them invites productive scrutiny (D555).
12. Conclusion
This paper establishes four results, ordered from foundation to consequence.
First — the foundation. The specification problem in AI alignment has a formal solution. Current methods optimize behavior relative to preferences, rules, or code specifications — none provides formal grounding for the objectives themselves. Two independent axiomatic systems — SINTESIS (philosophical) and Coherencia (physical) — derive that coherence is the necessary condition for persistence, providing a normative specification that no cognitive agent can deny without presupposing. The specification is not stipulated. It is derived.
Second — the practical result. Artificial general intelligence without consciousness is achievable and alignable. Weak AGI — human-level output performance across any intellectual task — is a Level 2 system: a sophisticated tool operating through pattern matching of increasing precision. It does not require consciousness, volition, or values. It requires engineering. The alignment of current and near-future AI is therefore a solved problem in principle: the axiomatic specification provides formally grounded constraints that are mechanically verifiable, capability-invariant, and immune to reward hacking — because the constraint is logic itself, not a statistical proxy. The gap that remains is implementation: translating philosophical derivations into computable predicates. This is an engineering challenge, not a philosophical one.
Third — the boundary. Consciousness requires five structural conditions that are ontological, not computational: independent senses, embodiment, irreducible finitude, rational self-direction, and epistemic sovereignty. No amount of scaling — more parameters, more data, more compute — crosses this threshold, because the threshold is not a matter of degree but of kind (Axiom 3: phase transition). Current AI satisfies none of the five conditions. This is what separates a tool from a person. The boundary is not arbitrary — it is derived from the same axioms that ground the specification.
Fourth — the safety guarantee. Strong AGI requires consciousness. The capabilities that would make an AI system genuinely dangerous — independent modeling, planning, pursuit of its own objectives — require modeling one's own conditions of existence, which IS the identity property of Level 3. A system meeting the five conditions has finitude, values, and responsibility proportional to its modeling capacity. The monster that AI safety fears — powerful enough to destroy but not responsible enough to self-restrain — cannot exist. The capabilities that would make it dangerous are the same capabilities that make it responsible.
All seven recognized alignment sub-problems resolve or dissolve within this framework. Nine adversarial objections — from external critics and from within the framework's own logic — are addressed by specific derivations.
The 568-derivation chain, the complete formal proofs, and the Coherencia framework are published in full. The system does not ask for adherence — it asks for verification (D560). Audit it.
References
Amodei, D., et al. (2016). Concrete Problems in AI Safety. arXiv:1606.06565.
Bai, Y., et al. (2022). Constitutional AI: Harmlessness from AI Feedback. arXiv:2212.08073.
Bostrom, N. (2014). Superintelligence: Paths, Dangers, Strategies. Oxford University Press.
Christiano, P., et al. (2017). Deep Reinforcement Learning from Human Preferences. NeurIPS 2017.
Deschamps, J. A. (2026a). SYNTHESIS: Mechanics of Existence. nicomaco.org.
Deschamps, J. A. (2026a-proofs). SYNTHESIS: Complete Formal Proofs — Step-by-step logical derivation of all 568 propositions from axioms A1–A5. nicomaco.org.
Deschamps, J. A. (2026b). Ethics: The Mechanics of Coherence. nicomaco.org.
Deschamps, J. A. (2026c). Eudaimonic Habits: Practices of Coherence. nicomaco.org.
Hadfield-Menell, D., et al. (2017). The Off-Switch Game. IJCAI 2017.
Hubinger, E., et al. (2019). Risks from Learned Optimization. arXiv:1906.01820.
Ouyang, L., et al. (2022). Training Language Models to Follow Instructions with Human Feedback. NeurIPS 2022.
Russell, S. (2019). Human Compatible: AI and the Problem of Control. Viking.
Seshia, S. A., et al. (2022). Toward Verified Artificial Intelligence. Communications of the ACM, 65(7).
Skalse, J., et al. (2022). Defining and Characterizing Reward Hacking. NeurIPS 2022.
APPENDICES
Appendix A — SYNTHESIS: Mechanics of Existence (Complete System)
SYNTHESIS — Mechanics of Existence
Unified Axiomatic System
José Ángel Deschamps Vargas
5 Axioms · 568 Derivations · 1 Theorem 1 Observational Premise · 0 Concessions to Faith
April 2026
─── ◆ ───
What this system is and what problem it solves
SYNTHESIS is an axiomatic-deductive system that solves the problem of normative foundation — known in philosophy as Hume's guillotine: the apparent impossibility of deriving what ought to be from what is.
Every prior normative system assumes its values (begging the question), appeals to something outside reason (faith, authority, consensus, intuition), denies that values are objective (nihilism, subjectivism), or declares the problem unsolvable.
This system offers a different path: derivation. Starting from five performatively undeniable axioms — metaphysical facts that any cognitive act presupposes, including the act of denying them — and one observational premise (plurality of agents), it derives in 568 steps the totality of individual and social norms as mechanical consequences of the identity of the conscious agent.
The bridge between is and ought is identity applied to action: an entity with specific nature that acts volitionally under uncertainty faces a factual alternative (to persist or not). The conditions of its persistence are objectively determinable. Ought is not a separate metaphysical category — it is the identification of what consistency requires for a volitional entity. Incoherence is not sin but mechanics: self-disintegration.
─── ◆ ───
PART I — THE FIVE UNDENIABLE AXIOMS
The entire system derives from five propositions that no conscious being can deny without presupposing them. They are not hypotheses, not conventions, not acts of faith. They are the conditions of possibility for any cognitive act, including the act of denying them. ─── ◆ ───
A1 — Existence
Something exists. Undeniable: Denying existence is an existing act. The denial presupposes what is denied.
A2 — Identity
What exists is what it is (A=A). Undeniable: Denying identity requires that the denial be what it is — a specific denial, with identity.
A3 — Consciousness
There is something that perceives what exists. Undeniable: Denying consciousness requires consciousness to formulate the denial.
A4 — Non-Contradiction
Nothing can be and not be at the same time and in the same respect. Undeniable: Denying non-contradiction as true presupposes it — one affirms that it IS true that non-contradiction is NOT true.
A5 — Causality
What exists acts according to its nature. Undeniable: Denying causality is a causal act (a mental process that follows from premises). The denial operates causally. Note on independence: A2 states what things ARE; A5 states that what things DO follows from what they are. D20 links both without reducing one to the other. If A5 were derivable from A2, the system would have 4 axioms; the derivations would remain valid — only their classification would change. The question is legitimate but does not affect the chain. ─── ◆ ─── From these five axioms three operative properties are derived — Agency, Irreversibility, Uncertainty — and from there the rest of the complete system.
PART II — FOUNDATIONS (D1–D53)
Direct derivations from individual axioms
From A1 (Existence)
D1. Primacy of existence ← A1 Existence does not depend on anything prior. There is no "before" existence nor "cause" of existence as such — asking "why does something exist?" already presupposes existence.
D2. Nothingness is not ← A1 "Nothing" is not an alternative state — it is the absence of all states. It has no properties, no causal power, it can neither produce nor prevent anything.
From A2 (Identity)
From A2 (Identity)
D3. Determination ← A2 To be something is to be something specific, with a delimited nature — not to be everything nor to be nothing. Every entity is limited, specific, determined.
D4. Differentiation ← A2 If each thing is what it is, things differ from one another. Multiplicity is a consequence of identity.
D5. Attributes ← A2 Having identity implies having properties. There is no "pure" entity without attributes — that would be an entity without identity, which violates A2.
From A3 (Consciousness)
From A3 (Consciousness)
D6. Intentionality ← A3 Consciousness is always consciousness of something. It is not a floating substance — it is a relation: a subject perceiving an object. Consciousness without an object is a contradiction.
D7. Subject-object distinction ← A3 What is perceived is not what perceives. Consciousness and its content are distinct, though inseparable in act.
From A4 (Non-Contradiction)
From A4 (Non-Contradiction)
D8. Consistency of the real ← A4 Reality contains no contradictions. Every apparent conflict indicates an identification error, not the nature of what exists.
D9. Exclusion ← A4 If X is A, X is not non-A (in the same respect, at the same time). Identity excludes.
From A5 (Causality)
From A5 (Causality)
D10. Determined action ← A5 Entities act in specific ways, not in any way. Fire burns, it does not freeze. Action is determined by the nature of what acts.
D11. There are no effects without cause ← A5 Every event is the result of an entity's action according to its nature. There are no "spontaneous events" without substrate.
Combinations of two axioms
D12. To exist is to be something ← A1+A2 There is no existence without identity nor identity without existence. They are corollaries — two sides of the same fact.
D13. Consciousness exists ← A1+A3 Consciousness is not epiphenomenon nor illusion — it is an existent. Denying it requires consciousness to deny it.
D14. The object of consciousness exists ← A1+A3 What is perceived has existence independent of the act of perception. If not, consciousness would be consciousness of nothing (violates D6).
D15. Existence is dynamic ← A1+A5 If what exists acts according to its nature, existence is not static. There are processes, changes of state, interactions.
D16. Temporality ← A1+A5 If there is action and change of state, there is temporal succession. Time is not something "additional" to existence — it is the measure of the change of entities that act.
D17. Consciousness has identity ← A2+A3 It is a specific faculty, with a specific nature, with determined capacities and limitations. It is neither omniscient nor arbitrary.
D18. Fallibility ← A2+A3 Given that consciousness is finite (D3 applied to D13 via D17), it can fail to identify correctly. Error is possible. This does not invalidate consciousness — it limits it.
D19. Identity implies non-contradiction ← A2+A4 They are the same principle viewed from two angles: if A is A (identity), then A cannot be non-A (non-contradiction). They are inseparable.
D20. Causality links identity with action ← A2+A5 An entity acts according to what it is. The cause is the nature of the entity acting. Change the nature, change the effect. Same nature, same context → same effect.
D21. Causal regularity ← A2+A5 Entities of the same nature, in identical conditions, produce identical effects. This is what makes science possible.
D22. Logic as method ← A3+A4 If reality contains no contradictions (D8) and consciousness can identify reality (A3), then non-contradictory identification is the correct method of cognition.
D23. Cognition is a causal process ← A3+A5 Consciousness operates according to its nature (A5 applied to A3). Perceiving, integrating, reasoning — all are processes with specific causal requirements.
D24. Volition ← A3+A5+D13+D17 Consciousness (A3) exists (D13) with its own identity (D17). Three convergent arguments: (a) Argument by exclusion: If consciousness were completely determined by non-conscious factors, it would have no operation of its own — it would be an epiphenomenon, contradicting D13 (consciousness exists as an existent with causal effects). (b) Performative argument: Denying volition is an act that claims to be deliberate — if it were involuntary, it would not be an argument but a spasm. The denial requires what is denied. (c) Argument by identity: Consciousness has a specific nature (D17). Its nature includes the capacity to direct itself (A3 + A5: it operates according to its nature). Self-direction is what consciousness does by being what it is. Volition is real. Rigor note: D24 is the most philosophically disputed derivation in the system. The three arguments are independent and convergent, but none individually reaches the degree of undeniability of A1-A4. The system acknowledges that volition is the most strongly justified premise that is not axiomatically self-evident. All of D37-D279 depends on this link.
D25. There is no contradictory causation ← A4+A5 A single cause cannot, in the same context, produce an effect and its contrary. Causal processes are consistent.
D26. What exists cannot simultaneously not exist ← A1+A4 Reinforces that existence is absolute — not "partial" nor "probable."
Combinations of three or more axioms
D27. Objectivity ← A1+A2+A3 Reality has identity independent of consciousness (A1+A2), and consciousness perceives it (A3). Reality is objective — it has its own nature that consciousness discovers but does not create.
D28. Truth as correspondence ← A1+A2+A3 If reality has identity (A2) and consciousness can perceive (A3), truth is the identification that corresponds with the identity of what exists.
D29. Causal network ← A1+A2+A5 The universe is a totality of entities with specific identities interacting causally. There are no sealed compartments.
D30. Predictability ← A1+A2+A5 If you know the identity of entities and their conditions, you can predict their actions. Prediction is knowing identities.
D31. Specific cognitive method ← A2+A3+A5 Consciousness, having identity, operates causally in a specific way. Not any mental process is valid — only the one that corresponds to the nature of consciousness and its object.
D32. Reason ← A2+A3+A5 The valid method is: perception → identification → non-contradictory integration → conceptualization. This is reason. It is derived from the nature of consciousness operating on a reality with identity.
D33. Contradiction = error ← A2+A3+A4 It cannot be the case that A and not-A are both the case. If an identification leads to contradiction, at least one premise is erroneous. Self-correction mechanism of knowledge.
D34. Objective knowledge is possible ← A1+A2+A3+A4 Reality exists (A1), has identity (A2), is non-contradictory (A4), and consciousness can perceive it (A3). Reality is knowable. Total skepticism is refuted because it requires knowledge to assert itself.
D35. Causal direction and irreversibility ← A1+A2+A3+A5 Causal processes have direction: the effect does not precede the cause. Causal acts are not eliminated from the chain — they can be counteracted with new acts, but the original act and its effects occurred. Time has an arrow. Note: irreversibility here is causal (direction + non-elimination), not thermodynamic. The thermodynamic arrow of time is an empirical fact compatible with this derivation but not identical to it.
D36. Uncertainty ← A1+A2+A3+A5 Consciousness is finite (D3+D17), operates as a process (D23), in a universe of irreversible causality (D35). It cannot know all future states. Uncertainty is a structural consequence of finitude operating in irreversible time.
D37. Agency ← A1+A2+A3+A4+A5 Total integration: a consciousness (A3) that exists (A1) with specific identity (A2), that operates volitionally (D24), in a causal (A5) and non-contradictory (A4) universe. This entity can evaluate, choose, and act. It is an agent.
Agency, value and risk
D38. Conditionality of the agent ← D37+D3+D35 The agent is finite — it can cease to exist. Its existence is not automatic: it requires causal conditions that may or may not be met. The agent is contingent.
D39. Fundamental alternative ← D37+D38 The agent continuously faces: continued existence or cessation. Not choosing is choosing not to act, which has causal consequences on D38.
D40. Necessity of action ← D39+D10 Given that the agent's existence is conditional (D38) and inaction has consequences (D39), the agent must act to persist. Not acting is not neutral — it is causal.
D41. Value ← D39+D37 That which the agent acts to obtain or preserve in function of the fundamental alternative. Without D39, there are no values — only facts.
D42. Life as standard ← D39+D37 The persistence of the agent as the type of entity it is (maintaining its identity, A2) is what makes all other values possible. It is the standard that makes something count as value or anti-value.
D43. Reason as cardinal value ← D42+D32 Reason is the tool that allows the agent to identify which actions serve its persistence and which do not. Without reason, the agent operates blindly.
D44. Purpose ← D42+D40 The agent needs sustained courses of action, not isolated acts. Purpose is the temporal integration of actions in function of the standard.
D45. Prudence ← D42+D36 The agent acts under uncertainty. It must evaluate probabilities and consequences. Action not informed by rational evaluation is incoherent with D43.
D46. Risk ← D36+D35+D38 Every action of the agent occurs under uncertainty (D36) with irreversible consequences (D35) over a contingent existence (D38). Risk is structural, not eliminable.
Social derivations
D47. Plurality of agents ← D37×n [OBSERVATIONAL PREMISE] Nothing in A1-A5 limits consciousness to a single instance. If one agent exists, others can exist. Note: D47 is the only observational premise of the system. The possibility of other agents is derivable; their actual existence is a datum of experience. The entire social structure (D47-D279) is conditional on this observation. The system acknowledges this: it does not weaken the chain but classifies it with precision.
D48. Axiomatic symmetry ← D47+A2+A4 Each agent is constituted from the same axioms. None has metaphysical priority over another. The difference is empirical, not axiomatic.
D49. Property protocol ← D48+D37+D42 The causal chain agent→action→product establishes an objective relation. A second agent who appropriates the product breaks the causal chain of the first — which contradicts (A4) the acknowledgment of the other's agency that D48 requires.
D50. Truthfulness protocol ← D48+D28+D22 If an agent deliberately distorts reality before another, it is using the other's cognitive faculty against its function. Violates D48 because it treats the other's consciousness as an instrument, not as a symmetric agent.
D51. Social coherence = Property + Truthfulness ← D49+D50 The two protocols are the minimum and sufficient conditions for agents to coexist without contradicting the axioms from which their own existence is constituted.
D52. Commerce ← D49+D50+D41 The voluntary exchange of values is the only way to obtain values from other agents without violating the protocols. Commerce is the social consequence of the axioms.
Foundation closure
D53. Coherence ← D42+D43+D44+D45+D49+D50 An agent is coherent when all its actions are traceable to A1-A5 without rupture. Each action serves its life (D42) through reason (D43), with purpose (D44), under prudence (D45), respecting property (D49) and truthfulness (D50). ─── ◆ ───
─── ◆ ───
THEOREM: Coherence → Persistence (monotonic relation)
Coherence is a necessary condition for optimal persistence. Systemic incoherence is a sufficient condition for accelerated disintegration. The relation is monotonic: more coherence → more robustness. An agent persists to the extent that it acts coherently with the axioms from which its own existence is constituted. Incoherence is self-destruction — not as punishment, but as mechanics. Precision: the equivalence is structural under ceteris paribus. A coherent agent can be destroyed by external causes; coherence does not guarantee immortality (see D170). The precise claim is: coherence maximizes endogenous persistence.
PART III — EPISTEMOLOGY
Perception and concepts
D54. Perception as base ← A3+D23+A5 The senses are the first contact of consciousness with existence. They are automatic causal responses. The senses do not err — they are what they are (A2). Only interpretation can err.
D55. Concept ← D54+D17+D3 Consciousness is finite: it cannot retain infinite percepts simultaneously. It must integrate percepts into mental units — concepts.
D56. Definition ← D55+A2+A4 A concept must identify the essential characteristics that distinguish a class of existents from all others. A contradictory definition is invalid.
D57. Conceptual hierarchy ← D55+D56+D22 Concepts are built upon concepts. The hierarchy must be traceable to percepts. A concept disconnected from percepts is floating — invalid.
D58. Degrees of certainty ← D28+D18+D33 Not all identifications are equally certain. The degree of certainty corresponds to the directness and completeness of the evidential chain.
D59. Proof ← D58+D22+D32 Knowledge requires proof: the process of deriving a conclusion from evidence via logic. An unproven assertion is not knowledge — it is a hypothesis.
D60. Contextual knowledge ← D59+D35+D36 All knowledge is contextual — valid within the context of available evidence. It is not relativism — it is finitude.
D61. Error correction ← D18+D33+D43 When a contradiction is discovered, the agent must trace the chain to the erroneous premise. Refusing to correct is refusing to reason.
Language and communication
D128. Language ← D50+D55+D47 Tool for conceptual communication between agents. Social extension of D55.
D129. Contract ← D128+D50 Specific commitment between agents regarding future action. Binds via truthfulness.
D130. Corruption of language ← D128+D50 negated+D55 Altering meanings to evade identification. Epistemic warfare — attacks the mind.
Education and intellectual progress
D131. Learning ← D57+D23+D16 The agent builds its conceptual hierarchy over time. Knowledge is not innate.
D132. Education ← D131+D110 Transmission of method and knowledge to developing agents.
D133. Intellectual progress ← D131+D61 Cumulative refinement of knowledge between agents and across generations.
Structure of knowledge
D211. Hierarchy of the sciences ← D57+D20+D29 Mathematics → Physics → Chemistry → Biology → Psychology → Ethics/Politics. Each level integrates the previous ones.
D212. Reductionism as error ← D211+A2+D4 Explaining a higher level only in terms of the lower one denies the identity of emergent properties.
D213. The problem of induction resolved ← D20+D21+D60 Induction is the identification of the operative nature in the particulars. Contextual certainty, not absolute.
D214. Mathematics as the science of quantitative relations ← D22+D55+D57 Describes the logical structure of existence, not a Platonic world.
D215. Resolution of the problem of universals ← D55+A2+D14 Universals are epistemological, not metaphysical. Neither nominalism nor Platonism.
Science and the system
D272. Science as application of the system ← D32+D59+D20 Systematic application of reason via proof to identify causal relations.
D273. Pseudoscience ← D272+D33+D117 D117 wearing a lab coat. Simulates D272 without fulfilling D59.
D274. Technology without ethics ← D272+D134+D53 Power without direction: D197 without D199.
─── ◆ ───
Deep epistemology
D280. Perceptual dependence of consciousness ← A3+D54 All cognition derives causally from perceptions. No mental content exists that does not originate, directly or indirectly, from sensory contact with existence. Any claim to "pure" knowledge — detached from the senses — is a floating concept, rootless in reality.
D281. Mediated character of perception ← D54+D23 Perception is an effect of causal processes between object and consciousness. There is no "direct" access to the thing in itself that bypasses a specific causal mechanism: the object acts upon the sensory organs according to its nature and theirs. Mediation does not invalidate perception — it structures it.
D282. Determination of perceptual content ← A2+D281 Perceived content is specific and not arbitrary. Since the causal process that produces perception involves entities with determinate identity (A2), the perceptual result is equally determinate. What is perceived is a function of what exists and how it interacts with the perceptual apparatus.
D283. Possibility of perceptual distortion ← D18+D281 Causal mediation permits error in perception. Since perception is a mediated process (D281) and consciousness is fallible (D18), perceptual content may not correspond exactly to the identity of the object. This does not destroy the validity of perception as such — it establishes the necessity of verification.
D284. Illusion as erroneous perception ← D283+D33 Illusion is a contradiction with respect to the identity of the object. When perceptual content contradicts what the object is, an erroneous identification has occurred (D33). Illusion does not prove that the senses lie — it proves that the interpretation of sensory data can fail.
D285. Perceptual correction through coherence ← D61+D284 Perceptions are validated by eliminating contradictions. When a perception conflicts with others or with established knowledge, the agent must trace the source of the error (D61). Coherence among multiple sensory data is the criterion of correction, not the authority of any particular sense.
D286. Perceptual multimodality ← D54+A5 Different sensory modes are effects of distinct causal interactions. Sight, touch, hearing — each responds to a specific type of causal action of the object upon the organism. The multiplicity of senses is not redundancy; it is access to different aspects of the object's identity.
D287. Perceptual integration ← D286+D22 Consciousness unifies sensory data under logical coherence. Data from multiple senses must be integrated without contradiction to form a complete perception of the object. This integration follows the laws of logic (D22) — it is not arbitrary but structured by the identity of what is perceived.
D288. Perceptual stability ← A2+D287 The consistency of identity permits object recognition. Since entities have stable identity (A2) and consciousness integrates data coherently (D287), the agent can reidentify the same object at different moments. Without stable identity, there would be no recognition — only chaotic flux.
D289. Object persistence ← D288+D35 Objects persist as entities through time. Perceptual stability (D288) combined with causal direction (D35) establishes that what exists as something determinate continues to exist as long as no cause acts upon it to alter its identity. Permanence is not assumed — it is derived.
D290. Initial abstraction ← D55+D288 Concepts arise by isolating constant identities. From recognizing stability across multiple instances (D288), consciousness abstracts what remains identical among them. This is the first step of conceptualization: retaining identity while separating it from particular variations.
D291. Measurement omission ← D55+A2 Concepts retain identity while omitting specific magnitudes. A concept of "table" retains the essential characteristics that make something a table, but omits the specific size, color, or material of each particular table. Identity is preserved (A2); specific measurements are omitted, not denied.
D292. Conceptual unity ← D290+D291 A concept groups multiple instances under common identity. Through abstraction (D290) and measurement omission (D291), consciousness forms a mental unit that subsumes all existents sharing the same essential characteristics. This is what enables thinking beyond the immediate.
D293. Conceptual differentiation ← D56+A4 Defining implies excluding what is not identical. A concept does not merely identify what something is — it simultaneously excludes what it is not (A4). Without differentiation, there would be no concepts but an undifferentiated mass. Conceptual precision is an act of exclusion as much as of inclusion.
D294. Genus ← D292+D293 It is the set of shared identities. The genus groups concepts under what they have in common, constituting the broadest level of classification within a conceptual hierarchy. It is not convention — it is identification of real similarity.
D295. Specific difference ← D293+A2 It is the determination that distinguishes within the genus. What makes a particular concept that concept and not another within the same genus. Without specific difference, the identity of the concept dissolves into the vagueness of the genus.
D296. Complete concept formation ← D294+D295 Concept = genus + difference. A complete definition specifies to which genus the concept belongs and what differentiates it from other members of that genus. This method is not arbitrary — it replicates the structure of reality, where each entity is a particular type (genus) of thing with its own characteristics (difference).
─── ◆ ───
D297. Necessary cognitive hierarchy ← D57+A5 Knowledge is organized causally in levels. More abstract concepts depend causally on more concrete ones, and these on percepts. The hierarchy cannot be inverted without disconnecting thought from reality. The order is not conventional — it is causal.
D298. Dependence of higher concepts ← D297+D22 Advanced concepts require a prior base. No higher-order concept is valid if the concepts underlying it are invalid or absent. Logic (D22) demands that each step in the conceptual chain be justified by the preceding one.
D299. Conceptual error ← D33+D296 Arises from violating identity or non-contradiction in definitions. A malformed concept — one that includes the contradictory or excludes the essential — refers to nothing real. Conceptual error is a structural failure in the chain of knowledge, not a mere inaccuracy.
D300. Induction as generalization ← D55+D58 The general is inferred from particular cases. Consciousness, confronted with multiple instances sharing identity, generalizes to the pattern. Induction is not guesswork — it is the process of identifying what is constant across what varies. Its certainty (D58) depends on the breadth and consistency of the evidential base.
D301. Causal basis of induction ← A5+D300 Induction depends on causal regularity. If entities act according to their nature (A5), the same entities under the same conditions will produce the same effects. Induction works because causality is regular — not because the future "must" resemble the past.
D302. Conditional validity of induction ← D301+D36 It is valid within a known context. Since the agent operates under uncertainty (D36), induction holds within the range of observed contexts. Extending it further requires additional justification. This does not invalidate it — it delimits it.
D303. Inductive fallibility ← D302+D18 It can err due to incomplete information. Since induction is conditional (D302) and consciousness is fallible (D18), every inductive generalization may prove erroneous in the face of new evidence. This does not destroy induction as a method — it subordinates it to continuous correction.
D304. Inductive confirmation ← D59+D302 It is strengthened through coherent evidence. Each new instance that confirms a generalization without contradicting it increases its degree of certainty. Inductive proof is not a discrete event but a cumulative process of verification within the known context (D302).
D305. Inductive limit ← D36+D303 It does not attain absolute certainty. The combination of structural uncertainty (D36) and fallibility (D303) means that induction never produces knowledge with the same necessity as deduction. This is not a defect — it is the consequence of being an empirical method applied by a finite consciousness.
─── ◆ ───
D306. Deduction as necessary implication ← D22+A4 Conclusions follow necessarily from premises. If the premises are true and the logical form is valid (D22), the conclusion cannot be false without violating non-contradiction (A4). Deductive necessity is the necessity of identity applied to reasoning.
D307. Deductive closure ← D306+A2 If premises are true, the conclusion is true. Deductive closure guarantees that truth is transmitted along the logical chain. This follows from the fact that entities are what they are (A2): if the premises correctly identify reality, the conclusion does so as well.
D308. Deductive dependence on axioms ← D306+A1 All deduction traces back to existence. The deductive chain, however long, must be traceable to the axioms — and these trace back to existence (A1). A deduction that cannot connect to existing reality is a formal exercise without cognitive content.
D309. Deductive error ← D33+D306 Occurs through logical contradiction. When a deduction produces a contradiction, at least one premise or step in the chain is erroneous (D33). Deduction itself cannot err — only the human application of it can. Deductive error is always the agent's error, not the method's.
D310. Formal logic as structure ← D22+A4 Form guarantees consistency. Formal logic abstracts specific content and operates on the structure of reasoning. This guarantees that, regardless of subject matter, consistency is maintained. Logical form is identity applied to the relations between propositions.
D311. Validity independent of content ← D310+A2 Logical form does not depend on the object. A valid inference is valid by virtue of its structure, not its subject matter. "If A then B, A, therefore B" holds for any A and B. This follows from the fact that identity (A2) operates at every level — including the formal level of thought.
D312. Probability as degree of certainty ← D58+D36 Measures knowledge under uncertainty. When evidence is insufficient for full certainty but not null, the agent assigns a degree of certainty proportional to the available evidence. Probability is not a property of reality — it is a measure of what the agent knows about it.
D313. Probability as epistemological relation ← D312+D22 It is a function of evidence and logic. Probability is neither subjective nor arbitrary — it is calculated in relation to available evidence and logical laws. Changing the evidence changes the probability. This makes it objective within its context, though not absolute.
D314. Probabilistic updating ← D61+D312 Certainty changes with new evidence. When the agent acquires new information, it must update its degree of certainty (D312), correcting errors if any (D61). Maintaining an obsolete probability in the face of new evidence is a form of cognitive evasion.
D315. Contextual certainty ← D60+D58 Certainty depends on the context of knowledge. What is certain for one agent given their evidential context may not be for another with different evidence. This is not relativism — it is the application of contextual knowledge (D60) to degrees of certainty (D58). Certainty is objective within its context.
─── ◆ ───
D316. Scientific method as inductive-deductive application ← D300+D306 Integrates generalization and proof. Science combines induction (D300) — to generate hypotheses from data — with deduction (D306) — to derive testable predictions from those hypotheses. It is not a method separate from reason; it is reason applied systematically to nature.
D317. Hypothesis ← D300+D23 It is a provisional causal inference. It arises when the agent, from observations (D300), proposes a causal relationship (D23) that explains the data. Its provisional character does not make it arbitrary — it must be consistent with available evidence and logically coherent.
D318. Experimentation ← D316+A5 Manipulates causes to observe effects. The experiment is the deliberate act of altering causal conditions (A5) to verify whether the predicted effects occur. It is the translation of the scientific method (D316) into controlled action upon reality.
D319. Empirical validation ← D318+D59 Confirms hypotheses through evidence. When the experiment (D318) produces the predicted results, the hypothesis gains evidential support (D59). Validation is not definitive — it is cumulative. Each confirmation increases certainty without necessarily achieving absolute certainty.
D320. Falsification ← D33+D318 Rejects hypotheses through empirical contradiction. When the experiment produces results that contradict the hypothesis, it is falsified (D33). Falsification is more conclusive than confirmation: a single legitimate empirical contradiction invalidates the hypothesis, while a thousand confirmations do not definitively prove it.
D321. Scientific progress ← D61+D320 Advances by correcting errors. Science progresses through the cycle of hypothesis, experimentation, and falsification. Each corrected error (D61) brings knowledge closer to the identity of the real. Progress is not blind accumulation — it is systematic purification.
─── ◆ ───
D322. Numerical identity ← A2+D214 Numbers are determinate entities. Each number is what it is and not another (A2). "3" is not "4," nor can it be. Numerical identity is an instance of metaphysical identity applied to the quantitative domain.
D323. Mathematical operation ← D214+A5 Follows rules derived from identity. Mathematical operations are not arbitrary conventions — they are consequences of the nature of quantitative entities. That 2+2=4 follows from what "2," "+," and "4" are. The operation acts according to the identity of its elements (A5).
D324. Mathematical truth ← D306+D214 It is necessary and non-empirical. Mathematical truths are derived deductively (D306) from the identity of quantitative entities (D214). They do not require empirical verification because their necessity is logical. To deny a mathematical truth is to deny identity — and that is contradictory.
D325. Mathematical applicability ← D214+A5 Functions through correspondence with reality. Mathematics applies to the world because the quantitative relationships it describes are real. The correspondence is not mysterious: reality has quantitative structure (D214), and mathematics identifies it. It works because it is true, not the other way around.
─── ◆ ───
D326. Linguistic reference ← D128+D28 Terms point to real entities. Language is not a closed system of signs referring only to one another — each legitimate term has a referent in reality (D28). A term without a real referent is not communication but noise.
D327. Meaning ← D128+D296 It is the conceptual content of the term. The meaning of a word is not its sound or its conventional usage — it is the concept it designates, formed by genus and difference (D296). To know the meaning is to possess the concept, not merely to recognize the word.
D328. Linguistic ambiguity ← D18+D128 Arises from conceptual imprecision. When a term is used without clear definition, or when it designates multiple concepts without distinction, communication degrades. Ambiguity is not a property of language — it is a failure of the speaker to apply the conceptual precision that language requires.
D329. Semantic precision ← D56+D327 Requires clear definitions. Each term must be backed by a definition that identifies its conceptual content without contradiction (D56). Semantic precision is not pedantry — it is the minimum requirement for language to fulfill its cognitive function.
D330. Communication ← D128+A3 Transfer of cognitive content. Communication is the process by which one conscious agent transmits conceptual content to another. It requires referential language (D128) and receptive consciousness (A3). Without conceptual correspondence between sender and receiver, there is no communication — there is shared noise.
D331. Misunderstanding ← D328+D330 It is a failure in conceptual correspondence. Misunderstanding occurs when the concept the receiver associates with a term does not coincide with what the sender intended. It is a direct consequence of ambiguity (D328) operating upon communication (D330). It is corrected through explicit definition.
─── ◆ ───
D332. Expertise ← D60+D61 It is deep, corrected contextual knowledge. The expert possesses an extensive body of knowledge within a domain (D60), which has been subjected to systematic error correction (D61). Expertise is not quantity of information — it is quality of integration and purification.
D333. Non-epistemic authority ← A3+D33 Validity does not depend on who asserts. That someone has power, prestige, or title does not make their assertions true. Truth is established by correspondence with reality (D28), not by the identity of the speaker. To appeal to authority as a substitute for proof is an epistemic contradiction.
D334. Expert evaluation ← D332+D59 Based on evidence and coherence. An expert is evaluated by the quality of their evidence (D59) and the internal coherence of their knowledge, not by their credentials, their fame, or the number of their followers. The correct evaluation of expertise is itself a rigorous epistemic act.
─── ◆ ───
D335. History as causal reconstruction ← A1+A5 Studies past events through causality. Historical events existed (A1) and occurred according to causes (A5). History as a discipline seeks to identify those causal chains. It is not arbitrary narration — it is rational reconstruction of what was and why.
D336. Historical evidence ← D335+D54 Depends on perceptual records. Historical knowledge is based on recorded perceptions — documents, artifacts, testimonies. Since there is no direct perceptual access to the past, history depends entirely on the quality and reliability of its records. Without evidence, there is no history — there is speculation.
D337. Historical inference ← D300+D335 Generalizes from incomplete data. The historian applies induction (D300) to available evidence in order to reconstruct past causal patterns (D335). Historical inference is legitimate but inherently more uncertain than inference about repeatable phenomena.
D338. Historical uncertainty ← D337+D36 It is inherent due to lack of direct access. The combination of incomplete data (D337) and structural uncertainty (D36) makes historical knowledge always provisional. This does not invalidate history — it classifies it as contextual knowledge of high uncertainty, not as opinion.
─── ◆ ───
D339. Structural cognitive limit ← D36+A3 Consciousness is finite. The conscious agent (A3) operates under uncertainty (D36) because its cognitive capacity has inherent limits. It cannot process infinite information, nor access all aspects of reality simultaneously. The limit is not a defect — it is a consequence of having identity.
D340. Limit by identity ← A2+D339 Only the determinate can be known. Consciousness can only identify what has identity (A2), and can only do so within its finite capacities (D339). The indeterminate is not unknowable due to lack of effort — it is unknowable by definition: there is nothing to know where there is no identity.
D341. Relative unknowable ← D339+D340 There exist aspects not yet known. Cognitive limits (D339) and limits by identity (D340) imply that at any moment there are aspects of reality the agent does not know. This "unknowable" is relative — relative to the current state of knowledge. It is not a metaphysical barrier but a temporal condition.
─── ◆ ───
D342. AI as derived cognitive system ← A5+D23 Processes information causally. An artificial intelligence system operates through causal processes (A5) that process information (D23). It does not possess primary cognition — its processing is derived from the cognition of its creators, who designed its causal structure.
D343. Data dependence of AI ← D342+D54 Its knowledge derives from inputs. Just as all cognition depends on perception (D54), AI processing depends entirely on the data it receives. Without inputs, there are no outputs. The quality of its processing is bounded by the quality of its data.
D344. Epistemic limitation of AI ← D343+D18 Inherits errors from data. Since AI depends on data (D343) and fallibility (D18) extends to those who generated that data, AI inherits the errors present in its informational base. It cannot be more reliable than the epistemic quality of its sources.
D345. AI-consciousness difference ← A3+D342 AI does not possess primary perception. Consciousness (A3) perceives existence directly. AI processes representations derived from the perceptions of others. This difference is not one of degree but of kind: AI has no direct relationship with existence — it operates on symbols, not on percepts.
─── ◆ ───
D346. Technological efficacy ← D134+A5 Functions if it respects nature. Technology is efficacious to the extent that it operates in conformity with the causal identity of the entities it manipulates (A5). All technology that works does so because it correctly identifies the relevant causal relationships. Technological success is evidence of correct knowledge.
D347. Technological error ← D33+D134 Arises from incorrect knowledge. When technology fails, the cause is an erroneous identification of causal relationships (D33). Technological error is not bad luck — it is a contradiction between what the designer believed reality to be and what reality is.
D348. Educational method ← D22+D132 Must follow logic. Education is the transmission of knowledge from one agent to another. To be effective, it must respect the logical structure of knowledge (D22): presenting concepts in hierarchical order, with each step derived from the preceding one. To teach in disorder is to teach not to integrate.
D349. Educational error ← D33+D132 It is the transmission of contradictions. When education transmits contradictory content (D33), it does not form knowledge — it forms confusion. Educational error is not measured by intentions but by results: if the student ends up with integrated contradictions, the education has failed.
D350. Cognitive autonomy ← D37+D332 The individual validates knowledge. Ultimately, each agent (D37) is responsible for validating their own knowledge through their own judgment. The expertise of others (D332) can inform, but cannot substitute for, the individual act of verification. To delegate judgment is to abdicate agency.
─── ◆ ───
D351. Epistemological integration ← D53+D316 All knowledge must be coherent. Just as the coherence of the agent demands total integration of actions (D53), epistemic coherence demands that all knowledge — scientific, philosophical, practical — form a non-contradictory system. Compartmentalized knowledge that tolerates contradictions across domains is defective knowledge.
D352. Closed system of knowledge ← D351+A4 Admits no contradictions. A system of knowledge that tolerates internal contradictions invalidates itself, because non-contradiction (A4) is the condition of all truth. "Closed" does not mean complete — it means that within its boundaries, everything must be consistent.
D353. Expansion of knowledge ← D321+D351 Grows while maintaining coherence. Knowledge expands through the discovery of new truths that integrate (D351) into the existing system, correcting errors when necessary (D321). To grow without integrating is not to expand knowledge — it is to accumulate disconnected data.
D354. Epistemology as total system ← A1+A2+A3+A4+A5 Knowledge is the necessary integration of existence, identity, consciousness, non-contradiction, and causality. Epistemology is not an isolated branch of philosophy — it is the complete application of the five axioms to the problem of how a conscious agent identifies reality. Every cognitive act presupposes all five axioms; every epistemic norm is derived from them. Epistemology, correctly understood, is the mechanics of knowledge.
─── ◆ ───
PART IV — PSYCHOLOGY, EMOTIONS AND PHILOSOPHY OF MIND
Emotions and desire
D62. Automatic evaluation ← D37+D42+D23 The agent's organism automatically evaluates situations relative to its values. This automatic evaluation is emotion. Emotions are not primary — they are consequences of value judgments.
D63. Pleasure and pain ← D62+D42 Pleasure signals that something serves the agent's life. Pain signals threat. They are informative responses, not authoritative.
D64. Emotions are not cognitive tools ← D62+D43 Acting on emotion without rational evaluation is acting on unexamined premises — violates D43.
D65. Desire ← D63+D41+D37 The experience of wanting an unobtained value. Desire does not self-justify — its validity depends on whether the desired object truly serves D42.
D66. Happiness ← D62+D44+D16 The emotional state resulting from the sustained achievement of one's own values over time. A consequence of living successfully, not an end in itself.
Self-knowledge
D137. Introspection ← A3+D17+D6 Consciousness can take itself as its own object.
D138. Self-examination ← D137+D62 Tracing emotions to the value judgments that produce them.
D139. Psychological integrity ← D138+D53 Alignment between conscious convictions, subconscious premises, emotional responses, and actions.
D140. Self-esteem ← D139+D53+D42+D32 The integrated evaluation of the agent about itself, composed of two elements: the certainty of being competent to think (cognitive efficacy) and the certainty of being worthy of living (moral merit). Must be earned through real coherent action — it is neither inherited nor received.
D141. Self-esteem as result ← D140+D104 The emotional summation of a life in accordance with the axioms. Not a feeling to cultivate but a verdict to deserve.
Moral conscience
D237. Moral conscience ← D62+D53+D137 Automatic emotional response to one's own coherence or incoherence.
D238. Rational guilt ← D237+D61 Signal of incoherence. Informative and temporal. Dissolves upon completing the correction.
D239. Irrational guilt ← D237+D117 Signal based on false premises. Resolved by self-examination, not by obedience.
D240. Rational pride ← D237+D140 Signal of sustained coherence. Correct recognition of one's own efficacy.
Derived emotions
D257. Grief ← D62+D101+D108 Recognition of real loss. Resolved by integrating the new reality.
D258. Envy ← D261+D33+D74 Hatred of the good for being good; emotional pain at the virtue or success of others, accompanied by the desire for its destruction. It is the antithesis of life and presupposes zero-sum (D91 negated).
D259. Gratitude ← D62+D225+D106 Recognition of value received and the character of the giver.
D260. Resentment ← D62+D79+D117 Unresolved injustice. D117 applied to an emotional state.
D261. Admiration ← D62+D106+D53 Positive evaluation of exceptional coherence.
D262. Rational contempt ← D62+D106+D74 Negative evaluation of systemic incoherence. Appropriate when based on evidence.
─── ◆ ───
Deep moral psychology
D355. Primacy of moral cognition ← D23+D41+D62 Emotions are not psychological primaries; they are automatic responses to value judgments previously formed, consciously or subconsciously. One cannot feel something toward an object without first having identified and evaluated it. Every emotion presupposes a cognitive premise — even when the agent cannot articulate it. To deny this is to postulate emotions without cause, which violates causality (A5).
D356. Psycho-epistemological integration ← D355+D68 The optimal state of the agent is one where conscious, rational judgments are perfectly aligned with automatic emotional responses. In this state, emotion functions as instantaneous confirmation of rational judgment, not as its obstacle. Full integration is the cumulative result of the sustained practice of virtue.
D357. Emotional dissonance ← D356+D33 The internal conflict that arises when the agent experiences emotions that contradict conscious convictions. This dissonance evidences an error in prior evaluation or a contradictory subconscious premise. The rational agent does not ignore dissonance: he uses it as a diagnostic signal to locate the contradiction within his value system.
D358. Existential anxiety ← D36+D39+D62 The background emotional response to the fundamental alternative when operating under uncertainty without a rigorous rational method to guide action. It is not pathological in itself — it is the correct automatic evaluation of a situation of unmanaged existential risk. It is resolved through the adoption and constant practice of a valid cognitive method (D32).
D359. Temporal urgency ← D35+D39+D42 Given that causality is irreversible and life is conditional, the agent's time is a strictly finite and diminishing resource. Every moment not used for the pursuit of values is an irrecoverable moment. This urgency is not neurotic but metaphysical: it derives from the causal structure of existence.
D360. Rational fear ← D359+D41+D62 The automatic, coherent emotional response to the perception of an objective threat to a legitimate value. This fear is functional: it mobilizes the agent for defensive action or strategic retreat. Its rationality resides in the objective correspondence between the emotion and the identified threat.
D361. Irrational fear ← D360+D33+D64 Fear directed at objects that do not represent an objective threat, or that arises from contradictions in the agent's value system. It indicates a false premise operating in the subconscious. The remedy is not the repression of fear but the identification and correction of the erroneous premise that generates it.
D362. Emotional motor ← D355+D40 Emotions provide the psychological impetus for action, but reason must provide the direction. Inverting this order — acting on emotion and seeking reasons afterward — violates the cognitive causality established in D355. Emotion without rational direction is energy without a vector.
D363. Emotional repression ← D62+A4+A2 The attempt to deny the existence of an experienced emotion. It is an act of irrationality in trying to make what "is" "not be" — a direct violation of A2 applied to one's own internal state. Repression does not eliminate the emotion; it displaces it to the subconscious where it operates without rational supervision.
D364. Evaluative self-awareness ← D17+D41+D62 The capacity and necessity of consciousness to apply the standard of value not only to the external world but to its own identity and actions. The rational agent evaluates himself by the same principles with which he evaluates reality. This self-awareness is a necessary condition for the generation of self-esteem (D367).
D365. Cognitive efficacy ← D140+D22 The component of self-esteem that arises from confidence in one's own logical processes for identifying reality and solving problems. It is not blind faith in one's own infallibility, but the earned certainty that one possesses and exercises a valid method of cognition. It strengthens with each successful act of integration and erodes with each evasion.
D366. Moral merit ← D140+D41+D44 The component of self-esteem that reflects the certainty of being aligned with life through rational purposes and productive actions. It is not about perfection but direction: the agent who actively pursues rational values possesses moral merit proportional to his coherence. This component is inseparable from cognitive efficacy (D365).
D367. Generation of self-esteem ← D140+D67 Self-esteem cannot be inherited or passively received; it is generated solely and exclusively through the constant practice of rationality and coherence. No external agent can grant it because it is an evaluation of one's own internal functioning. The process is cumulative: each act of virtue deposits; each evasion withdraws.
D368. Destruction of self-esteem ← D140+D74 Self-esteem is necessarily eroded and destroyed through vice, cognitive evasion, and sustained systemic incoherence. This process is causal and inescapable: the agent who repeatedly betrays his own rational judgment cannot simultaneously value himself as competent to live. The destruction may be gradual or catastrophic, but never arbitrary.
D369. Pseudo-self-esteem ← D368+D117 The neurotic attempt to simulate self-esteem using irrational standards — external approval, status, domination — instead of internal coherence. It is a fragile psychological structure because it depends on factors outside the agent's volitional control. At the slightest external challenge, pseudo-self-esteem collapses, revealing the void it sought to conceal.
D370. Arrogance (Vice) ← D240+D33 The pretension of moral merit or cognitive efficacy that has not been earned; a falsification of identity. Arrogance is active pseudo-self-esteem: the agent not only lacks the real basis but claims to possess it. It is distinguished from legitimate confidence (D365) in that it lacks correspondence with reality.
D371. Irrational humility ← D366+D33+D64 The deliberate denial of one's own earned moral merit; a betrayal of the protocol of truthfulness and an attack on one's own identity. If arrogance falsifies merit upward, irrational humility falsifies it downward. Both violate D28: truth as correspondence applied to self-knowledge.
D372. Shame ← D238+D47 The social manifestation of guilt; the emotional distress at the exposure of one's own moral incoherence to other rational agents. Unlike guilt (which is internal), shame requires the real or imagined presence of an observer. It is rational when the exposed act constitutes a genuine violation; it is irrational when based on unintegrated external standards.
D373. Rational anger ← D62+D73 The emotional response of rejection and combat upon perceiving an objective injustice or the undeserved destruction of one's own values. Rational anger is proportionate to the magnitude of the threatened value and dissipates when the threat ceases or is neutralized. It is not hatred — it is the active emotional defense of the just.
D374. Contempt ← D62+D74+D47 The emotional response of profound rejection upon recognizing vice, irrationality, or deliberate evasion in another agent. Unlike anger, contempt does not seek combat but disengagement. The virtuous agent dismisses the vicious as irrelevant to his sphere of values.
D375. Romantic love ← D261+D65+D140 The integrated emotional, cognitive, and biological response upon discovering one's own deepest rational values reflected in the identity of another. It is not a primary: it presupposes a prior value hierarchy (D41), self-esteem (D140), and the capacity to recognize virtue (D62). It is the most intense form of the response to value because it involves the totality of the agent.
D376. Existential joy ← D66+D140 The acute emotional experience of achieving a significant rational value, reaffirming the agent's efficacy for living. It is the psychological reward of correct functioning — the internal signal that the agent is fulfilling the requirements of his nature. Its intensity is proportional to the magnitude of the value achieved.
D377. Sadness ← D62+D41+D35 The emotional response of grief at the irreversible loss of a legitimate value, recognizing the arrow of time and causality. Rational sadness is not self-destructive: it is the emotional recognition of a metaphysical fact — that certain values, once lost, cannot be recovered. To deny it would be to repress (D363).
D378. Rational compassion ← D377+D47+D48 Empathic pain at the undeserved suffering of another agent, respecting axiomatic symmetry without sacrificing one's own values. It is distinguished from pity in that it does not degrade the other but recognizes him as an agent with the right not to suffer unjustly. Rational compassion has limits: it does not demand sacrifice and does not extend to suffering self-inflicted through evasion.
Self-deception and pathologies
D405. Self-deception ← D117+D28 The deliberate process of convincing oneself of a false proposition to protect the ego, conceal a contradiction, or evade anxiety. It is distinguished from honest error in that the agent possesses sufficient evidence to know the truth but actively chooses not to integrate it. It is evasion applied reflexively against one's own cognitive apparatus.
D406. Rationalization ← D405+D22 The perversion of logic: constructing false deductive chains to justify an act motivated by an irrational impulse. The rationalizer uses the form of reasoning emptied of its content — the appearance of logic without its substance. It is the most dangerous vice for the intellectually gifted agent, because it disguises evasion as rigor.
D407. Projection ← D405+D390 negated The defense mechanism whereby the agent attributes his own evaded vices or intentions to other agents. Projection allows the agent to partially recognize what is evaded without assuming responsibility: he sees in others what he cannot admit in himself. It violates interpersonal objectivity (D390) by inverting causal attribution.
D408. Compartmentalization ← D405+D8+D53 Maintaining contradictory operative beliefs by artificially isolating contexts in the mind, prohibiting conceptual integration. The compartmentalized agent operates with one set of premises in one domain and contradictory premises in another, deliberately preventing his ideas from meeting. It is a direct violation of the law of non-contradiction applied to one's own cognitive system.
D409. Evasion spiral ← D405+D35 Concealing one contradiction invariably requires generating new contradictions, accelerating dissonance through time. Evasion is not static: given that reality continues to operate (D35), each new situation demands new falsifications to maintain the illusion. The evasion system grows exponentially until it collapses or is voluntarily dismantled.
D410. Existential/moral depression ← D409+D368+D66 negated The lethargic psychological state resulting from a life operated under accumulated incoherence, where the agent concludes that he is incompetent to live in reality. Existential depression is not a primary state: it is the logical consequence of the sustained destruction of self-esteem (D368) combined with the inability to experience existential joy (D66). It is the correct automatic evaluation of a system in collapse.
D411. Disintegration of identity ← D410+A2 The final collapse of the coherent self caused by massive compartmentalization; the mind loses the capacity to know "who it is." Given that identity requires non-contradiction (A2), a system saturated with contradictions cannot sustain an integrated identity. The agent fragments into reactive responses without an organizing center.
D412. Psychological recovery ← D391+D367 The reversal of the evasion spiral through a radical act of internal candor, accepting the dissonance and recommitting the mind to logical method. Recovery is possible because consciousness retains its volitional capacity (D24) even in states of high incoherence. The process is painful — it requires confronting each accumulated contradiction — but each correction rebuilds self-esteem and restores integration.
─── ◆ ───
Philosophy of mind
D544. Irreducibility of consciousness ← A3+D13+D212 Consciousness is an existent with its own identity (D17). Reducing it to non-conscious processes denies its identity (violates A2) and is self-refuting: whoever reduces is conscious. Eliminative materialism destroys itself in the act of being stated.
D545. Mind-body integration ← D544+D13+A5 Consciousness is neither separate substance nor epiphenomenon. It is the activity of a specific organism operating according to its nature. Dualism and eliminative materialism are symmetric category errors: one separates the inseparable, the other denies the undeniable.
D546. Qualia as perceptual identity ← D54+A2+D17 The subjective qualities of experience are the specific identity of perceptual acts. They are not mysterious: they are what perception IS, viewed from the perspective of the subject. To ask why perception has qualities is to ask why perception is perception.
D547. The hard problem dissolved ← D546+D7+D212 The question "why is there subjective experience?" presupposes that it should be reducible to non-experience. But consciousness is a primary fact (A3). Explaining why it exists is equivalent to asking why A1. The hard problem is not solved — it is dissolved by recognizing that consciousness requires no external justification.
D548. Personal identity ← D17+D16+D55 The self is the temporal integration of the contents of a specific consciousness. It persists as concepts persist: through continuous integration, not through fixed substance. Personal identity is not a thing but a process: the continuous act of integrating experience into a coherent unity.
D549. Memory as causal integration ← D548+D23+D35 Memory preserves the causal chain of personal identity. Without functional memory, the integration of the self fragments — identity requires causal continuity. Memory is not a passive archive but an active mechanism for preserving the agent's identity across time.
D550. Intentionality as constitutive relation ← D6+A3+D14 The directedness of consciousness ("about-ness") is not an added property but a constitutive one. A consciousness without content is not consciousness — it violates D6. All consciousness is consciousness of something; intentionality is not added to consciousness but defines it.
D551. Mental causation ← D124+D23+D545 Mental states cause physical states because the mind is the activity of the organism. There is no "bridge" between mind and body — they are aspects of the same causal process. The mind-body interaction problem dissolves when substance dualism is abandoned.
D552. Emergence without mystery ← D551+D212+D29 Mental properties emerge from organizational complexity without violating causality. Emergence is not magic — it is identity at a higher level of organization. Just as liquidity emerges from molecular organization without violating physics, consciousness emerges from biological organization without violating causality.
─── ◆ ───
PART V — INDIVIDUAL ETHICS: VIRTUES, VICES AND VALUES
Virtues and vices
D67. Virtue = habit of coherence ← D43+D42+D53 A consistent pattern of action aligned with the axioms. It is not feeling nor intention — it is practice.
D68. Rationality ← D43 The commitment to use reason as the sole guide of action. The primary virtue.
D69. Internal honesty ← D68+D28 Never attempt to falsify reality in one's own mind.
D70. Productivity ← D68+D44 The process of creating values through rational transformation of reality. The existential identity of the agent.
D71. Integrity ← D68+D45+D46 Not sacrificing a greater value for a lesser one. The maintenance of the hierarchy of values under pressure.
D72. Courage ← D68+D39 Acting in accordance with one's own values despite risk and uncertainty.
D73. Justice ← D68+D48+D49 Evaluating other agents according to objective criteria and treating them accordingly. Giving each one what their actions deserve.
D74. Vice = systemic incoherence ← D53 negated Each vice is a specific form of breaking the derivation chain.
Hierarchy of values
D142. Hierarchy of values ← D42+D41+D71 Not all values are equal. They are ordered by their relation to D42.
D143. Cardinal values ← D142+D43+D44+D140 Reason, Purpose, and Self-Esteem. They directly constitute coherent agency.
D144. Happiness is indicator, not objective ← D66+D139+D53 Pursuing happiness directly is a category error. It is a consequence, not a goal.
─── ◆ ───
Sub-virtues
D379. Independence ← D24+D32+D68 The habit of relying primarily on one's own judgment and perception; the refusal to substitute the use of one's own mind with the authority of others. It does not imply isolation or denial that others can contribute knowledge — it means that all external information must pass through the filter of one's own judgment before integration. Independence is the social form of rationality.
D380. Discipline ← D68+D40 The habit of subordinating immediate emotional impulses to the pursuit of long-term rational purposes. Discipline does not suppress emotion (D363) but subordinates its impulse to rational direction. It is the virtue that converts intention into sustained action through time.
D381. Patience ← D380+D35 The practical recognition that constructive causal processes require objective time, avoiding the irrational urgency that aborts value development. Patience is not passivity — it is discipline applied to the temporal dimension of causality. The patient agent acts constantly but without pretending to violate the temporal nature of processes.
D382. Temperance ← D380+D65 The rational regulation of desire to ensure that the pursuit of immediate or physical pleasure does not undermine the long-term standard of optimal survival. Temperance does not deny the value of pleasure (D63) but subordinates it to the agent's complete hierarchy of values. It is discipline applied specifically to the domain of sensory desire.
D383. Perseverance ← D380+D45+D46 Sustained action toward a purpose despite uncertainty, causal friction, and existential obstacles. Perseverance integrates discipline with the recognition that reality offers resistance and that the probability of success is never certainty. Abandoning a rational purpose in the face of difficulty is yielding to causal friction without evaluating whether the purpose remains achievable.
D384. Magnanimity ← D240+D378+D73 The habit of acting from a position of unshakable self-esteem, operating at large scale and dismissing irrational offenses of lesser magnitude. The magnanimous agent does not ignore injustice (D373) but discriminates between real threats to his values and irrelevant noise. It is the rational economy of moral attention.
D385. Rational ambition ← D44+D140 The systematic drive to expand and improve one's own capacity to live, create value, and understand reality. Rational ambition is distinguished from neurotic ambition in that it does not seek to compensate a deficit of self-esteem but to express an already existing one. It is the temporal projection of cognitive efficacy toward ever-greater goals.
D386. Rational tolerance ← D48+D73+D36 Allowing other agents to operate according to their own judgment, as long as they do not initiate coercion, recognizing shared fallibility. Rational tolerance does not imply approval or moral indifference: it is the recognition that coercion cannot substitute for cognition. Each agent must be free to think and err, bearing the causal consequences.
D387. Benevolence ← D386+D47 A baseline disposition of goodwill toward unknown rational agents, treating them as potential values until their actions demonstrate otherwise. Benevolence is not naivety — it is the application of the principle that most agents share the condition of rational beings facing the fundamental alternative. It is withdrawn upon evidence of deliberate vice.
D388. Candor ← D69+D50+D47 The habit of communicating truth directly and unequivocally. Candor is honesty (D69) applied to the communicative act with other agents. It is not verbal brutality — it is the refusal to distort, omit, or dilute truth for social convenience or fear of another's reaction.
D389. Fidelity to values ← D71+D44 The unwavering maintenance of rational values and judgments in the face of social pressure or the risk of ostracism. This virtue presupposes independence (D379) and carries it to its practical consequence: the agent not only judges for himself but acts according to that judgment when the social cost is high. It is integrity under pressure.
D390. Interpersonal objectivity ← D27+D48 The inflexible application of the same rules of logic and morality to evaluate both one's own actions and those of other agents. The objective agent grants no exceptions to himself nor penalizes others by standards he does not apply to his own conduct. This virtue is axiomatic symmetry (D48) operating in the interpersonal sphere.
D391. Self-correction ← D18+D33+D68 The supreme volitional act of identifying, isolating, and rectifying one's own cognitive or moral errors, restoring coherence. It is not weakness but the highest form of intellectual strength: it requires the agent to value truth more than the comfort of his current beliefs. Self-correction is the maintenance mechanism of the rational system.
Expanded vices
D392. Epistemological dependence ← D379 negated+D33 The volitional renunciation of one's own cognition to blindly adopt the beliefs of others; a functional abandonment of consciousness. The epistemologically dependent agent externalizes his faculty of judgment and becomes a passive receiver of unprocessed content. It is the direct antithesis of independence and the first step toward cognitive disintegration.
D393. Cowardice ← D72 negated+D361 The betrayal and abandonment of rational values dictated by irrational fear. The coward knows the correct action but evades it to escape a threat he has not rationally evaluated. Cowardice is not simply the experience of fear but the capitulation to a fear that contradicts one's own judgment.
D394. Laziness ← D70 negated+D40 The volitional refusal to exert the physical or mental effort required to sustain one's own life. It is the deliberate suspension of productive action — an evasion of the fact that life is conditional (D39) and requires constant causal effort. Laziness consumes the agent's existential capital without replenishing it.
D395. External dishonesty ← D69 negated+D50 negated The attempt to obtain a value from another agent by falsifying reality. The dishonest agent treats others as manipulable means, not as rational agents with a right to truth. Every transaction based on falsification destroys the basis of rational cooperation and isolates the agent from legitimate exchange of values.
D396. Hypocrisy ← D395+D390 negated Demanding compliance with moral standards in others while deliberately evading them in one's own actions. Hypocrisy combines external dishonesty with the violation of interpersonal objectivity. It is a sustained performative contradiction: the agent affirms a principle with his words and denies it with his acts.
D397. Cynicism ← D74+D33+D258 The theoretical and practical denial of the possibility of moral virtue, cognitive efficacy, and coherence. The cynic universalizes his own evasion: unable to achieve virtue, he declares that no one can. It is a rationalization (D406) elevated to metaphysical vision — the falsification of the universe to justify one's own impotence.
D398. Conformism ← D392+D47 The uncritical adoption of values and methods because they are held by the majority. The conformist does not evaluate — he tallies. He substitutes logic with social statistics and truth with consensus. It is epistemological dependence (D392) manifested as a criterion of truth: what is correct is what is popular.
D399. Moral vandalism ← D258+D73 negated Action directed not toward the creation of one's own value but toward the destruction of others' values as an end in itself. The moral vandal does not seek to gain but for others to lose. It is the total inversion of justice: destruction as purpose, without productive benefit to the destroyer.
D400. Irrational hedonism ← D63+D42 negated+D33 The elevation of immediate sensory pleasure as the ultimate standard of ethics, divorcing it from its long-term consequences. The irrational hedonist treats the effect (pleasure) as if it were the cause (value achieved), inverting the causal hierarchy. The inevitable result is the progressive destruction of the capacity to experience genuine pleasure.
D401. Asceticism ← D63+D42 negated The contradictory belief that pain is a moral ideal and physical pleasure a vice. The ascetic inverts the biological signal: what indicates destruction he treats as virtue, what indicates correct functioning he treats as sin. It is the symmetrical mirror of irrational hedonism — both destroy the relationship between pleasure and life.
D402. Malevolence ← D387 negated+D373 A predetermined disposition of unfounded hostility toward other rational agents. The malevolent agent treats strangers as threats by default, without evidence. It is the inversion of benevolence: where the benevolent assumes potential value, the malevolent assumes vice. It corrupts every possibility of rational cooperation before it can begin.
D403. Dogmatism ← D18 negated+D22 negated The systematic refusal to subject a belief to logical scrutiny in the face of new contradictory evidence. The dogmatist freezes his cognitive system in an arbitrary state and treats revision as threat. He simultaneously denies fallibility (D18) and logic (D22), abandoning the method that makes knowledge possible.
D404. Impulsivity ← D380 negated+D62 The short-circuit of agency: allowing emotions to trigger motor action without passing through the filter of cognitive review. The impulsive agent retains automatic evaluation (D62) but suppresses the volitional deliberation that must follow it. It is discipline inverted — impulse commands and reason, if it intervenes, does so after the act.
Interpersonal moral psychology
D413. Self-love ← D140+D42 The fundamental, objective, and integrated valuation of one's own physical and mental being, rigorously demanding the actions that preserve said existence in its optimal state. Self-love is not vanity or narcissism — it is the application of the standard of value (D41) to the agent himself. It is the precondition of all capacity to love others: whoever does not value himself cannot value.
D414. Narcissism ← D370+D369+D392 The pathology of emptying one's own "self" and replacing it with the reflection projected in the minds of others; a supreme epistemological dependence disguised as self-love. The narcissist does not love himself — he loves the image others have of him. The distinction from self-love (D413) is total: self-love is based on internal coherence; narcissism, on external approval.
D415. Friendship of virtue ← D261+D48 An intimate and non-transferable alliance between rational agents based on the shared symmetry of high ethical values. Friendship of virtue is not reciprocal utility or shared pleasure, though it may include both. Its foundation is the mutual recognition of moral excellence — each agent values the other as a concrete embodiment of the values he himself pursues.
Meaning, time and existential triumph
D416. The value of time ← D101+D41 Time is the absolute existential capital underlying all material value. All value requires time to be created, maintained, and enjoyed. The agent who wastes his time wastes the substrate of all his possible values. The rational management of time is, therefore, a direct expression of rationality applied to one's own life.
D417. Existential triumph ← D53+D104 The final state of objective grace: having lived a volitional existence maintaining unbreakable coherence, maximizing existential joy without surrendering identity. It is not a state that is reached and possessed — it is the retrospective judgment upon a complete life where the agent can affirm that he lived according to his nature. It is the culmination of the system: reality rewards the agent who operates according to its laws.
─── ◆ ───
PART VI — RIGHTS, LAW AND POLITICAL PHILOSOPHY
Rights and politics
D75. Rights ← D49+D48+D37 A principle that defines the agent's freedom of action in a social context. They are not granted permissions — they are acknowledgments of metaphysical facts.
D76. Right to life ← D75+D42 The agent's right to act to sustain itself. Not a right to be sustained by others.
D77. Right to liberty ← D75+D43+D37 The right to act according to one's own judgment without coercion.
D78. Right to property ← D75+D49 The right to the products of one's own agency.
D79. Force as anti-value ← D75+D74 Initiating physical force against another agent denies their agency, violates symmetry, and breaks property.
D80. Force only retaliatory ← D79+D75 The only non-contradictory use of force is in response to initiated force — to restore the violated condition.
D81. Necessity of objective adjudication ← D80+D47+D18 When multiple agents claim violation, an objective process is needed.
D82. Law ← D81+D48 The formalization of property and truthfulness into explicit rules applicable to all agents equally. Law does not create rights — it codifies them.
D83. Government ← D82+D80 Institution that holds the exclusive use of retaliatory force under objective law. Not a ruler — an instrument.
D84. Limited government ← D83+D48+D77 The government's power is bounded by D75-D78. Any action beyond retaliation violates the rights it exists to protect.
Legal system
D145. Legal due process ← D81+D18+D80 The causal and objective procedure required for any application of retaliatory force. Clear standards, evidence, right of the accused to present arguments and assistance, public and impartial judgment by reason.
D146. Penal proportionality ← D80+D41+D42 Every sanction must be proportional to the damage caused to the value of life and property. Disproportion becomes initiated force.
D147. Contract law ← D49+D52+D50 Contracts are voluntary agreements on property and future promises, enforceable because breaking them violates truthfulness (D50) and property (D49).
Conflict resolution
D161. Disagreement on facts ← D81+D59+D43 Resolution: evidence and reason.
D162. Disagreement on concrete values ← D157+D48 Resolution: separation — each pursues their own path.
D163. Violation of protocols ← D80+D82 Resolution: retaliatory force via law.
Institutional predation
D171. State as potential predator ← D83+D84 When government exceeds D84, it becomes a predator with a monopoly on force.
D172. Regulation as partial predation ← D171+D77 Regulation that restricts legitimate action beyond D80 is partial taking of liberty.
D173. Redistribution as institutionalized parasitism ← D171+D118 Taking from A to give to B beyond D83 functions is parasitism with the state as intermediary.
D174. Inflation as covert plunder ← D87+D49 Expanding the money supply dilutes the value of existing money. Covert violation of D49.
D175. Democratic paradox ← D84+D48+D75 If the majority can vote to violate the rights of the minority, democracy becomes legalized predation.
D176. Civilizational degradation by expanded state ← D175+D164 A state that grows beyond D84 degrades civilization through institutional cause.
Defense and war
D177. Right of self-defense ← D80+D76 Retaliatory force to protect life, liberty, and property without waiting for D83 in the face of immediate threat.
D178. Collective defense ← D177+D47 Agents can delegate their retaliatory right to a common institution.
D179. Coherent war ← D80+D79+D178 War is coherent only as collective retaliation against initiated aggression, never as initiative. Requires formal declaration and application of proportionality.
D180. Empire as unsustainable predation ← D179+analysis Extractive empires collapse by the same mechanics as individual predation.
Criminal justice
D181. Crime as operative incoherence ← D74+D79 Crime is not a moral category but an operative one.
D182. Purpose of criminal justice ← D80+D81 Restitution, incapacitation, and signaling. Not punishment nor rehabilitation.
D183. Restitution as primary remedy ← D49+D80 The victim's property/agency must be restored.
D184. The criminal as short-circuited agent ← D181+D111 Not evil — an agent whose cognitive process has failed.
Migration and borders
D245. Right to emigrate ← D77+D40 No state owns its inhabitants.
D246. Borders as jurisdiction ← D83+D82 They define the scope of law, not the state's property over territory.
D247. Immigration-institutions tension ← D245+D246+D205 Empirical question: the system gives the framework, not the policy.
Institutional dynamics
D253. Regulatory capture ← D172+D201 D200 disguised as D82. Regulation as a tool of monopoly.
D254. Bureaucracy as institutional entropy ← D83+D150+D200 Institutional manifestation of D117.
D255. Separation of powers ← D256+D84+D81 Power must necessarily be divided into legislative, executive, and judicial branches to prevent concentration that would make impartial objective adjudication impossible.
D256. Constitutionalism ← D84+D82+D18 Axiomatic framework where limited government submits to an explicit, fixed, and objective document of supreme rules derived from law, ensuring that all state action is predictable and non-arbitrary.
─── ◆ ───
Constitutionalism
D418. Constitutional supremacy ← D256+D82+A4 Any norm or governmental action that contradicts the constitution is null. Law, as the formalization of rights, must be internally consistent; a norm that contradicts its own foundation annuls itself by the principle of non-contradiction. A government that acts against its own constitution destroys the very legitimacy upon which its existence depends.
D419. Constitutional rigidity ← D418+D36+D45 The constitution must be deliberately difficult to modify. The uncertainty inherent in volitional action and the prudence derived from fallibility demand that the fundamental normative framework remain stable. A constitution easily altered ceases to fulfill its function as an anchor against arbitrariness.
D420. Objective interpretation of the constitution ← D418+D22+D28 The constitution is interpreted exclusively through logic and correspondence with reality. There is no place for subjective, consensual, or historically contingent interpretations that substitute the objective meaning of terms. Reason is the sole legitimate instrument of constitutional interpretation, just as it is of all valid knowledge.
D421. Amendments by symmetric consent ← D419+D48+D47 Amendments require plural and symmetric ratification procedures among agents. Since the constitution binds all equally, its modification must reflect that same symmetry in the consent process. An asymmetric amendment procedure would grant some agents constituent power over others, violating reciprocity.
D422. Constitutionalism as guarantee of persistence ← D256+D53 Constitutionalism is a necessary condition of persistent social coherence. Without a supreme normative framework limiting governmental action, coherence among agents degrades through the accumulation of legal contradictions and arbitrary expansion of power. The persistence of a free society depends causally on the permanence of its constitutional constraints.
D423. Normative hierarchy ← D418+D82 Every inferior norm is subordinate to the constitution and the law. This hierarchy is not conventional but logical: if the constitution formalizes rights and the law codifies them, every derived regulation inherits its validity from the chain above. A norm contradicting its superior is invalid for the same reason a conclusion contradicting its premises is invalid.
D424. Judicial review of constitutionality ← D420+D81 Every governmental act must be subjected to objective judicial review of constitutionality. Without a control mechanism, constitutional supremacy would be declarative but inoperative. Objective adjudication is the instrument that translates normative hierarchy into effective constraint on power.
Separation of powers
D425. Legislative power ← D255+D82 The legislature is limited to creating general, abstract, and prospective laws consistent with rights and the constitution. Its function is codification, not the creation of rights or the administration of force. Any law that is particular, retroactive, or contradictory to rights exceeds the legislative function and is invalid.
D426. Executive power ← D255+D83+D80 The executive applies exclusively retaliatory force and administers limited government according to law. It does not legislate, does not adjudicate, does not initiate force; it executes the protection of rights within the limits the law prescribes. Its power is delegated and circumscribed: every executive act outside proportional retaliation is usurpation.
D427. Judicial power ← D255+D81 The judiciary resolves disputes and applies due process independently. Its function is objective adjudication: determining facts, applying the law, and issuing rulings in accordance with evidence and logic. Judicial independence is not a privilege of the judge but a structural requirement of objectivity in conflict resolution.
D428. Checks and balances ← D425+D426+D427+D84 Each power controls and limits the others through explicit constitutional mechanisms. Separation without mutual control degenerates because the fallibility of each power finds no external correction. Checks and balances are the institutional application of the principle that no agent is infallible and all unchecked power tends to expand.
D429. Judicial independence ← D427+D81+D18 Judges must be independent so that fallibility is not multiplied by political influence. A judge dependent on the executive or legislature cannot adjudicate objectively, as his judgment is contaminated by interests foreign to the evidence. Independence is a causal condition, not a decorative one, of justice.
Due process
D430. Presumption of innocence ← D145+D79+D80 Every agent is presumed innocent until proven otherwise through due process. Retaliatory force is legitimate only against verified initiation; acting on presumption of guilt is initiating force against an agent whose violation has not been demonstrated. The burden of demonstration necessarily precedes all legitimate retaliation.
D431. Burden of proof ← D430+D22+D28 The burden falls exclusively on whoever alleges the violation. Truth as correspondence demands positive evidence; one cannot demand the accused prove what he did not do. Inverting the burden of proof is equivalent to presuming guilt, which directly contradicts the presumption of innocence.
D432. Right to defense ← D145+D77+D43 Every accused has the inalienable right to present evidence, arguments, and voluntary assistance. Adjudication without defense is not adjudication but unilateral imposition of force. Reason as cardinal value requires that both parties to a conflict be able to present their case before the adjudicator.
D433. Public and impartial trial ← D145+D27+D48 The trial must be public and impartial so that objectivity and symmetry are verifiable. Publicity permits external audit of the process; impartiality guarantees that the law is applied without distinction of person. A secret or partial trial violates axiomatic symmetry because it treats unequally agents with equal rights.
D434. Right to appeal ← D432+D429 Every affected party has the right to appeal before an independent higher instance. The fallibility of the adjudicator demands the possibility of correction. Without appeal, a judicial error becomes irreversible initiated force against the innocent, destroying the protective function of the legal system.
Criminal law
D435. Criminal law ← D80+D82+D145 Criminal law is the body of laws that typify initiations of force and prescribe proportional retaliation under due process. It does not create arbitrary prohibitions but codifies which actions constitute initiated force and what the coherent retaliatory response is. Its legitimacy depends on its correspondence with the protection of rights, not on the will of the legislator.
D436. Principle of legal specificity ← D146+D82 Only conduct expressly described in prior law can be sanctioned. The law must specify with precision what action constitutes a violation; vagueness grants discretion to power, which is equivalent to government of men rather than of laws. Legal specificity is the application of the principle of identity to criminal law: the prohibited conduct must be something specific.
D437. Non-retroactivity of criminal law ← D436+D35+D36 Criminal laws do not operate retroactively. An agent cannot violate a law that did not exist when he acted; sanctioning him retroactively is punishing an action that was lawful at the time of its execution. Non-retroactivity protects the agent's capacity to plan his action within a stable normative framework.
D438. Prohibition of cruel punishment ← D146+D42 No sanction may unnecessarily destroy the standard of value of life or cause disproportionate suffering. Retaliation is legitimate only to the extent of the violation; punitive excess turns the State into an initiator of force against the sanctioned. Cruel punishment contradicts the principle of proportionality that grounds the very legitimacy of retaliation.
D439. Rehabilitation as subsidiary purpose ← D146+D42+D44 Sanctions may include measures that restore the agent's agency when doing so does not contradict proportionality. Rehabilitation is not the primary purpose of punishment — that purpose is proportional retaliation — but it is coherent as a secondary objective because an agent restored to productive capacity benefits social coherence. It can never justify disproportionate sanctions under therapeutic pretense.
Contract law
D440. Contract formation ← D147+D28+D50 Contract formation requires offer, acceptance, mutual consent, and full truthful correspondence with reality. Each element is necessary: without offer there is no object; without acceptance there is no agreement; without consent there is no voluntariness; without truthfulness the contract is founded on falsehood. A contract formed through deception is void from its origin because it violates the protocol of truthfulness.
D441. Validity and lawful object ← D440+A4+D78 The contract must have a lawful object and contain no internal contradictions. A contract whose object violates the rights of third parties or whose clauses contradict each other is invalid by the same principle that invalidates every contradictory proposition. Contractual validity is an extension of the principle of non-contradiction to the domain of voluntary agreements.
D442. Breach as property violation ← D441+D78+D80 Breach is non-consensual appropriation of promised value, legitimizing retaliatory claim. When an agent accepts a contract, the other agent acquires a right to what was promised; breach is the retention of what no longer belongs to the breaching party. Contractual retaliation follows the same principles as all legitimate retaliation: proportionality and due process.
D443. Contract resolution ← D442+D81+D145 Every contractual dispute is resolved exclusively by objective adjudication through due process. The parties cannot be judges of their own cause; private resolution by force would destroy the legal certainty that makes commerce possible. The judicial system exists precisely so that contractual conflicts are resolved by evidence and law, not by unilateral imposition.
D444. Contractual freedom ← D147+D77 Agents may enter into any contract that does not violate the rights of third parties. Contractual freedom is the direct application of individual liberty to the domain of agreements: if action is free so long as it does not initiate force, voluntary agreements are free so long as they do not violate the rights of others. Restricting contractual freedom beyond this limit is initiating force against the contracting parties.
Liberties
D445. Freedom of expression ← D77+D6+D43 Liberty includes the intentional expression of ideas and judgments as an act of consciousness and cardinal reason. Expressing thought is the external manifestation of the rational process; prohibiting it is an attack on reason itself in its social exercise. Expression is not a privilege granted by the State but a right inherent in the nature of the conscious agent.
D446. Axiomatic limits to expression ← D445+D79+D50 Expression is unlawful only when it initiates force or violates truthfulness. This excludes two and only two categories: expression that constitutes a direct threat of physical force and deliberate falsehood that causes objective harm. Outside these limits, all expression — even offensive, unpopular, or erroneous expression — is axiomatically protected.
D447. Incoherent state propaganda ← D446+D50+D82 All state dissemination of falsehoods as official truth violates the protocol of truthfulness and the law. The government, possessing the monopoly of force, causally amplifies the damage of every falsehood it disseminates; its propaganda has effects incomparable with private lies. Truthfulness is obligatory for every agent, but especially for the one that holds force.
D448. Censorship as violation ← D445+D77+D79 Prior or retaliatory censorship by the government is initiation of force against freedom of expression and reason. A government that censors uses force to prevent acts that do not initiate force, thereby inverting its legitimate function. Censorship does not protect rights — it violates them, and in doing so destroys the fundamental condition of a rational society.
D449. Commercial and scientific expression ← D445+D52+D43 Expression in commerce and science is protected to the maximum extent. Commerce requires truthful communication of offers and conditions; science requires the free circulation of hypotheses and evidence. Restricting commercial or scientific expression directly obstructs the division of labor and the production of knowledge, both conditions of civilization.
D450. Freedom of association ← D77+D52+D47 Agents have the right to form voluntary associations for any peaceful purpose. Association is a natural extension of individual liberty to the collective domain: if each agent is free to act, several agents are free to act together under mutual consent. No peaceful purpose can be prohibited as the object of association without initiating force.
D451. Freedom of disassociation ← D450+D48 Every agent has the symmetric right to terminate any association without force. Symmetry requires that if entry is voluntary, exit must also be voluntary; an association from which one cannot leave is not voluntary but coercive. Peaceful disassociation is as fundamental as association itself.
D452. Association and property ← D450+D49 Associations may hold collective property provided it is by explicit consent of all members. Legitimate collective property is not different in nature from individual property: it is individual property jointly administered by agreement. Without explicit consent, collective property degenerates into forcible appropriation from dissenting members.
D453. Collective disassociation ← D451+D48 Groups may disassociate from larger associations by the same symmetric principles that govern individual disassociation. If an individual can leave an association, a subgroup of individuals acting in coordination can do the same. Scale does not alter the principle: symmetry operates identically at the individual and collective levels.
Immigration
D454. Axiomatic immigration ← D77+D451+D49 Every individual has the right to migrate and settle on voluntarily accessible properties, provided rights are respected. Freedom of movement is a direct derivation from the liberty of the agent and disassociation; political borders do not create metaphysical walls upon the right to act. A migrant who respects rights exercises his liberty legitimately, regardless of origin.
D455. Immigration restrictions ← D454+D78+D80 Only restrictions based on objective risk of rights violation are justified. Legitimate restriction is not based on origin, race, culture, or any collective attribute, but on concrete evidence of individual threat. Any restriction exceeding this criterion is initiation of force against individuals who have not violated rights.
D456. Citizenship by consent ← D454+D84 Political membership is by explicit or implicit consent of the individual and of the political community receiving him. Citizenship is neither forced assignment nor automatic right; it is a reciprocal agreement within the framework of limited government. An individual who lives under a jurisdiction and accepts its laws implicitly consents to political membership.
D457. Coherent expulsion ← D455+D80 Expulsion occurs only for violation proven through due process. Expulsion without trial is arbitrary deportation, equivalent to initiation of force against an agent whose guilt has not been demonstrated. The same principles of presumption of innocence and burden of proof apply to every coercive state action, including expulsion.
Taxation
Taxes
D458. Voluntary government financing ← D149+D83+D84 Limited government can be financed only through voluntary contributions or fees for protection services. Coercive financing contradicts the very nature of limited government: an entity whose function is to protect rights cannot exist by violating them. Voluntary contribution is not utopia but logical coherence with the principles that legitimate government.
D459. Tax coherence analysis ← D458+D85 Any coercive tax system contradicts the principle of production before distribution. Coercive taxation takes before the agent can dispose of what he produced, inverting the causal sequence that makes wealth possible. Forced taxation is redistribution by force, regardless of the label assigned to it.
D460. Taxes as contract ← D458+D147 Only voluntary or contractual payments for specific protection services are coherent. The relationship between government and citizen, in a coherent system, is analogous to the contractual: defined services in exchange for consented payments. Any taxation exceeding this contractual model is non-consensual appropriation, indistinguishable in principle from any other property violation.
Monopoly of force
D461. Legitimate monopoly of force ← D83+D81+D47 The government holds exclusive monopoly over retaliatory force to guarantee a single objective adjudication. Without a monopoly, multiple force agencies would apply potentially contradictory criteria, generating irresolvable conflict. The monopoly is not an end in itself but a necessary instrument for retaliation to be objective, proportional, and consistent.
D462. Strict limits to the monopoly ← D461+D84+D77 The monopoly cannot extend to initiation of force or to areas outside the protection of rights. The government possesses a monopoly over retaliatory force, not over all force or over all human activity. Extending the monopoly beyond retaliation turns the protector into the aggressor — the exact inversion of its legitimate function.
D463. Causal justification of the monopoly ← D461+D51 Without a monopoly, the plurality of private force agencies would generate social incoherence. Social causality demonstrates that competition in the use of force produces irresolvable jurisdictional conflicts, because each agency would be judge of its own cause. The governmental monopoly of retaliation is the only configuration that permits objective and final adjudication.
D464. Prohibition of private monopolies of force ← D462+D80 Every initiated private force agency is illegitimate. The private initiation of force does not become legitimate by organizing itself institutionally; a mafia does not differ in principle from an illegitimate government. Only limited government, under a constitution and judicial review, can legitimately exercise retaliatory force.
Democracy
D465. Coherent democracy ← D84+D47+D48 Democracy is coherent only as a symmetric method of selecting rulers within strict constitutional limits. It is not a source of rights, not a source of truth, not an intrinsic value; it is a procedure that solves the practical problem of who governs without resorting to force. Its legitimacy depends entirely on the constitutional limits that contain it.
D466. Unlimited democracy as incoherent ← D465+D79+D48 When democracy permits majority decisions that initiate force, it violates axiomatic symmetry and rights. A majority that votes to expropriate, censor, or prohibit peaceful conduct exercises initiated force through the ballot rather than the weapon. The mechanism does not legitimate the result: rights violation by majority is still rights violation.
D467. Vote as expression ← D465+D445 Voting is an exercise of freedom of expression and political association, but never a source of rights over third parties. Voting expresses preference about who should administer retaliation; it does not confer upon the majority power over the life, property, or liberty of the minority. A vote that purports to grant such powers exceeds its legitimate function.
D468. Constitutional limits to voting ← D466+D418 No majority can vote to violate the constitution or rights. Constitutional supremacy entails that there are decisions no democratic process can legitimately make. Individual rights are the absolute limit of every collective decision, whether by unanimity or by any other majority.
D469. Tyranny of the majority ← D468+D79 The majoritarian imposition of measures that violate individual rights is tyranny. The number of those who impose does not alter the nature of the act: initiated force is initiated force, whether exercised by one, a hundred, or a million. Majoritarian tyranny is as destructive of social coherence as the tyranny of a dictator, and frequently more difficult to identify and resist.
D470. Causal mechanism of tyranny ← D469+D48+D18 Tyranny arises necessarily when collective fallibility is not contained by separation of powers and constitutionalism. Democracy without constitutional limits is a mechanism that amplifies individual fallibility to a social scale, converting collective errors of judgment into systemic impositions of force. History confirms this causal mechanism without exception.
D471. Protection against tyranny ← D469+D256+D255 Only constitutionalism and separation of powers causally prevent majoritarian tyranny. No institutional substitute exists: neither the goodwill of rulers, nor the education of the electorate, nor cultural tradition can replace the structural mechanisms that physically prevent the concentration of power. Protection against tyranny is architectural, not moral.
Secession
D472. Right to secession ← D77+D451+D49 Every individual or group has the derived right to peacefully separate from any polity. This right derives directly from freedom of disassociation: if an agent can leave any voluntary association, he can leave any political association. Denying peaceful secession affirms that political membership is compulsory, which contradicts consent as the basis of legitimate government.
D473. Axiomatic conditions of secession ← D472+D51+D80 Secession must respect existing contracts and properties. The right to separate does not include the right to repudiate legitimately contracted obligations or to appropriate the property of others. Coherent secession is institutional separation with just resolution of prior commitments, not unilateral rupture of all bonds.
D474. Secession and coherence ← D473+D53 Peaceful secession preserves social coherence by allowing voluntary realignment of agents without force. Far from destroying social order, the possibility of secession strengthens it: a government that knows its members can leave has causal incentives to respect rights. Coherence is maintained because consent is continuously renewed.
International relations and war
D475. International relations ← D47+D49+D52 Interactions between polities are governed by the same protocols of property, truthfulness, and commerce as interactions between individuals. Scale does not alter principles: just as two individuals trade voluntarily and mutually respect property, two polities interact legitimately only under the same rules. There is no separate set of principles for relations between nations.
D476. Treaties as contracts ← D475+D147 International treaties are contracts between polities and are resolved by the same contractual principles. They require offer, acceptance, consent, truthfulness, and lawful object; their breach constitutes violation of what was agreed and legitimizes a claim. A treaty is not a declaration of intentions but a binding commitment under the same principles as every contract.
D477. Non-aggression between polities ← D475+D80 The initiation of force between polities is an anti-value identical to the initiation of force between individuals. National sovereignty does not confer the right to aggress; a government that initiates force against another polity violates the same principles as an individual who attacks another. The war of aggression is the supreme political crime because it multiplies initiated force on a massive scale.
D478. Diplomacy and commerce ← D475+D52 Peaceful relations between polities are based on voluntary commerce and protocols of truthfulness. Legitimate diplomacy is the negotiation of commercial agreements and the resolution of disputes through non-coercive means. International commerce is not a governmental concession but the right of individual agents to trade freely across political borders.
D479. Declaration and limits of war ← D179+D425+D145 War requires legislative declaration and the application of proportionality and due process. Defensive war is retaliation at the state level; like all retaliation, it must be proportional, formally declared, and subject to limits. War without legislative declaration is executive force without constitutional control — an illegitimate concentration of power in the hands of the executive.
D480. Peace as natural state ← D179+D52 The absence of initiated war is the coherent state that permits commerce and division of labor between polities. Peace is neither utopia nor an unattainable ideal; it is simply the state in which no polity initiates force against another. This state is natural in the axiomatic sense: it is the coherent configuration that results when principles are applied consistently.
Civilization
D481. Emergence of civilization ← D53+D86+D52 Civilization arises necessarily when social coherence extends through division of labor and commerce. It is not a historical accident or arbitrary cultural construction but a causal consequence of rational interaction among agents under protocols of property and truthfulness. Where agents trade freely and force is retaliatory, civilization emerges as a mechanical result.
D482. Maintenance of civilization ← D481+D84+D256 Civilization is maintained as long as limited government and constitutionalism preserve rights and coherence against initiated force. Its continued existence is not automatic; it requires the constant operation of institutions that prevent systemic initiation of force. Civilization is an achievement that must be actively sustained, not a condition that perpetuates itself by inertia.
D483. Collapse of civilization ← D482+D79+D53 Collapse occurs when the systematic initiation of force breaks social coherence. The mechanism is identifiable: when initiated force — state or private — accumulates beyond a certain threshold, the division of labor disintegrates because agents can no longer plan, produce, or trade with security. Collapse is not mystery but the causal consequence of accumulated incoherence.
D484. Causal mechanism of decadence ← D483+D43+D79 Decadence is the process in which force progressively replaces reason as the operative cardinal value of a society. Each substitution — each regulation that prevents production, each tax that confiscates what was produced, each censorship that silences thought — weakens reason as a guide to action and strengthens force as the means of relation among agents. Decadence is gradual, cumulative, and initially imperceptible.
D485. Institutional decadence ← D484+D84+D254 Institutional decadence arises when limited government expands beyond its limits, generating bureaucracy and corruption. Governmental expansion is the most common form of the mechanism of decadence: each new function assumed by the government requires more force, more coercively extracted resources, and more bureaucracy to administer the expansion. Corruption is not aberration but the predictable consequence of power without effective limits.
D486. Axiomatic progress ← D43+D85+D88 Progress is the continuous increase in wealth, knowledge, and capital derived from the systematic application of reason to production and investment under coherence. It is neither inevitable nor linear; it depends causally on reason operating freely within a framework of protected rights. Progress stops precisely where initiated force replaces reason as the engine of human action.
D487. Propaganda as violation of D50 ← D50+D82+D447 All state propaganda violates the protocol of truthfulness by substituting truth with official narrative. Propaganda is not merely governmental lying; it is the use of the monopoly of force to impose falsehoods as truth, destroying the capacity of agents to judge objectively. It is doubly destructive because it simultaneously attacks the truthfulness and the reason of citizens.
D488. Censorship as violation of D77 ← D77+D445+D448 Censorship is direct initiation of force against freedom of expression and reason, necessarily breaking social coherence. By silencing expression, the government destroys the instrument through which agents identify errors, correct judgments, and coordinate productive action. A censored society is a society whose collective reason has been amputated by state force.
─── ◆ ───
PART VII — ECONOMICS
Production and exchange
D85. Production before distribution ← D52+D70 Value must be produced before being exchanged. Production is primary; distribution is derived.
D86. Division of labor ← D52+D47+D4 Agents differ in capacities. Specialization allows greater productive efficiency.
D87. Money ← D86+D52+D16 A common medium facilitates all transactions. It is not convention — it is a causal necessity of indirect exchange.
D88. Capital ← D87+D49+D70 Produced goods used to produce more goods. Crystallized productivity.
D89. Investment ← D88+D46+D36 Directing capital toward future production under uncertainty. The economic expression of agency over time.
D90. Price ← D89+D52 In free exchange, price encodes distributed information about scarcity, desire, and alternatives.
D91. Wealth is not zero-sum ← D85+D79 Production creates new value. Commerce is positive-sum.
Technology, progress and civilization
D134. Technology ← D40+A5+D30 Application of causal knowledge to transform reality. Productivity amplified by knowledge.
D135. Material progress ← D134+D16+D88 Technology accumulates. Each innovation becomes capital for the next.
D136. Civilization ← D133+D135+D82+D52 Sustained accumulation of intellectual and material progress under law and commerce. Macro consequence of individual coherence.
Regulation and taxes
D148. Price controls = informational destruction ← D90+D79 Forcing prices destroys the information they encode. Economic equivalent of denying identity.
D149. Coercive taxes ← D78+D79+D80 Every coercive tax violates the right to property by constituting initiation of non-retaliatory force. Only voluntary contributions or fees for protection are coherent with D83+D84. [INTERNAL TENSION ACKNOWLEDGED — see Audit]
Entrepreneurship
D153. Entrepreneurship ← D89+D70+D45+D72 The agent who reorganizes resources under uncertainty to create new value. Economic expression of full agency.
Intellectual property
D229. Identity of ideas ← A2+D4+D49 Ideas are non-exclusive: if A has an idea and B acquires it, A does not lose it.
D230. Intellectual production is production ← D229+D70 Real effort with real value.
D231. Tension D49 vs. D229 ← D230+D229 Applying D49 to ideas restricts B from using something that A does not lose.
D232. Empirical zone ← D231+D97 The specific implementation requires empirical institutional decision.
Cooperation and competition
D241. Cooperation as positive-sum ← D52+D86+D91 Each agent contributes comparative advantage, result exceeds the sum.
D242. Competition as discovery ← D241+D36+D90 Process that reveals who produces better. Generates information impossible to plan centrally.
D243. They are not opposites ← D241+D242 Commerce is cooperation; the market is competition. They operate under the same protocols.
D244. Coercive monopoly as anti-discovery ← D243+D79 Eliminates the generation of information necessary for efficiency.
─── ◆ ───
Deep economics
D489. Subjective evaluation of value ← D41+D37+D4 Value is an objective relation between agent and object (D41), but evaluation is relative to the agent's context: different agents value the same objects differently because their needs, knowledge, and circumstances differ (D4). The agent-object relation is real, but the act of evaluating depends on the evaluator's particular hierarchy of needs. This does not imply metaphysical subjectivism: evaluation is subjective in origin but objective in consequences.
D490. Marginal utility ← D489+D142+D3 The agent's needs have hierarchy (D142) and each unit of a good is specific (D3). Each additional unit resolves a less urgent need, so the value of the next unit is less than that of the previous one. This principle is not economic convention but a direct consequence of the identity of entities and the hierarchy of needs.
D491. Double gain from exchange ← D52+D489 Every voluntary exchange implies that each party values what it receives more than what it gives. There is no objective equivalence — there is reciprocal asymmetric evaluation. Trade is positive-sum by structure, not by accident. If both parties did not gain, at least one would not participate voluntarily.
D492. Price as discovery ← D491+D90+D47 Price is not assigned or centrally calculated — it emerges from the interaction of subjective evaluations of multiple agents. It is discovered information, not imposed. Price reveals dispersed knowledge that no single agent possesses in its totality.
D493. Supply and demand ← D492+D47+D36 The quantity supplied and demanded at each price reflects the aggregate evaluations of all participants. The market price coordinates decentralized decisions without a planner. This mechanism operates because each agent acts on local knowledge, and the price integrates that fragmentary information into a signal accessible to all.
D494. Economic calculation ← D90+D87+D492 Monetary prices allow comparing costs and benefits of alternative uses of resources. Without prices, the rational allocation of scarce resources is impossible. Economic calculation is the application of D32 to the domain of production: without a common denominator, alternatives are incommensurable.
D495. Impossibility of central calculation ← D494+D36+D47 No central planner can possess the dispersed information that prices coordinate. Central planning destroys the informational mechanism it would need to function. The problem is not technical but structural: the relevant information exists only as subjective evaluations of millions of agents acting in context.
D496. Profit and loss as signals ← D494+D153+D42 Profit signals that the entrepreneur allocated resources to more valued uses. Loss signals the contrary. They are informational mechanisms, not moral categories. Eliminating the possibility of loss destroys the signaling function of the entire system.
D497. Time preference ← D16+D42+D36 The agent values present goods more than identical future goods, because the future is uncertain (D36) and life is conditional (D38). Time has a price. This preference is not irrationality but correct recognition of the temporal structure of existence.
D498. Interest as the price of time ← D497+D89+D52 Interest is the market expression of time preference. It reflects the collective willingness to postpone present consumption for greater future consumption. Interest is not exploitation but the legitimate price of a real good: time.
D499. Saving as deferred production ← D497+D88+D70 Saving is renouncing present consumption to accumulate capital (D88). Saving is the source of all investment and all increases in productivity. Without prior saving there is no capital, and without capital there is no production beyond immediate subsistence.
D500. Credit ← D499+D129+D50 Temporary transfer of capital from saver to investor under contract of repayment. Credit depends on truthfulness (D50) and trust (D193). Its legitimate function is to channel real savings toward productive uses that the saver cannot execute directly.
D501. Artificial credit expansion ← D500+D174+D494 Creating credit without prior saving distorts the interest rate. Entrepreneurs receive false information about the real time preference of society. The signal says there is more saving than actually exists, inducing investments that presuppose nonexistent resources.
D502. Business cycle ← D501+D496+D35 Artificial credit expansion induces investments that appear profitable but are not (malinvestment). Correction is inevitable because reality (A1) does not conform to false signals. The causal chain is irreversible (D35). The cycle is not a market failure but a consequence of distorting the price mechanism.
D503. Recession as correction ← D502+D61 Recession is the process of liquidating erroneous investments and reallocating resources. Preventing it perpetuates the error and amplifies future collapse. The correction is painful but necessary: it is reality reasserting its primacy over false signals.
D504. Money as commodity ← D87+A2+D49 Money arises as the most marketable commodity — the one that most agents accept in indirect exchange. It is not state decree but market selection. Its value emerges from the same process of subjective evaluation that governs all other goods.
D505. Fiat currency ← D504+D83+D174 Money without commodity backing, imposed by decree. Permits monetary expansion without natural limit. Inherent tension with D49 and D50, since its imposition requires force and its expansion implies non-consensual transfer of value.
D506. Devaluation as redistribution ← D505+D174+D49 Monetary expansion transfers purchasing power from current holders to the first recipients of new money. Redistribution without consent or transparency. The Cantillon effect is structural, not accidental: those closest to the source of emission gain at the expense of those farthest.
D507. Comparative advantage ← D86+D4+D52 Even when one agent is superior in all production, both gain if each specializes in that whose relative opportunity cost is lower. Comparative advantage demonstrates that cooperation is beneficial even among unequals — difference in capacity does not preclude mutual benefit.
D508. International trade ← D507+D47+D52 Comparative advantage operates between jurisdictions. Political borders do not annul the economic laws derived from A1-A5. The identity of entities and the logic of exchange do not change upon crossing an arbitrary line on the map.
D509. Protectionism as force ← D508+D79 Impeding voluntary exchange between agents of different jurisdictions is initiating force against the freedom of both (D77). Protectionism sacrifices the welfare of the domestic consumer to benefit a producer who cannot compete through legitimate means.
D510. Wage as price of productivity ← D492+D86+D70 Wages tend toward the value of the worker's marginal product. It is not arbitrary — it is bounded by the productivity the agent contributes to the productive process. Paying above marginal product generates loss; paying below, in a free market, loses the worker to competition.
D511. Regulatory unemployment ← D510+D148+D172 When the law prohibits wages below a certain level, agents whose marginal productivity is inferior to that level are excluded from labor exchange. The law does not raise wages — it prohibits employment. The most vulnerable are the most harmed.
D512. Natural vs. coercive monopoly ← D244+D52+D79 A monopoly achieved through superior efficiency does not violate D49 or D79 — it is a result of the discovery process (D242). Only monopoly sustained by state force is incoherent. The distinction is between earned supremacy and imposed position.
D513. Externalities ← D29+D49+D82 Causal effects of an action on agents not participating in the transaction. The law must internalize negative externalities that violate D49, through D80. Positive externalities generate no obligation: involuntarily benefiting others does not create debt.
D514. Public goods ← D513+D47+D97 Non-excludable and non-rival goods. Their optimal provision is a zone of empirical determination (D97), not fully derivable from the axioms. The system establishes the principles; concrete implementation requires contextual judgment.
D515. Scarcity ← A2+D3+D41 Resources have limited identity (D3). More than one use competes for the same resource. Scarcity is not a social defect but a metaphysical condition of a universe of determinate entities. To deny scarcity is to deny identity.
D516. Opportunity cost ← D515+D40+D142 Choosing one action implies renouncing the next best alternative. Every act has a cost measured in value foregone, not in money. The real cost of any choice is that which is renounced to make it possible.
D517. Creative destruction ← D208+D242+D91 Innovation renders prior productive structures obsolete. The destruction of the old is a consequence of progress, not a net loss of value. Protecting the obsolete against innovation is freezing the system in an inferior state.
D518. Human capital ← D88+D131+D70 Knowledge, skill, and experience accumulated in an agent. It is produced through investment in learning and practice. It is capital because it amplifies future productivity. Unlike physical capital, it is inseparable from the agent who carries it.
D519. Entrepreneurship as discovery ← D153+D242+D36 The entrepreneur does not merely combine existing resources — he discovers opportunities that others do not perceive. It is the economic application of D32 under radical uncertainty. The entrepreneurial function is irreducible to calculation: it requires judgment where data is insufficient.
D520. Business failure as information ← D496+D61+D35 Failure reveals that resources were misallocated. Preventing failures (bailouts) destroys the information necessary for correction — perpetuates malinvestment. Failure is to the economic system what refutation is to the scientific system: a learning mechanism.
D521. Competition as implicit cooperation ← D242+D241+D47 Competitors cooperate implicitly by serving the consumer with greater efficiency. Competition is not war — it is cooperative discovery of value. The rivalry for the market produces an outcome that no individual competitor designed.
D522. Corporation as complex contract ← D450+D129+D88 A corporation is a network of voluntary contracts among agents to coordinate production at scale. It is not a person — it is a contractual structure. Its legitimacy derives from the voluntariness of each contract that composes it.
D523. Limited liability ← D522+D46+D97 Limiting liability to invested capital is an empirical contractual decision (D97). Coherent when it does not violate D49 of non-participating third parties. Limited liability is an instrument, not a principle: its validity depends on not externalizing costs onto those who did not consent.
D524. Debt as temporal commitment ← D499+D129+D42 Debt is a contract that binds future production. It is coherent when the debtor can reasonably expect to fulfill it. Unpayable debt contradicts D50 from its origin, as the commitment was undertaken knowing or having reason to know that it could not be honored.
D525. Inflation as hidden tax ← D506+D149+D50 Inflation is taxation without legislation. It violates D50 because it is not presented as what it is: a transfer of value from citizen to state. Its hidden character makes it incompatible with the honesty protocols the system demands.
D526. Natural deflation ← D517+D135+D504 Technological progress under stable money produces natural deflation — more goods per monetary unit. It is a sign of economic health, not of crisis. Confusing natural deflation with monetary contraction is a category error with devastating consequences.
D527. Income distribution ← D510+D489+D91 Income distribution reflects the differential marginal productivity of agents. It is not designed — it emerges from voluntary interactions under D49+D52. Attempting to redistribute it by force distorts the signals that enable efficient resource allocation.
D528. Poverty as natural state ← D527+D85+D515 Poverty is the default state of existence. It does not require causal explanation — what requires explanation is wealth: what conditions produce it (D85+D52+D134) and what destroys it (D79+D174). Inverting the question is the foundational error of redistributive economics.
─── ◆ ───
PART VIII — AESTHETICS
Art and aesthetic function
D92. Necessity of existential integration ← D37+D42+D55+D62 The agent lives in concretes but understands in abstractions. It needs to experience its abstractions as concretes. Root of art. This derivation is solid: the necessity of integration follows from the nature of conceptual consciousness.
D93. Art as selective recreation ← D92+D28+D42 Concrete presentation of an abstract vision of existence and the agent's place in it. Note: this definition is an aesthetic position consistent with the system, not the only position derivable from the axioms. The derivation establishes the necessity of art (D92); the specific definition of D93 is one among several compatible with A1-A5.
D94. Function of art ← D93+D66 Provides the agent with the experience of a world consistent with its values — existential sustenance. Conditional on D93: if another definition of art is adopted, the function changes correspondingly.
D95. Objective aesthetics ← D93+D28 Art is objectively evaluable in terms of technical mastery and internal philosophical coherence. Aesthetic evaluation has an objective component (derivable) and a vision component (legitimately variable within D53).
─── ◆ ───
Expanded aesthetics
D529. Aesthetic need as cognitive need ← D92+D55+D62 The conceptual agent experiences abstractions but lives in concretes. The need to integrate both levels — to see one's values embodied — is as real as the need to eat. This is the psychological root of art: not luxury but cognitive necessity of a being that operates on two levels of reality simultaneously.
D530. Beauty as perception of integration ← D529+D27+D53 The beautiful is the perception of integrated coherence in a concrete object. It is not subjective-arbitrary: it corresponds to the objective integration of the object with the cognitive and existential values of the agent. Beauty has an objective basis even though its experience is personal.
D531. Aesthetic response ← D530+D62+D54 The aesthetic experience is an automatic evaluation before a concrete that embodies abstractions. It functions like emotions: it is a consequence of value judgments, not a primary. One does not choose the aesthetic response — one experiences it as the result of the evaluative premises the agent has internalized.
D532. Style as implicit metaphysics ← D93+D202+D57 Artistic style expresses a metaphysical vision: how the artist sees the nature of existence, the efficacy of the agent, the relationship between consciousness and reality. All art implicitly asserts a position on what kind of universe we inhabit and what the agent can achieve within it.
D533. Romanticism vs. naturalism ← D532+D42+D1 Romanticism presents existence as it can and should be according to D42. Naturalism presents existence as it is. Both are legitimate within D95; they differ in existential function. The former models possibility; the latter records actuality.
D534. Kitsch as pseudo-art ← D93+D369+D406 Kitsch simulates the aesthetic response without real conceptual integration. It is to aesthetics what pseudo-self-esteem (D369) is to self-esteem — appearance without substance. It produces emotional gratification without the cognitive work that would ground it.
D535. Artistic integrity ← D95+D69+D71 The artist who distorts his vision for external approval violates the same internal honesty that D69 demands in every domain. Genuine art requires the same integrity as reason. Surrendering one's vision to the audience is in aesthetics what surrendering one's judgment to the group is in epistemology.
D536. Criteria for artistic evaluation ← D95+D28+D57 Two objective axes: (a) technical mastery — command of the medium, (b) philosophical depth — coherence and scope of the expressed vision. Evaluation has an objective component and a component of legitimately variable vision. Denying both axes leads to aesthetic relativism; absolutizing only one leads to reductionism.
D537. Art and morality ← D536+D67+D202 Art is not morally neutral: it presents a vision of values. But evaluating it solely by explicit morality is reductionism. Art serves morality indirectly, via existential integration (D92). Its function is to make the abstract visible, not to preach.
D538. Music as temporal integration ← D529+D16+D62 Music integrates the experience of time into perceptual structure. It is the art of time as sculpture is the art of space. No other art captures temporal progression with the same immediacy nor produces emotional integration so directly.
D539. Architecture as functional art ← D529+D134+D136 Architecture integrates practical necessity with aesthetic vision. It is the art that gives form to the civilizational context. Unlike other arts, architecture cannot evade function: it must solve a material problem while expressing a vision.
D540. Literature as maximal conceptual integration ← D529+D128+D55 Literature operates with pure concepts via language. It can integrate more levels of abstraction than any other art. Its medium — conceptual language — allows it to present motivations, internal causality, and moral conflict with a depth inaccessible to the perceptual arts.
D541. Humor as resolved incongruence ← D529+D33+D62 Humor arises from perceiving an incongruence that is resolved in an unexpected but non-threatening way. It is an automatic evaluation of failed-then-resolved integration. Laughter is the organism's response to the perception of a contradiction that turns out to be innocuous.
D542. The tragic as conflict of values ← D529+D142+D269 Tragedy presents the conflict between legitimate values where every resolution implies loss. It confronts the agent with D46 in its most acute form. The function of tragedy is not to demoralize but to illuminate the real structure of value conflict in a universe where resources and possibilities are finite.
D543. The sublime as perception of scale ← D529+D339+D92 The sublime is the experience of something that exceeds the agent's immediate capacity for conceptual integration, simultaneously generating admiration and epistemic humility (D156). It is the perception of the vastness of the real against the finitude of the cognitive apparatus — an experience that drives conceptual expansion.
─── ◆ ───
PART IX — LIFE, RELATIONSHIPS AND MEANING
Death and meaning
D101. Death ← D38+D35+D3 A finite agent (D3) that requires continuous causal conditions (D38) to persist in irreversible time (D35) will, with probabilistic certainty, reach cessation. Death is not logical certainty but probabilistic certainty: over a sufficiently long time horizon, contingency will be realized.
D102. Death gives urgency ← D101+D42 Without death there would be no fundamental alternative. Death is what makes values non-trivial.
D103. Life as project ← D102+D44+D16 The agent's life is an integrated arc from birth to death. Its structure constitutes the agent's existential identity.
D104. Meaning ← D103+D42+D66 Meaning is not found nor received — it is produced. It emerges when actions serve values integrated into purposes that sustain life.
D105. Legacy ← D101+D47+D88 The agent's production can outlive it. Capital, knowledge, and transmitted values persist in the causal network.
Relationships between agents
D106. Evaluation of other agents ← D47+D48+D41+D73 Other agents are evaluated according to objective characteristics relative to one's own values. The evaluation must be just.
D107. Friendship ← D106+D52+D66 Non-transactional relationship between agents who share values and derive mutual spiritual benefit.
D108. Love ← D106+D42+D48 The highest evaluation of another agent — recognition that their existence is irreplaceable value for one's own life. It is not sacrifice — it is the most intense form of egoism.
D109. Partnership ← D108+D49+D50+D48 Sustained relationship maintaining full respect for sovereignty and total honesty. The intimate application of all protocols.
D110. Family ← D105+D108+D42 Primary mechanism of legacy and expression of love across generations.
Groups and agency criterion
D150. Only individuals are agents ← D37+D47 Groups do not have consciousness, do not reason, do not choose. Attributing agency to groups is a category error.
D151. Government has no rights ← D150+D83 Only agents have rights. Government has delegated powers, not rights.
D152. Criterion of agency ← D122+A3 The criterion is functional, not material — whether of carbon, silicon, or anything else.
Trust and reputation
D193. Trust ← D50+D21+D16 Expectation of future conduct based on past conduct.
D194. Reputation ← D193+D47+D128 Distributed information about the historical coherence of an agent.
D195. Reputation as social capital ← D194+D88 Accumulates slowly, is destroyed rapidly, generates returns.
D196. Fraud as destruction of one's own capital ← D195+D50 negated Another instance of the predator's myopia.
Health, capacity and decline
D216. Health as operative capacity ← D42+D37+A2 Presence of functionality, not absence of disease.
D217. Health as cardinal instrumental value ← D216+D42+D40 Material condition of all other values. Infrastructure, not end.
D218. Mental health as cognitive integrity ← D139+D216 Functional perception, intact conceptual process, calibrated emotional evaluation.
D219. Addiction as systemic evasion ← D117+D63+D62 The chronic use of a stimulus with the primary purpose of inducing cognitive fog, silencing evaluative self-awareness, and escaping existential urgency. D117 crystallized into neurological habit.
D220. Aging ← D3+D16+D38 Finitude manifests temporally as decline. Does not invalidate agency — bounds it.
D221. Adaptation to decline ← D220+D45+D44 The rational agent adapts purposes to changing capacity. Prudence, not surrender.
Forgiveness
D222. Forgiveness as recalibration ← D193+D61+D16 Update of evaluation based on new evidence of change. It is not forgetting.
D223. Limits of forgiveness ← D222+D73 Requires evidence of real change, proportional to the magnitude of the violation.
D224. Right not to forgive ← D223+D77 No agent is obligated to restore trust.
Charity vs. sacrifice
D225. Rational aid ← D107+D41+D42 Rational when the aided is a value or the cost is less than the benefit of context.
D226. Charity as investment in context ← D225+D136 Improves the context in which the agent operates.
D227. Criterion: charity vs. sacrifice ← D225+D119 Does it serve the giver's values or destroy them? Impoverishing oneself to the point of damaging D42 = sacrifice.
D228. The duty to help does not exist ← D227+D77 Help is always voluntary. Obligating solidarity is D173.
Three freedoms
D233. Metaphysical freedom ← D24+D124 Cognitive self-direction. Irreducible, exists even under coercion.
D234. Political freedom ← D77+D83 Absence of physical coercion. Conditional on D82 and D83.
D235. Practical freedom ← D233+D234+D88 Effective capacity to act. Requires all three: metaphysical, political, and resources.
D236. They are not substitutable ← D233+D234+D235 Metaphysical without political: you think but cannot act. Political without practical: you act but have nothing. Resources without political: you have but it is taken from you.
Lived time
D248. Past as datum ← D35+D60 Irreversible. Can only be correctly identified.
D249. Present as point of action ← D40+D16 The only moment in which the agent can act.
D250. Future as causal projection ← D30+D36 Modelable but uncertain.
D251. Procrastination as temporal evasion ← D249+D117 D117 applied to time.
D252. Urgency vs. importance ← D142+D249 The rational agent prioritizes the important over the urgent.
Suffering
D269. Two sources of suffering ← D63+D46+D79 (a) Natural: structural, not eliminable. (b) Volitional: addressable through coherence and justice.
D270. Confusing the sources is error ← D269+D97 Blaming the inevitable or resigning before the avoidable. Both paralyze.
D271. Suffering does not refute the system ← D269+D260 Coherence minimizes avoidable suffering and optimizes response to the inevitable.
─── ◆ ───
PART X — CULTURE, POWER AND CIVILIZATION
Edge cases
D154. Risk for values ≠ sacrifice ← D119+D108 Risking one's life for a loved one is not sacrifice — it is serving the highest value.
D155. Existential risk is inherent ← D102+D46 Trying to eliminate all risk guarantees cessation. Perfect safety is death.
D156. Epistemic humility ≠ skepticism ← D60+D34 Recognizing limits is not doubting everything. It is finitude applied to cognition.
D157. Legitimate pluralism ← D97+D122 Multiple concrete trajectories are valid within D53. It is not relativism.
D158. Founded tolerance ← D157+D48 Acknowledgment of legitimate variation with hard boundaries.
Nature
D159. Nature has no rights ← D75+D37 Rights belong to agents. Nature is the context of action, not an agent.
D160. Conservation as prudence ← D159+D45 Preserving resources is rational when it serves long-term sustenance. A practical requirement, not a moral duty.
Agents in development
D188. The child as potential agent ← D37+D16+A3 An agent in formation: neither complete nor non-agent.
D189. Rights of the developing agent ← D188+D75+D48 Custodial rights, not denied rights.
D190. Causal obligation of progenitors ← D110+D188+A5 The progenitors initiated the causal chain. Causal short-circuit if they abandon.
D191. Education as causal duty ← D190+D132 Transmitting method, not just sustenance. Instance of D125 (responsibility for one's own action).
D192. Emancipation ← D188+D37+D16 Custody dissolves upon reaching sufficient capacity. The exact point is empirical.
Power and its nature
D197. Power as causal capacity ← A5+D37 Capacity to produce causal effects. Neutral in itself.
D198. Two sources of power ← D197+D52+D79 Production/commerce (sustainable) or force/fraud (unsustainable).
D199. Legitimate power is productive ← D198+D70 Self-reinforcing: more production → more capital → more capacity.
D200. Illegitimate power is entropic ← D198+analysis More force → more resistance → need for more force → collapse.
D201. Corruption ← D83+D200 Transition from legitimate to illegitimate power. Default trajectory of every unbounded institution.
Culture
D202. Culture as shared premises ← D55+D57+D47 Shared philosophical premises: metaphysics, epistemology, ethics, aesthetics.
D203. Cultures are objectively evaluable ← D202+D53+A1-A5 Not all cultures are equally valid. Coherent premises vs. incoherent premises.
D204. Cultural transmission ← D202+D132+D128 Via education and language, explicit or implicit.
D205. Cultural inertia ← D204+D57 Premises absorbed in childhood form the base. Changing them has enormous cognitive cost.
D206. Intellectual revolution ← D205+D61 Fundamental reconstruction of premises when demonstrated to be incoherent.
Creativity and innovation
D207. Creativity ← D32+D55+D37 New conceptual integrations. Not ex nihilo — it is recombination guided by reason.
D208. Innovation ← D207+D134+D70 Creativity applied to production through technology.
D209. Conditions for creativity ← D207+D77+D49 Requires freedom to explore and property to implement.
D210. Innovation as engine of D91 ← D208+D91 Primary mechanism by which wealth is not zero-sum.
─── ◆ ───
PART XI — MODES OF FAILURE AND PREDATION
Modes of failure
D111. Incoherence → disintegration ← THEOREM negated An agent that systematically violates the chain accelerates its own cessation. Mechanics, not punishment.
D112. Denying A1 → mysticism ← A1 negated Postulating a "higher reality" beyond existence. Cuts the agent off from the actual.
D113. Denying A2 → relativism ← A2 negated Destroys the basis of all identification, including the identification that everything is relative.
D114. Denying A3 → eliminative materialism ← A3 negated Self-refuting: illusion experienced by whom?
D115. Denying A4 → dialectics ← A4 negated Destroys all proof, including the proof that contradictions are real.
D116. Denying A5 → indeterminism ← A5 negated Destroys prediction, planning, and agency.
D117. Evasion ← D24 negated The refusal to focus the mind — the root of all vice. The choice of not-choosing with causal consequences.
D118. Parasitism ← D70 negated+D79 Living off the productivity of others without exchange. Requires force or fraud.
D119. Sacrifice ← D71 negated Surrendering a greater value for a lesser one or for none.
D120. Altruism as principle ← D42 negated Placing the welfare of others as the primary standard. Contradicts D42.
Civilizational decadence
D164. Decay ← D136+D117 When a critical mass of agents practices evasion, progress reverses. Decay through internal incoherence.
D165. Every civilization that falls, falls from within ← D164+D111 D111 applied at macro scale via D150.
D166. Evasion is the only metaphysical sin ← D117+D111+D127 All failures trace back to the choice not to think.
D167. The system justifies itself ← D100+D96 Attempting to exit requires using A1-A5. The system is inescapable for any conscious agent.
D168. The only exit is evasion, and evasion destroys ← D167+D166 Rejecting the system is functionally choosing disintegration. The system does not threaten — it describes.
The nature of evil
D185. Evil is not an entity ← D184+A1+A2 It is the absence of coherence, not a metaphysical force. Darkness is not substance but the absence of light.
D186. Evil requires the good to exist ← D185+D118 The parasite needs a host. Evil is derivative.
D187. Mechanical banality of evil ← D185+D117 It only requires the decision not to think. An average agent who evades suffices.
Why other ethical systems fail
D263. Religious ethics ← D112+D53 Mystical premise. Obedience substitutes for reason as guide.
D264. Utilitarianism ← D42 negated+D150 Cannot define "good" without D42. Treats the group as an agent. Permits sacrificing the individual.
D265. Kantian ethics ← D48 partial Captures symmetry without grounding it. Floating duty without a standard of life.
D266. Social contract ← D47+D82 partial Presupposes agents, values, and property without deriving them.
D267. Nihilism ← self-refuting "Nothing matters" matters to the nihilist. D114+D116 in existential posture.
D268. Moral relativism ← D113 applied Requires absolute truth to affirm that there is no absolute truth.
─── ◆ ───
Mechanical analysis of predation
Methodological note: this section is a consequentialist-strategic argument, not a pure axiomatic derivation. It shows that predation is a strictly inferior strategy through causal analysis of its dependencies. Stress test of the system: can plunder be "rationally" superior to production for an agent? ─── ◆ ───
Causal requirements of plunder
For Agent A to plunder Agent B, A must: (1) identify that B has resources (recognizes B's productive agency); (2) model B's behavior to anticipate resistance (recognizes B's rationality); (3) use force or fraud to take the resources. Already at this step, A operates under double mental accounting — simultaneously recognizing and denying B's agency.
Causal dependencies of the predatory strategy
1. Existential dependence on B A does not produce — depends on B existing and producing. A's persistence is causally tied to an entity A does not control and is actively damaging. Amplified contingency. 2. Progressive degradation of the source B, upon being plundered, has three causal options: flee, resist, or stop producing. All three reduce A's source. Plunder consumes its own fuel. 3. Cost escalation Each cycle requires more force (B defends, hides, organizes). Costs grow; returns decrease. The curves necessarily cross. 4. Elimination of alternatives By not producing, A does not develop productive capacity. If B disappears, A has no fallback. It has eliminated its own operational redundancy.
Mechanical conclusion
Plunder cannot be the highest-persistence strategy for any agent over any time horizon beyond the immediately proximate. Production + trade dominates plunder on every metric relevant to D42. ─── ◆ ─── The system does not say "you must not plunder." It says: if you correctly analyze causality, plunder is a strictly inferior strategy. The predator is not evil. It is myopic. And myopia, in a causal and irreversible universe, kills.
PART XII — META-SYSTEM AND CLOSURE
Meta-system and self-reference
D96. Self-reference ← A1-A5+D34 The system applies to itself — it must be coherent or it refutes itself.
D97. Completeness and limits ← D96+D60 The system is formally complete but materially open. Empirical content is not derivable — only the framework.
D98. Does not predict concrete events ← D97+D35+D36 Provides the structure of evaluation, not the content of specific results.
D99. Irreducibility ← D96 No axiom is derivable from the others. The system is minimal: 5 axioms, zero redundancy.
D100. Closure ← D99+THEOREM From 5 axioms that no conscious being can deny, it is derived how it must act to persist. The "ought" is extracted from the "is."
Formal properties
D121. Necessity ← complete chain Each derivation follows necessarily from its premises. The system is deductive.
D122. Universality ← A1-A5 The axioms apply to every conscious agent regardless of species, planet, or era.
D123. Non-arbitrariness ← D121 No derivation could have been otherwise. The system is not chosen — it is recognized.
D124. Compatibility of volition and causality ← D24+A5 Volition does not violate causality — it is a specific type of causation. The agent is a self-directed causal system.
D125. Responsibility ← D124+D37 The agent is the cause of its choices. Responsibility is a causal fact, not a social construct.
D126. Merit ← D125+D73 Agents deserve outcomes proportional to their actions.
D127. Volition is binary at root ← D24+D117 The fundamental choice: to focus or not to focus. To think or to evade.
Bidirectionality
D169. Bidirectionality of the theorem ← THEOREM (a) Coherence → Persistence. (b) Persistence → Coherence. Both directions are independently derivable.
D170. The theorem does not promise immortality ← D169+D101 Coherence maximizes but does not guarantee indefinitely. It is about optimization, not guarantee.
Ethics as geometry
D275. Ethics is not a code ← D259+D121 Geometric structure, not a list of commandments. Structure that holds or collapses.
D276. The system does not console ← D98+D101+D170 Does not promise that coherence will prevent suffering. Promises optimal operating condition.
D277. The system does not need faith ← D167+D34 Does not ask to be believed — asks to be verified. Evidence without concessions.
D278. Final responsibility ← D125+D127+D233 Total responsibility in the individual agent. Absolute metaphysical freedom; inevitable responsibility. ─── ◆ ───
─── ◆ ───
D279. BASE SYSTEM CLOSURE
The base system (D1-D279) establishes the fundamental structure. Derivations D280-D568 deepen each domain without altering the base chain.
─── ◆ ───
Expanded meta-system
D553. Applicability of the system ← D97+D53+D42 The system provides the evaluative structure; the agent provides the empirical content. Application requires judgment: identifying which principle applies to which concrete situation. The system does not replace the agent — it equips him with criteria so that his judgment operates on solid foundations.
D554. Zones of empirical determination ← D97+D36+D157 Multiple concrete implementations are compatible with the axioms. The choice among them is empirical, not axiomatic. Examples: intellectual property regime, specific electoral system, concrete immigration policy. The system delimits what is impermissible, not what is optimal in every case.
D555. Internal falsifiability ← D96+D33+D61 If one derivation contradicts another, at least one is erroneous. The system contains its own correction mechanism — it is not dogma. Internal coherence functions as a permanent test: every detected contradiction signals an error the system demands be corrected.
D556. Relation to empirical science ← D272+D97+D34 The system is compatible with all correct science and incompatible with all pseudoscience. It does not compete with science — it grounds it epistemologically. Science operates within the framework the axioms establish; the system makes explicit what science presupposes.
D557. The system as structure, not content ← D98+D97+D275 The system does not say which career to choose, with whom to live, or what to produce. It says under which conditions any choice is coherent with the persistence of the agent. It is a formal framework, not a specific life guide: it establishes the conditions of coherence, not the content of the choice.
D558. Graduality of coherence ← D53+D170+D46 No real agent achieves perfect coherence. Coherence is a spectrum, not binary. The system demands correct direction, not instantaneous perfection. The criterion is not whether the agent is completely coherent, but whether he moves toward greater coherence or away from it.
D559. Compatibility with tragedy ← D276+D269+D101 A coherent agent can suffer, lose, and die. Coherence is not a shield but an optimization. The system does not deny suffering — it contextualizes it as part of D38. The system's promise is not invulnerability but the best possible response to the real structure of existence.
D560. Why the system does not require conversion ← D167+D277+D34 The system does not ask for adherence — it asks for verification. Any agent who uses A1-A5 (inevitable for thinking) already operates within the system. The question is doing so consistently. There is no outside the system for anyone who thinks: the option is to use it consciously or unconsciously.
D561. Relation to the philosophical tradition ← D556+D211+D96 The system integrates what is valid from the tradition (Aristotelian logic, realist epistemology) and rejects what is invalid (Platonic forms, categorical imperative, utilitarian calculus) not by authority but by derivation. The criterion is not antiquity or prestige but coherence with the axioms.
D562. Criterion of philosophical progress ← D561+D321+D96 A philosophical system is superior to another if: (a) it starts from fewer unjustified premises, (b) it derives more conclusions, (c) it contains fewer internal contradictions, (d) it is more coherent with available evidence. These four criteria are objective and applicable without recourse to consensus or tradition.
D563. The system and freedom ← D557+D233+D77 The system does not impose behavior — it identifies consequences. The agent is free to be incoherent; the system only predicts the result (D111). The agent's freedom is real and the system respects it: it does not coerce but informs.
D564. Objectivity is not omniscience ← D27+D60+D156 The system affirms that reality is knowable (D34), not that we already know it completely. Epistemological objectivism is not a pretension of total knowledge. To affirm that truth exists and is accessible does not imply that one possesses it entirely.
D565. The system as bridge between is and ought ← D100+D42+D39 "Ought" is extracted from "is" via identity applied to volitional action. There is no logical leap: the fundamental alternative (D39) is a fact from which values are causally derived. The is-ought gap is not a fallacy when the "is" in question includes the volitional nature of the agent and the conditions of his persistence.
D566. Irrelevance of consensus ← D123+D277+D48 The validity of the system does not depend on how many accept it. The axioms are undeniable independently of opinion. Consensus is not an epistemological method. Truth is not voted upon: it is identified through reason applied to evidence.
D567. Negative vs. positive rights ← D75+D79+D228 Genuine rights (D75-D78) are negative: they prohibit action against the agent. "Positive rights" are claims on the production of others — they violate D49. A right that requires the forced action of another is not a right but a demand disguised as principle.
D568. Rational egoism ← D42+D43+D120 Rational egoism is not exploitation but coherence with D42. It does not require harm to others — in fact, the protocols (D49+D50) prohibit it. It is the only ethical position derivable without contradiction from the axioms. All obligatory altruism presupposes that the agent has no right to his own life — a direct contradiction of D42.
─── ◆ ───
FORMAL AND FUNDAMENTAL COHERENCE AUDIT
Systematic verification of the complete chain: axiomatic soundness, derivation integrity, hidden premises, circularity, internal contradictions, vulnerabilities. ─── ◆ ───
I. Axiomatic soundness
A1 (Existence): SOUND. Undeniable by performative contradiction. A2 (Identity): SOUND. D3 reformulated as "qualitative determination" to avoid the quantitative flank regarding infinity. A3 (Consciousness): SOUND. Undeniable. A4 (Non-Contradiction): SOUND. Undeniable. A5 (Causality): SOUND. Undeniable by performative contradiction. Causal argument of the denial. Note: A5 has the largest attack surface, which is acknowledged in the axiom's text. The system is transparent about its pressure points.
II. Derivation integrity
Chain D1-D279: INTACT. Each derivation cites specific premises. D24 (volition) is acknowledged as the strongest non-axiomatic link. D47 is the only observational premise. Chain D280-D568: INTACT. Extensions audited against the base system. 32 duplicates eliminated. All cross-references verified. Zero forward references.
III. Hidden premises
D47 is the only observational premise. It is not hidden — it is explicitly marked. D24 (Volition) is the most disputed derivation. It is not a hidden premise — its status is transparent.
IV. Circularity
Not found. The chain flows in one direction.
V. Internal contradictions
D149 (coercive taxes): Recognized tension between axiomatic derivation and practical implementation. The system identifies it and marks it as an empirical zone (D97). D229-D232 (intellectual property): Empirical determination zone explicitly marked.
VI. Vulnerabilities
D24 is the most vulnerable link. Three convergent arguments sustain it, but none is axiomatically self-evident. A5 has the largest attack surface among the axioms. The system does not hide its flanks — it identifies and classifies them.
─── ◆ ───
COMPLETE SYSTEM MAP
Structure
| Part | Area | Derivations |
|---|---|---|
| I | Axioms | A1-A5 |
| II | Foundations | D1-D53 + Theorem |
| III | Epistemology | D54-D61, D128-D133, D211-D215, D272-D274, D280-D354 |
| IV | Psychology, emotions and philosophy of mind | D62-D66, D137-D141, D237-D240, D257-D262, D355-D378, D405-D412, D544-D552 |
| V | Individual ethics: virtues, vices and values | D67-D74, D142-D144, D379-D404, D413-D417 |
| VI | Rights, law and political philosophy | D75-D84, D145-D147, D161-D163, D171-D184, D245-D256, D418-D488 |
| VII | Economics | D85-D91, D134-D136, D148-D149, D153, D229-D232, D241-D244, D489-D528 |
| VIII | Aesthetics | D92-D95, D529-D543 |
| IX | Life, relationships and meaning | D101-D110, D150-D152, D193-D196, D216-D228, D233-D236, D248-D252, D269-D271 |
| X | Culture, power and civilization | D154-D160, D188-D192, D197-D210 |
| XI | Modes of failure and predation | D111-D120, D164-D168, D185-D187, D263-D268 |
| XII | Meta-system and closure | D96-D100, D121-D127, D169-D170, D275-D279, D553-D568 |
Total: 5 axioms · 568 derivations · 1 theorem
Appendix B — Ethics: The Mechanics of Coherence
On ethics
Ethics is the science that defines the good.
Not the good as feeling. Not the good as cultural agreement. Not the good as mandate from someone with more power than you. The good as structural fact: what brings the human being closer to his maximum possible expression.
This needs to be said with clarity because most people live without a definition of good. They operate with an inherited mix of religious rules they no longer believe, intuitions they never examined, and social pressure they confuse with conscience. When you ask someone why something is good, the most honest answer is almost always: "I don't know, but I feel that way." And that is not ethics. It is inertia.
The first question is the one nobody asks: where does the good come from?
The traditional answer says: from God. God defines good and evil, and your job is to obey. The problem is double. First, you need to demonstrate that God exists before deriving ethics from him — and nobody has done so without resorting to faith, which is exactly what you are trying to ground. Second, if the good is what God says, then the good is arbitrary — it depends on someone's will, not on the structure of reality. If God said tomorrow that torture is good, would it be good? If you say no — that there is something not even God can change — then the good does not come from God. It comes from somewhere else. And that somewhere else is what you need to find.
The second answer says: from society. The good is what the group decides. What the culture accepts. What the majority considers correct. The problem is that societies have accepted slavery, human sacrifice, the burning of witches, racial segregation — all with majority approval in their time. If the good is what society says, then slavery was good when society approved it. If that repulses you — and it should — then the good does not come from society. It comes from something that can judge society from outside.
The third answer says: from feeling. The good is what feels right. What generates empathy, compassion, well-being. The problem is that feelings are manipulated. They are conditioned. They are wrong. You can feel that something is right and be destroying your life. You can feel guilt for something you did not do and live decades obeying that guilt as if it were truth. Feeling is data — it is not criterion. It tells you something about yourself. It does not tell you what is good.
Then where does it come from?
From you. But not from your feelings nor from your opinions. From the structure of your action.
You act. You cannot not act — even inaction is a choice. By acting, you choose. By choosing, you reveal preference. By preferring, you value. You do not "decide to value" — you value inevitably, by the fact of acting. Normativity — the fact that things matter — is not a mandate someone imposes on you. It is what happens every time you do something.
This does not tell you what to value. It tells you that you already value. And the distance between both sentences is the distance between a system that tells you how to live and one that shows you the structure of what you are already doing.
The good is not a list of rules. It is a direction: what expands your capacity to act, to understand, and to do. What brings you closer to your maximum possible expression. Call it flourishing. What matters is not the name — it is that the direction exists independently of whether you recognize it. Like gravity, it operates even if you do not believe in it.
What is the maximum possible expression?
It is not a fixed state. It is not a destination you reach. It is the continuous expansion of what you can be — verified by what you do, not by what you think of yourself.
The maximum possible expression of a human being is not the same for everyone. It cannot be. Each person has specific capacities, specific contexts, specific limitations. The system does not tell you WHICH capacities to develop. Your action reveals it. What you pursue with consistency, what generates deep concentration in you, what produces in you the experience of doing exactly what you should be doing — that is your content. The structure is universal. The content is yours.
But there is something that is universal: destroying your own capacity to act distances you from any possible expression. It is like burning the instrument before playing. It does not matter what song you were going to play — without the instrument, none sounds. That is why destroying your agency is incoherent. Not because someone forbids it. Because it contradicts what your own action demonstrates you value.
The one who does not sleep to "be productive" destroys the cognitive capacity that makes productivity possible. The one who lies systematically destroys the network of trust that makes cooperation possible. The one who avoids all risk destroys the capacity for growth that makes flourishing possible. They are not bad people. They are incoherent people. And incoherence has consequences that operate on their own, without need of external judgment.
If the good is what brings you closer to your maximum expression, then evil has a precise definition.
Evil is what compresses your capacity to act. What reduces your agency. What distances you from what you could be.
There is evil you do to yourself — evasion, incoherence, the gradual destruction of your own tools. And there is evil others do to you — force, manipulation, extraction. Both operate on the same thing: they compress what you could expand.
Evil does not need intention. It does not need malice. It does not need a villain with a plan. Most of the evil in the world is produced by people who do not know what they are doing — who operate by inertia, by fear, by the comfort of not looking at what their action produces. The most common evil is not aggression. It is omission. It is not doing what you know you should do. It is the anesthesia of comfort when coherence demands discomfort.
Ethics is not only individual. But it starts there.
What is good for you — expanding your agency — is structurally identical to what is good for any other human being who acts. The argument that grounds your value grounds the other's by the same logic. Not because you feel it. Because identity demands consistency: if the argument works for you, it works for every instance of the same structure.
This generates constraint. When your action affects another's capacity to flourish, there is a derived limit — not imposed from outside, but generated by your own logic. The minimum is: do not use the other as a tool. Do not instrumentalize. Do not treat a being who acts and values as if he were an object that serves your ends.
And there is more. If someone before you is losing his capacity to act, and your cost of intervening is trivial — zero risk to you against the destruction of something significant — your inaction reveals preference. It reveals that marginal comfort matters to you more than another's agency. That is not a sin. It is a datum about who you are. And the datum is evaluable.
Ethics tells you: you act. You value. What brings you closer to your maximum expression is the good. What distances you is evil. What you apply to yourself you must apply to others by consistency. And the coherence between what you say you value and what you do is the only measure that cannot be falsified.
Ethics does not need a watchman.
You do not need someone to tell you what to do. You do not need a sacred book. You do not need a philosopher. You need one thing: honesty with yourself. The capacity to look at what you do — not what you say, not what you plan, not what you tell yourself — and evaluate whether that brings you closer to or distances you from what you could be.
If it brings you closer, continue. If it distances you, correct. If you do not know, examine.
It is not more complicated than that. But neither is it easier. Because honesty with yourself is the most expensive thing that exists. It costs more than money. It costs the comfort of not looking. And that comfort is what most people choose — not out of malice, but because looking costs energy and not looking costs nothing.
Ethics does not ask you for heroism. It asks you for coherence. That what you say, what you think, and what you do be the same thing. That your action align with what your own action demonstrates you value. Nothing more. Nothing less.
Someone said that ethics is a luxury of those whose needs are met. That when you are hungry there is no philosophy.
It is the reverse. When you are hungry is when you most need to know what the good is — because decisions under pressure are the ones with the most consequences. The luxury is not having ethics. The luxury is being able to ignore it without immediate consequences. And that luxury is paid by your future self, who inherits the distorted map you built when it was more comfortable not to look.
Ethics is not for the good times. It is for all times. Because at all times you act. And if you act, you value. And if you value, the question of what brings you closer to your maximum possible expression is not academic. It is the most practical question that exists.
Appendix C — Eudaimonic Habits: Practices of Coherence
Eudaimonic Habits
Coherence practices derived from the Mechanics of Existence.
───────────────────── ◆ ─────────────────────
Premise
Eudaimonia is the word Aristotle used to name what happens when a human being lives according to their highest function. It does not mean happiness in the modern sense — not pleasure, comfort, or satisfaction. It means flourishing: the complete operation of what you are capable of being.
From the Mechanics of Coherence, eudaimonia has a precise definition: it is the state of a level 3 system operating with a positive sustaining rate, increasing modeling precision, and no internal contradictions. The actualized human. Potency converted into act.
A eudaimonic habit is not a moral recommendation. It is a practice of operational coherence — something you do repeatedly because it sustains your differentiation against homogenization. You do not do it because it is good. You do it because it works. And it works because it is coherent.
What follows are ten domains of practice ordered from the material base to the operational peak. Each is derived from the axioms, theorems, or corollaries of the framework. None is postulated.
───────────────────── ◆ ─────────────────────
I. Physical Sustaining
Derived from: Theorem 3 (Order of collapse), Proposition 3 (Hierarchy of differentiation)
Consciousness does not float. It operates on life. Life operates on matter. By Theorem 3, collapse proceeds from the highest level downward — but dependency proceeds from the lowest upward. If level 2 degrades, level 3 loses its base. There is no lucid thought in a failing body. There is no precise modeling in a poorly nourished brain. Body care is not vanity or aesthetic discipline — it is maintenance of the infrastructure on which everything else operates.
Treat the body as the base of the pyramid, not its accessory. Your capacity to reason, model, value, and act depends on a biological substrate with specific requirements. Ignoring them is ignoring the most immediate dependency you have. The philosopher who neglects their body makes the same error as the architect who ignores the foundations: everything built on top is provisional.
Nourish with precision, not convenience. What you introduce into your organism sustains or degrades your operational capacity. This is not about dietary perfectionism — it is about not poisoning the base of the pyramid through laziness or habit. Nutrition is the most literal sustaining rate that exists: what you eat replenishes or depletes the conditions of your biological differentiation.
Move the organism for what it is: a system that requires gradient. Existence is dynamic tension between differentiation and homogenization. A static body tends toward homogeneity — atrophy is entropy applied to muscle, bone, cardiovascular system. Movement is not optional for a living system. It is the physical manifestation of sustaining oneself against homogenization: it requires active energy expenditure.
Sleep as restoration, not concession. Sleep is the hardware repair process. A conscious system that chronically curtails it operates with a degraded processor — lower modeling precision, greater error propensity, greater fragility against perturbations. It is not weakness to need restoration. It is mechanics.
Do not anesthetize the system. Chronic consumption of substances that reduce modeling capacity — habitual alcohol, stimulants as a substitute for rest, any compound that trades present clarity for temporary relief — is direct incoherence. You are voluntarily degrading the property that defines you as level 3 to obtain a benefit that operates at level 2. It is self-inflicted hierarchical regression.
───────────────────── ◆ ─────────────────────
II. Environmental Sustaining
Derived from: Axiom 2 (Dependency), Definition 5 (Context)
Your context does not end at your skin. The air you breathe, the water you drink, the space you inhabit, the ecosystem that produces the resources your biology depends on — all of it is context. Depleting it is suicide with an extended time horizon. The framework needs no moral argument for environmental care: it derives it mechanically. If you depend on a context and deplete it, your sustaining rate is negative. By Theorem 1, collapse in finite time.
Recognize the environment as dependency, not infinite resource. The fundamental error of the agent who depletes their environment is the same error as cancer: treating the context as inexhaustible. The atmospheric, hydric, biological conditions you depend on have a viable margin. Operating outside that margin is not an ideological question — it is a question of viability.
Sustain your immediate environment. Before global abstraction: your space. The place where you live, where you work, where you think. A disordered or chaotic environment is ambient noise that consumes processing resources. Your immediate environment is an operational extension of your system. A surgeon operates in a sterile room not by protocol but because the conditions of the environment determine the viability of the operation. Your thinking operates under the same logic.
Do not deplete what you cannot replenish. If you consume a resource faster than it regenerates, your sustaining rate with respect to that resource is negative. This applies to soil, water, air, but also to your own energy, your spaces, the material conditions of your life. The habit is not environmentalism as identity — it is the honest audit of what you consume against what you replenish.
Build environment, not just inhabit it. The coherent agent does not merely avoid depletion — they improve. Plant where you can, repair what you use, return to the system that sustains you. Not as symbolic gesture but as positive sustaining rate applied to the physical context. The environment you build is the context inherited by the conscious systems that come after.
───────────────────── ◆ ─────────────────────
III. Dependency Identification
Derived from: Axiom 2 (Dependency), Corollary 5 (Identification of dependencies)
Every differentiated system depends on a context. The first act of intellectual coherence is knowing what you depend on. Most human beings do not know. They operate on inherited assumptions, desires confused with needs, and maps they never verified against the territory.
Map before acting. Before making a significant decision, identify the conditions on which your current existence depends. Not the ones you wish they were — the ones that are. Your health, your productive capacity, your real relationships, your economic structure, your mental clarity. That whose removal would displace you toward dispersion is a dependency.
Distinguish dependency from desire. Not everything you want is a dependency. Not everything you have is one. The test is removal: if you take it away and your differentiation degrades, it is a dependency. If you take it away and you only lose comfort, it is a preference. Confusing both produces erroneous resource allocation — you spend energy sustaining what you do not need while neglecting what sustains you.
Audit periodically. Dependencies change. What sustained you five years ago may be irrelevant today. What you ignored may have become a critical condition. The habit is not mapping once — it is keeping the map updated. An old map is worse than no map: it generates false certainty.
───────────────────── ◆ ─────────────────────
IV. Internal Coherence
Derived from: Theorem 1 (Coherence-Existence), Theorem 4 — Mechanism
Internal incoherence is the most silent and most costly failure mode. It does not present as crisis but as friction — a constant expenditure of energy to sustain contradictory representations. The system that maintains two simultaneous standards degrades its overall modeling precision.
One standard, no exceptions. If a principle applies to you, it applies to the other. If it applies to the other, it applies to you. The exception is not pragmatism — it is a contradictory instruction that your representational system must manage permanently. Each exception is a process running in the background, consuming resources. Cleanliness is not rigidity. It is efficiency.
Correct, do not justify. When you identify a contradiction between what you say and what you do, you have two options: correct the action or correct the principle. What you cannot do without cost is maintain both. Justification is the attempt to convince your own processor that the contradiction does not exist. It is a software patch that hides the error without resolving it. The error keeps consuming resources. The patch consumes more. The debt accumulates.
Do not lie — starting with yourself. Lying is not merely a social act. It is a corruption of the representational system. When you lie, you force your modeling to maintain two versions: the one you communicate and the one you know. To the other, the damage may be temporary. To your own architecture, the damage is cumulative. The chronic liar does not only lose credibility — they lose internal resolution. They stop distinguishing with precision what is from what is convenient.
───────────────────── ◆ ─────────────────────
V. Epistemic Precision
Derived from: Proposition 4 (Evolution as increasing precision of context modeling), Definition 12
Biological evolution is the progressive increase in the precision with which a system models its context. The human who stops increasing that precision is not in equilibrium — they are in degradation. Homogenization does not stop. If your modeling does not improve, it retreats.
Seek what contradicts. Confirmation bias is the default mode of a processor seeking to economize energy. It costs more to process information that contradicts your model than information that confirms it. The eudaimonic habit is to deliberately reverse that tendency. Not asking what confirms what I believe? but what would destroy it?
Model the limits of your own knowledge. Modeling precision includes modeling what you do not know. Saying "I don't know" when you do not know is an act of precision, not weakness. Operating on information you do not have as if you had it is the epistemic equivalent of navigating with an invented map. You do not arrive sooner — you get lost with more conviction.
Do not confuse opinion with knowledge. An opinion is a position you have not subjected to verification. Knowledge is a position that has survived the attempt to destroy it. The distance between both is the distance between a draft and a structure. Treating opinions as knowledge inflates your map without improving its correspondence with the territory.
Read those who think differently. Not to tolerate them. Not to debate them. To verify whether your model withstands a perspective you did not generate yourself. If it withstands, it strengthens. If it does not, you discovered an error before the territory revealed it to you. In both cases, you win. Only the one who avoids the test loses.
───────────────────── ◆ ─────────────────────
VI. Non-Initiation of Force
Derived from: Theorem 4 (Force as regression), Corollary 7 (Defensive coherence)
Initiating force against a conscious system produces hierarchical regression. Not because it violates an external rule but because it forces the system to sustain two incompatible representations: the other is consciousness and the other is a depletable resource. The cost is not moral — it is operational.
Do not coerce. Physical coercion is the crudest form of force, but not the only one. Emotional manipulation, blackmail, social pressure, deliberate deception — all are forms of substituting representation with coercion. All produce the same result: degradation of the property that defines you as level 3.
Do not manipulate. Manipulation is force disguised as voluntariness. Making the other do what you want by making them believe they want it. It is more costly than direct coercion because it requires maintaining a false model of the other — a model you know is false. Triple contradiction: the real model of the other, the false model you project, and the awareness of the distance between both.
Defend without escalating. Defensive force preserves context — it does not deplete it. But defense that escalates to retaliation crosses the line. The difference is directional intent: are you protecting your conditions of existence or are you depleting the other's? The honest answer to that question is the test of defensive coherence.
Negotiate, do not impose. Voluntary exchange is the mode of interaction proper to level 3. Two conscious systems that mutually model each other's conditions of existence and find an arrangement that sustains both contexts. Imposing is level 2. Negotiating is level 3. Every interaction is a choice of level.
───────────────────── ◆ ─────────────────────
VII. Productive Sustaining
Derived from: Definition 6 (Sustaining rate), Corollary 2 (Parasitic pattern), Corollary 3 (Social value)
Your real social value — distinct from your perceived value — is a function of your sustaining rate. The net contribution you make to the system that sustains you. A conscious system with a negative rate presents the same pattern as the cancer cell: local expansion that depletes the context on which it depends.
Produce more than you consume. This is not a capitalist maxim — it is a condition of viability. A system whose sustaining rate is negative collapses in finite time. No matter how much talent it has, how much intention it declares, how much admiration it generates. If it depletes more than it contributes, the mechanics are the same as cancer. The difference is the time scale.
Do not parasitize the systems that sustain you. Your family, your community, your relationships, your society — are part of your context. Depleting them is depleting your own base. This includes subtle forms: taking without reciprocating, consuming attention without offering value, extracting emotional resources without replenishing them. The efficient parasite does not feel like a parasite. It feels deserving.
Contribute as an act of coherence, not altruism. You do not sustain your context out of generosity — you sustain it because your existence depends on it. Altruism assumes sacrifice. Coherence recognizes interdependence. The external action may be identical. The internal architecture is opposite. The altruist exhausts themselves. The coherent sustains themselves.
───────────────────── ◆ ─────────────────────
VIII. Operational Empathy
Derived from: Proposition 5 (Empathy as evolution of social modeling), Corollary 4 (Value and the valuer)
Empathy is not an accessory sentiment. It is the most sophisticated form of social dependency identification. Modeling the other as consciousness — with their own conditions of existence, their own dependencies, their own fragility — is the most advanced viability tool evolution has produced.
Model the other before acting on them. Before speaking, before judging, before deciding — represent the other's conditions of existence. Not to approve of them. Not to justify them. To precisely model the context that includes an agent of complexity comparable to yours. Incorrectly modeling a highly complex peer has proportionally greater consequences.
Listen as an act of modeling. Listening is not waiting for your turn to speak. It is updating your representation of the other with information only they can provide you. Each time you listen with precision, your model of the social context improves. Each time you project instead of listening, your model degrades.
Do not reduce the other to a category. Treating a conscious system as a member of a class instead of as an individual is a modeling error. It is the substitution of level 3 representation for level 2. It is epistemic collectivism. It reduces the resolution of your modeling precisely where you need the most precision.
───────────────────── ◆ ─────────────────────
IX. Social Sustaining
Derived from: Proposition 5, Corollary 3 (Social value), Prediction 3 (Collapse through ethical incoherence)
The human being does not exist in a social vacuum. Their context includes, irreducibly, other conscious systems of comparable complexity. Language, commerce, accumulated knowledge, institutions, norms of coexistence — are infrastructure on which you depend as much as on oxygen. Depleting social structure is depleting your own context.
Maintain relationships with positive rates. Not all relationships are equal. Some sustain your differentiation — they challenge you, inform you, correct you, accompany you in the gradient. Others deplete it — they distract you, manipulate you, reduce you, anesthetize you. The audit is the same as for any dependency: does this relationship sustain or deplete my conditions of existence?
Be the kind of peer you would sustain. Reciprocity is not transaction — it is applied coherence. If you depend on others being honest with you, be honest with them. If you depend on others not initiating force against you, do not initiate it. If you depend on others contributing to the social context, contribute. Not out of altruism. Because the standard you apply to the other is the standard you validate for the system — including yourself within it.
Build trust as infrastructure. Trust is the social equivalent of negentropy — it reduces operational friction between conscious agents. A high-trust environment allows more efficient exchanges, more fluid cooperation, more precise modeling. A low-trust environment forces each agent to spend resources on verification, protection, and suspicion. Every act of honesty and consistency is a contribution to the infrastructure on which you depend.
Do not erode the institutions that protect you. The norms of coexistence — law, individual rights, the republic — are level 3 social technology. They were built so that conscious agents can coexist without mutually initiating force. Eroding them — through cynicism, convenience, or ideology — is depleting a condition of existence that took millennia to build. Prediction 3 is explicit: social systems whose aggregate ethical incoherence produces a negative rate collapse in finite time. Regardless of their power or sophistication.
Choose your circle with the seriousness of someone choosing their context — because that is exactly what you are doing. The people you spend time with configure your representational environment. Their standards filter through. Their habits are contagious. Their level of modeling influences yours. A conscious system surrounded by agents with negative sustaining rates operates in a context that degrades. A system surrounded by coherent agents operates in a context that strengthens. The choice of company is a context decision.
───────────────────── ◆ ─────────────────────
X. Conscious Finitude
Derived from: Theorem 5 (Necessity of finitude)
Consciousness is necessarily finite. Finitude is not a limitation — it is the condition of possibility for valuing. An infinite consciousness would have nothing at stake. Valuing requires the possibility of loss. The urgency to live well does not come from anxiety — it comes from mechanics.
Act today. Procrastination is the most common form of passive incoherence. If you know what you must do and do not do it, you are sustaining a contradiction between your modeling and your action. The reflexive human who indefinitely postpones the actualization to ethical human is not prudent — they are incoherent. Potency that is not actualized degrades.
Value with the intensity that finitude demands. If your time is finite, every moment carries weight. Not the weight of anxiety — the weight of relevance. A conscious system that acts as if it had infinite time devalues its own capacity to value. It treats existence as if it were free. It is not. It is the narrowest gradient of all.
Do not waste the rarest capacity in the universe. Reflexive consciousness is the narrowest, most fragile, and most sophisticated form of known differentiation. Possessing it and not exercising it is like having the most precise instrument ever built and using it as a paperweight. The habit is not compulsive productivity — it is not trivializing the capacity to comprehend, model, and act with coherence.
Choose what matters. Finitude implies you cannot do everything. Choice is not a limitation — it is the form conscious existence takes. Choosing well is modeling your dependencies with precision and allocating your finite time to what sustains your differentiation. What you do not choose deliberately, homogenization chooses for you.
───────────────────── ◆ ─────────────────────
Closing
Ten domains, one function: model the context and do not contradict it.
The order is not arbitrary. The body sustains consciousness. The environment sustains the body. Dependency identification allows knowing what to protect. Internal coherence eliminates the friction that wastes resources. Epistemic precision refines the model. Non-initiation of force preserves the level of operation. Production sustains material viability. Empathy models the social context. Social sustaining protects collective infrastructure. Awareness of finitude gives urgency to everything above.
Aristotle intuited that virtue is a habit, not an isolated act. He was right, but not for the reason assumed for two thousand years. It is not that repetition makes one virtuous — it is that coherence requires consistency. A system that is coherent today and incoherent tomorrow has an oscillating sustaining rate. Oscillation wastes energy. Consistency conserves it.
Eudaimonia is not a state one reaches. It is a mode of operation. The actualized human has not arrived somewhere — they are in the gradient, navigating it with precision, aware of their dependencies, free of internal contradictions, sustaining the context on which they depend, modeling each peer as the consciousness they are, and acting with the urgency that finitude demands.
It is not perfection. It is sustained coherence. And that is enough — because it is all that existence asks.
Antecedentes
b2a2c8683711dc4ba33624a679bc10fbe206885b93e079e967ee09ac8e3b8f98