Friday, February 27, 2026

Philosopher’s Confession (Leibniz), formalized

The prompt said, “Explain the core arguments using formal logic:”, and contained the full text of this dialogue.

Below is a reconstructive formalization of the main argumentative moves in the dialogue. I’ll use (i) first-order logic with identity, (ii) a light modal layer for Leibniz’s “necessary/possible,” and (iii) explicit definitions (since Leibniz’s strategy is: replace troublesome words with their meanings).


0) Notation (minimal “language”)

Individuals: agents (x,y); God $g$; events/acts $e$; states $s$. Predicates / relations:

  • $God(g)$
  • $Omni(g)$: omniscient (enough for the early proof)
  • $Just(x)$
  • $Loves(x,y)$
  • $Happy(y)$
  • $Harmony(s)$
  • $HasHappyState(y,s)$
  • $Knows(x,s)$
  • $Exper(x,s)$: $x$ “experiences” $s$ (as harmony)
  • $Del(x,s)$: $x$ is delighted by $s$
  • $Sin(e)$
  • $PartOf(e,B)$: event $e$ is part of world-series $B$
  • $Will(x,e)$, $NotWill(x,e)$, $Permit(x,e)$
  • $Cause(x,e)$, $Author(x,e)$

Modal operators (Leibniz’s “in itself”):

  • $\Box p$: $p$ is necessary (its negation implies contradiction)
  • $\Diamond p$: $p$ is possible (conceivable without contradiction)

1) “God is just” via definitions (justice → universal love)

Definitions (as in the dialogue)

  1. Justice: $$ Just(x) \; \overset{def}{\leftrightarrow}\; \forall y, Loves(x,y) $$
  2. Love: $$ Loves(x,y) \;\overset{def}{\leftrightarrow}\; \exists s,(HasHappyState(y,s)\wedge Del(x,s)) $$ (Informally: loving $y$ is being delighted by $y$’s happiness-state.)
  3. Delight: $$ Del(x,s)\;\overset{def}{\leftrightarrow}\; Exper(x,s)\wedge Harmony(s) $$
  4. Happiness is harmonic: $$ Happy(y)\to \exists s,(HasHappyState(y,s)\wedge Harmony(s)) $$ (This encodes the earlier sub-argument that happiness is a maximally harmonious mind-state.)
  5. Omniscience “covers” harmony: $$ Omni(x)\to \forall s,(Harmony(s)\to Knows(x,s)) $$
  6. Knowing harmony yields experiencing it (a substantive bridge the dialogue relies on): $$ \forall x\forall s,((Knows(x,s)\wedge Harmony(s))\to Exper(x,s)) $$

Target claim

$$ God(g)\wedge Omni(g)\;\to\; Just(g) $$

Derivation sketch

Let $y$ be arbitrary.

  1. Assume $God(g)\wedge Omni(g)$.
  2. Suppose $Happy(y)$. Then by (4) pick (s) with ($asHappyState(y,s)\wedge Harmony(s)$.
  3. From $Omni(g)$ and $Harmony(s)$, get $Knows(g,s)$ by (5).
  4. From $Knows(g,s)\wedge Harmony(s)$, get $Exper(g,s)$ by (6).
  5. Then $Del(g,s)$ by (3).
  6. So $Loves(g,y)$ by (2).
  7. Since $y$ was arbitrary, $\forall y, Loves(g,y)$.
  8. Hence $Just(g)$ by (1).

So the early “God is just” proof is essentially: definitions + (Happiness ⊆ Harmony) + (God knows all Harmony) + (knowing harmony = experiencing it).


2) Principle of Sufficient Reason (PSR) ⇒ God is the ultimate reason for the world-series

Core PSR axiom

$$ \forall p,(Exists(p)\to \exists r,SR(r,p)) $$ $(SR(r,p)$ = “$r$ is a sufficient reason for $p$”)

“Sufficient reason entails” principle

$$ SR(r,p)\to (Exists(r)\to Exists(p)) $$ (If $r$ is sufficient for $p$, then $r$’s existence guarantees $p$’s.)

Leibniz’s key move: let $A$ be God, $B$ be the actual world-series

Let $A := Exists(g)$ and $B := Exists(WorldSeries)$.

Assume: $$ SR(g,WorldSeries) $$ Then: $$ Exists(g)\to Exists(WorldSeries) $$ i.e. $$ A\to B $$

By classical contraposition: $$ \neg B \to \neg A $$

That is the “if this series were removed/changed, God would be removed/changed” move in formal clothing: given “this God” as the sufficient reason of “this world-series,” you don’t get the same God with a different series.


3) “God is cause of sin” but “not author of sin” (will vs understanding; whole vs parts)

Definitions he later insists on

  1. To will: $Will(x,e)$ = “$x$ is delighted by $e$’s existence” (we can model it as) $$ Will(x,e)\;\overset{def}{\leftrightarrow}\; Del(x,Exists(e)) $$
  2. To not-will: $$ NotWill(x,e)\;\overset{def}{\leftrightarrow}\; Del(x,\neg Exists(e)) \;\;\vee\;\; Pain(x,Exists(e)) $$
  3. To permit: $$ Permit(x,e)\;\overset{def}{\leftrightarrow}\; Knows(x,e)\wedge \neg Will(x,e)\wedge \neg NotWill(x,e) $$
  4. Author: (explicitly stated in the text) $$ Author(x,e)\;\overset{def}{\leftrightarrow}\; Will(x,e)\wedge Cause(x,e) $$

The “whole does not distribute to parts” point

Let $B$ be the whole world-series. Leibniz wants:

  • God wills the whole series: $$ Will(g,B) $$
  • Sins are parts of the whole: $$ Sin(e)\to PartOf(e,B) $$
  • But it does not follow that God wills each sinful part: $$ Will(g,B)\wedge PartOf(e,B)\;\not\vdash\; Will(g,e) $$

Formally, Leibniz blocks an invalid inference schema: $$ \forall x\forall B\forall e,\big((Will(x,B)\wedge PartOf(e,B))\to Will(x,e)\big) $$ He rejects that schema.

What he does keep

  • God is (in a grounding/“physical”) sense the cause of anything in the series: $$ PartOf(e,B)\to Cause(g,e) $$
  • But sins are not willed “in themselves”: $$ Sin(e)\to \neg Will(g,e) $$
  • Therefore: $$ Sin(e)\to \neg Author(g,e) $$ since $Author(g,e)$ requires $Will(g,e)$.

So the structure is:

  1. Grounding: $Cause(g,e)$ for all $e\in B$
  2. Non-authorship: $Sin(e)\to \neg Will(g,e)$
  3. Therefore: God is not the “author” of sin though he is ultimate reason/cause of the existence of the series in which sin occurs.

4) The “fatalism” objection and Leibniz’s modal fix: necessity-in-itself vs necessity-by-hypothesis

Leibniz’s explicit definition

$$ \Box p \;\overset{def}{\leftrightarrow}\; \neg \Diamond \neg p $$ (“Necessary = opposite implies contradiction.”)

Then “contingent in itself” is: $$ Cont(p) \;:=\; \Diamond p \wedge \Diamond\neg p $$

His key denial

He rejects the unrestricted rule: $$ (\Box A \wedge (A\to p))\to \Box p $$ in the intended reading of “follows.” (He treats the relevant “follows” as hypothetical/certainty from the actual series, not as metaphysical entailment.)

So he separates:

  • Absolute necessity: $\Box p$ (contradiction if not-$p$)
  • Certainty given the actual harmony: think “given $H$”: $$ \Box(H\to p)\quad \text{and}\quad H $$ which yields $p$, but not $\Box p$.

This matches his line: Judas’s non-salvation is certain/foreseen/“necessary by accident” (given the actual series), while not contradictory to conceive Judas saved: $$ \Diamond(Saved(Judas)) $$ even though (in the actual world-series) ( \neg Saved(Judas)).

The reduplication point (“whatever is, necessarily is”)

He interprets “Whatever is, necessarily is” as the tautology: $$ \Box(Exists(e)\to Exists(e)) $$ not as: $$ Exists(e)\to \Box Exists(e) $$ So he’s dissolving fatalistic slogans by expanding them into what they actually mean.


5) Freedom under PSR: reject “libertarian indifference,” keep spontaneity + rational choice

PSR applied to willing

$$ Will(x,e)\to \exists r,SR(r,Will(x,e)) $$

His definitional chain (compressed)

  • Willing tracks what appears good/harmonious: $$ Will(x,e)\leftrightarrow AppearsGood(x,e) $$
  • Appearing good depends on agent+object+medium: $$ AppearsGood(x,e)=F(Temperament(x),Object(e),Context) $$ So (holding fixed the full state), will is not “up to” a further will: $$ \neg \exists w ,(Will(x,w)\wedge SR(w,Will(x,e))) $$ on pain of regress.

The criticized definition of free will

The target is roughly:

able to act or not act with all requisites equal.

If “all requisites” includes the complete sufficient conditions for acting, then:

Let $Req(x,e)$ be the conjunction of requisites for $Do(x,e)$, and define action as: $$ Do(x,e)\leftrightarrow Req(x,e) $$ Then: $$ Req(x,e)\to Do(x,e) $$ So the libertarian demand $$ Req(x,e)\wedge \neg Do(x,e) $$ is inconsistent.

Leibniz’s positive definition (Aristotelian)

He keeps:

  • Spontaneity: source of action in agent
  • Freedom: spontaneity + choice (improved by knowledge)

You can model the “degree of freedom” idea as: $$ FreedomDegree(x)\uparrow \text{ as } Knowledge(x)\uparrow \text{ and } PassionNoise(x)\downarrow $$ Not a single clean FOL axiom, but the logical point is:

  • no “reasonless toggling” is needed for freedom;
  • freedom is compatible with PSR because the relevant explanation is: the agent acts from their own reasons/character/intellect, not from external compulsion alone.

6) Damnation as self-caused: hatred of God → maximal pain → “always damnable”

Definitions paralleling the love argument

  1. Love: delight at another’s happiness
  2. Hatred: pain at another’s happiness $$ Hates(x,y) \;\overset{def}{\leftrightarrow}\; PainAt(x,Happy(y)) $$
  3. God as maximal happiness: $$ MaxHappy(g) $$
  4. Max pain (= damnation) arises from hating maximal happiness: $$ (Hates(x,g)\wedge MaxHappy(g))\to Damned(x) $$

Persistence post mortem (a substantive premise)

He assumes: after death, no new sensory inputs, so the “last dominant orientation” persists/escalates: $$ Dies(x)\wedge LastStateIsHatred(x,g)\to \forall t>death, Hates(x,g) $$ Then: $$ \forall t>death,Damned(x) $$ But he rhetorically reframes this as: they are never “statically damned,” always “damning themselves” (an “always re-instantiating” state).

“No just complaint” structure

His complaint-blocking move is basically:

If a person is shown the consequence and has the (internal) route to avoid it conditional on willing it, then responsibility attaches to the will-state: $$ (SeesConsequence(x)\wedge CanAvoidIfWills(x))\to \neg JustifiedComplaint(x) $$ Even if the will-state itself has an explanation, punishment is keyed to the present resolved wicked will, not to tracing an infinite regress of causes.


7) “Why this soul?” dissolves into individuation-by-place-and-time

He treats “thisness” (haecceity) as fixed by spatiotemporal determination in cases of maximal similarity.

A clean way to capture the punchline:

Let $Origin(x)$ be the ordered pair $\langle t,place\rangle$.

Principle (for the “maximally similar eggs/souls” case): $$ (Origin(x)=Origin(y)\wedge Intrinsic(x)=Intrinsic(y))\to x=y $$

Then the question:

Why is this soul in these circumstances?

becomes:

Why does $x$ have $Origin(x)$?

But if you “move” the origin, you are no longer talking about the same individual: $$ Origin(x)\neq Origin(y)\to x\neq y $$ So “Why am I not born elsewhere/otherwise?” reduces to “Why am I not someone else?”, which is not a substantive complaint about justice on his view.


What ties these arguments together (one meta-schema)

Leibniz is repeatedly doing this:

  1. Replace loaded terms by definitions (justice, love, will, permission, necessity).

  2. Block invalid distribution rules (whole → parts, “follows” → “necessary in itself”).

  3. Distinguish kinds of explanation:

    • grounding/physical cause vs moral authorship,
    • absolute necessity vs certainty under the actual harmony,
    • freedom as rational self-determination vs “reasonless indifference.”

If you want, I can rewrite the above into a single compact “axiom set + theorems” presentation (like a mini formal system) or do a Fitch-style proof for one thread (e.g., the anti-fatalism move) in full detail.

Saturday, February 21, 2026

Economics of animals? ft. Adam Smith

Adam Smith (Wealth of Nations, book 1, chapter 2) wrote:

This division of labour, from which so many advantages are derived, is not originally the effect of any human wisdom, which foresees and intends that general opulence to which it gives occasion. It is the necessary, though very slow and gradual consequence of a certain propensity in human nature which has in view no such extensive utility; the propensity to truck, barter, and exchange one thing for another.

Whether this propensity be one of those original principles in human nature of which no further account can be given; or whether, as seems more probable, it be the necessary consequences of the faculties of reason and speech, it belongs not to our present subject to inquire. It is common to all men, and to be found in no other race of animals, which seem to know neither this nor any other species of contracts. Two greyhounds, in running down the same hare, have sometimes the appearance of acting in some sort of concert. Each turns her towards his companion, or endeavours to intercept her when his companion turns her towards himself. This, however, is not the effect of any contract, but of the accidental concurrence of their passions in the same object at that particular time. Nobody ever saw a dog make a fair and deliberate exchange of one bone for another with another dog. Nobody ever saw one animal by its gestures and natural cries signify to another, this is mine, that yours; I am willing to give this for that. When an animal wants to obtain something either of a man or of another animal, it has no other means of persuasion but to gain the favour of those whose service it requires. A puppy fawns upon its dam, and a spaniel endeavours by a thousand attractions to engage the attention of its master who is at dinner, when it wants to be fed by him. Man sometimes uses the same arts with his brethren, and when he has no other means of engaging them to act according to his inclinations, endeavours by every servile and fawning attention to obtain their good will. He has not time, however, to do this upon every occasion. In civilized society he stands at all times in need of the co-operation and assistance of great multitudes, while his whole life is scarce sufficient to gain the friendship of a few persons. In almost every other race of animals each individual, when it is grown up to maturity, is entirely independent, and in its natural state has occasion for the assistance of no other living creature. But man has almost constant occasion for the help of his brethren, and it is in vain for him to expect it from their benevolence only. He will be more likely to prevail if he can interest their self-love in his favour, and show them that it is for their own advantage to do for him what he requires of them. Whoever offers to another a bargain of any kind, proposes to do this. Give me that which I want, and you shall have this which you want, is the meaning of every such offer; and it is in this manner that we obtain from one another the far greater part of those good offices which we stand in need of. It is not from the benevolence of the butcher, the brewer, or the baker that we expect our dinner, but from their regard to their own interest. We address ourselves, not to their humanity but to their self-love, and never talk to them of our own necessities but of their advantages. Nobody but a beggar chooses to depend chiefly upon the benevolence of his fellow-citizens. Even a beggar does not depend upon it entirely. The charity of well-disposed people, indeed, supplies him with the whole fund of his subsistence. But though this principle ultimately provides him with all the necessaries of life which he has occasion for, it neither does nor can provide him with them as he has occasion for them. The greater part of his occasional wants are supplied in the same manner as those of other people, by treaty, by barter, and by purchase. With the money which one man gives him he purchases food. The old clothes which another bestows upon him he exchanges for other old clothes which suit him better, or for lodging, or for food, or for money, with which he can buy either food, clothes, or lodging, as he has occasion.

These are broad sweeping statements about humans and animals which today would be criticized, but nevertheless, it does seem true that humans are the only objects of study by economics, decision theory, and studies of agency more broadly. Expound upon this topic.

Smith is doing two things at once in that passage:

  1. giving an origin story for division of labour (“it’s a slow consequence of our propensity to exchange”), and
  2. drawing a sharp species boundary (“contracts” and deliberate exchange are uniquely human).

A lot of the 18th-century biology in the contrast is dated, but the underlying question is still live: how far do “economic” and “agentic” explanations reach beyond humans, and where do they stop being the same kind of thing?

Economics as a subject vs economics as a toolkit

If “economics” means markets with prices, money, firms, contracts, property rights, and institutions, then yes—its natural home is humans (and human-like institutions).

But if “economics” means allocating scarce resources under constraints, then it’s hard to avoid animals. Modern behavioral ecology is basically “economics of survival and reproduction”: animals face tradeoffs (energy vs. risk, present vs. future, exploration vs. exploitation) and you can model them with optimization and choice under constraints.

A canonical example is optimal foraging theory and Charnov’s Marginal Value Theorem, which predicts when a forager should leave a food “patch” based on diminishing returns and travel time. (ScienceDirect) A standard synthesis frames foraging explicitly as “economic analyses of animal feeding behavior.” (De Gruyter Brill)

So: economics-the-discipline often studies humans, but economics-the-mathematics is used all over biology.

“Markets” without money: biological market theory

Smith’s “no contracts among animals” claim looks less solid once you broaden “exchange” beyond explicit bargaining. A big line of work treats many animal interactions as markets where partner choice and competition to be chosen create something like supply-and-demand “prices,” even when the “currency” is grooming, tolerance, access, or effort.

That’s basically what Biological Market Theory proposes. (EurekaMag) And it’s not just metaphor—there are empirical tests showing “market effects” (prices changing with supply).

Examples:

  • Female baboons: grooming time functions like a “payment,” and the “price” of infant handling varies with the number of infants available (a supply effect). (ScienceDirect)
  • Grooming reciprocity in baboons: framed explicitly as market forces shaping exchange patterns. (PMC)
  • Bonobos: recent work analyzes sex and grooming as exchangeable commodities in a daily “market.” (Nature)

These systems don’t require language or legal contracts; they require (a) repeated interaction, (b) some ability to choose partners, and (c) enough cognition (or evolved heuristics) to respond to who offers what.

Cleaner fish: partner choice, “punishment,” and reputations

One of the cleanest (no pun intended) demonstrations of market-like dynamics is the cleaner wrasse–client fish mutualism.

  • Experiments show cleaners prioritize “choosy clients” (those who can leave and go elsewhere) over “resident clients” (those stuck with one station), matching the idea that outside options change bargaining power. (Libra)
  • Clients can curb cheating via partner switching or punishment, which stabilizes cooperation. (PubMed)
  • There’s even evidence of something akin to reputation/image scoring affecting cooperation. (Nature)

What’s striking here is that you can analyze this with the same strategic logic economists use (outside options, incentives, enforcement), even though there’s no written contract.

And the bridge back to “decision theory” is explicit: researchers model what kinds of learning machinery are required to solve the cleaner-fish “market task” using reinforcement-learning theory. (PubMed)

Primates: barter-like behavior exists, but it’s limited

Smith says nobody ever saw an animal “make a fair and deliberate exchange.” Today we have seen exchange-like behavior—often in controlled settings—but it also highlights what may be missing relative to humans.

  • Capuchins have been trained to trade tokens for food and show strong reactions to unequal outcomes (“unequal pay”), which researchers interpret (with debate) as a precursor to fairness/inequity sensitivity. (Nature)
  • Chimpanzees will barter in some contexts (including giving up lower-value food to get higher-value food), but they don’t trade whenever it would benefit them; one proposed explanation is weak “ownership” norms and/or high perceived risk of defection. (PubMed)

So animals can “exchange,” but the scope and reliability often look different from human trade—especially when you need stable property, delayed reciprocity, or guarantees.

Why humans still look special (and why Smith’s core intuition survives)

Even if Smith overstated the uniqueness of exchange, a refined version of his point still has bite:

  • Generalized, scalable exchange: Humans trade with strangers routinely, and not just via repeated dyadic relationships. This depends on norms, reputations, institutions, and often third-party enforcement.
  • Abstract representations: money, accounting, standardized measures, transferable property claims.
  • Commitment devices: contracts, courts, organizational forms, “credible commitments” that make specialization safe at scale.
  • Cumulative cultural evolution: we inherit practices (weights, writing, double-entry bookkeeping, legal templates) that massively extend what any individual could negotiate ad hoc.

Animals can have reciprocity, partner choice, and even rudimentary “market effects,” but human economies are weirdly institution-heavy—and that’s what turns small-scale exchange into complex division of labor spanning millions of people.

Where this leaves “agency”

Modern work tends to treat agency as graded rather than all-or-nothing:

  • Many organisms behave as if they’re optimizing (e.g., foraging models), whether by cognition, learning, or evolved heuristics. (ScienceDirect)
  • Some species show strategic social behavior consistent with incentives, partner choice, punishment, and reputation-like dynamics. (Libra)
  • Humans add a layer of explicit reasons, shared symbols, and institutional commitments that makes “economic agency” in the full modern sense far more portable and scalable.

So the cleanest way to reconcile Smith with current evidence is:

  • Economics as “choice under scarcity” applies broadly across animals.
  • Economics as “institutionalized exchange and production” is overwhelmingly human.
  • The boundary isn’t “animals don’t exchange”; it’s that humans evolved (and culturally accumulated) the machinery that makes exchange general, explicit, and enforceable, which is what supercharges division of labor.

If you want, I can map this into a tighter taxonomy—e.g., reciprocity → partner choice → market effects → property norms → enforceable contracts—and show where different species plausibly sit on that ladder.

Thursday, February 19, 2026

Modal Natural Law

the parallel between deontic and alethic modalities is very convenient for natural law theory

sketch out a formal natural law theory that leans on this by having the same modalities be alethic or deontic depending on whether it’s a free being

Here’s a compact “one-operator” natural law theory that exploits the structural parallel between alethic and deontic modality by letting the same modal vocabulary become alethic or deontic depending on whether the subject is a free being.


1) Language

Two sorts of things:

  • Entities: \(x,y,\dots\)
  • Worlds: \(w,v,\dots\)

Predicates / relations:

  • \(\mathrm{Free}(x)\): \(x\) is a free (rational/volitional) agent.
  • \(\mathrm{Nat}(x)\): the “nature” (essence/functional organization) of \(x\). (Treat as a parameter supplying constraints.)
  • \(\mathrm{End}(x,e)\): \(e\) is a proper end \(telos\) of \(x\).
  • \(\mathrm{Means}(e,\varphi)\): \(\varphi\) is a constitutive means for \(e\).
  • \(\mathrm{Act}_x(\varphi)\): “\(x\) sees to it that \(\varphi\)” (optional, but helpful for deontic readings).
  • \(\mathrm{Flour}(x)\): \(x\) flourishes / realizes its form well.

One modal pair, indexed by subject:

  • \(\Box_x \varphi\)
  • \(\Diamond_x \varphi := \neg \Box_x \neg \varphi\)

Intended neutral gloss of \(\Box_x\):

“\(\varphi\) holds by the law of \(x\)’s nature.”

The trick is that “law of nature” bites as necessity for non-free beings, and as obligation for free beings.


2) Semantics: one frame family, different constraints

Model:
\[
\mathcal{M}=(W,{R_x}_{x\in E},V,\mathrm{Free},\mathrm{Nat},\dots)
\]

Truth clause:
\[
\mathcal{M},w \vDash \Box_x \varphi \quad\text{iff}\quad \forall v,(wR_x v \rightarrow \mathcal{M},v \vDash \varphi).
\]

Now impose different frame conditions on \(R_x\) depending on freedom:

(A) Non-free beings: alethic (necessity)

If \(\neg \mathrm{Free}(x)\), then \(R_x\) is reflexive (at least), optionally S4/S5-ish if you like strong natural necessity:

  • Reflexive: \(\forall w, (wR_x w)\)
    validates T: \(\Box_x \varphi \to \varphi\)

Intuition: non-free things “follow” their natures as necessities (acorns become oaks unless impeded; electrons repel, etc.). When the modal says “must,” it’s literally must.

(B) Free beings: deontic (obligation)

If \(\mathrm{Free}(x)\), require \(R_x\) to be serial (at least):

  • Serial: \(\forall w,\exists v, (wR_x v)\)
    validates D: \(\Box_x \varphi \to \Diamond_x \varphi\)

But do not require reflexivity, so you do not validate T.
That blocks “ought implies is”:

  • For free \(x\): \(\Box_x \varphi\) does not entail \(\varphi\) at the actual world.

Intuition: if you can fail, then “bound by nature” shows up as practical necessity (obligation), not as guaranteed fact.

So the same operator \(\Box_x\) yields:

  • non-free \(x\): natural necessity
  • free \(x\): natural obligation

3) Core “Natural Law” principles

Now add axioms that make this natural-law-shaped rather than just “modal toggling.”

NL1. Teleological grounding

A minimal teleology-to-law schema:

\[
\mathrm{End}(x,e)\ \wedge\ \mathrm{Means}(e,\varphi)\ \to\ \Box_x \varphi.
\]

Reading: if \(\varphi\) is constitutive of realizing a proper end of \(x\), then \(\varphi\) is required by \(x\)’s nature.

  • For non-free \(x\), this is an alethic requirement: the unfolding of form.
  • For free \(x\), this becomes a deontic requirement: what practical reason must treat as action-guiding.

NL2. Freedom-sensitive compliance

Make the “is/ought split” explicit:

\[
\neg \mathrm{Free}(x) \to (\Box_x \varphi \to \varphi) \qquad\text{(necessity entails fact)}
\]
\[
\mathrm{Free}(x) \to \neg(\Box_x \varphi \to \varphi) \qquad\text{(obligation needn’t be met)}
\]

(Second line is not a single axiom in normal systems, but you can enforce it by not giving free agents reflexivity.)

NL3. Ought implies can (internalized)

Use the serial/D condition for free agents as the modal version:

\[
\mathrm{Free}(x) \to (\Box_x \varphi \to \Diamond_x \varphi).
\]

This is “ought implies can” in the same modality.

NL4. Practical form: obligations target agency

If you want obligations to be about what the agent does, tie \(\Box_x\) to agency:

\[
\mathrm{Free}(x)\ \wedge\ \Box_x \varphi \to \Box_x,\mathrm{Act}_x(\varphi)
\]

(or instead define obligation as \(\Box_x \mathrm{Act}_x(\varphi)\) and keep \(\varphi\) as outcome propositions.)


4) The natural law “bridge” without an is/ought fallacy

In this setup, the classical natural law move:

“From facts about nature to norms”

is recast as:

“From teleological structure to \(\Box_x\)-claims; whether those are is-like or ought-like depends on \(\mathrm{Free}(x)\).”

So you never infer an “ought” from a bare “is.” You infer a modal claim (“required by nature”), and then the logic itself tells you what kind of requirement it is, because the subject is free or not.

A handy definitional gloss:

  • Natural necessity: \(\mathrm{NatNec}(x,\varphi) := \neg\mathrm{Free}(x)\wedge \Box_x\varphi\)
  • Natural obligation: \(\mathrm{NatOught}(x,\varphi) := \mathrm{Free}(x)\wedge \Box_x\varphi\)

Same \(\Box\), different mode of governance.


5) Defect and wrongdoing as one notion, two manifestations

Define defect relative to nature:

\[
\mathrm{Defect}(x,\varphi) := \Box_x \varphi \wedge \neg \varphi.
\]

  • If \(\neg \mathrm{Free}(x)), (\mathrm{Defect}(x,\varphi)\) is typically impossible unless you also model impediments (injury, interference). Defect is “broken functioning.”
  • If \(\mathrm{Free}(x)), (\mathrm{Defect}(x,\varphi)\) is exactly the shape of wrongdoing: an obligation unmet.

This yields a unified natural law idea:

vice is a kind of malfunction in a rational animal.


6) Tiny illustrative example

Let \(a\) be an acorn, \(h\) a human.

  • \(\neg \mathrm{Free}(a)\), \(\mathrm{Free}(h)\)
  • \(\mathrm{End}(a,\text{oak})\), \(\mathrm{Means}(\text{oak},\text{develop_roots})\)
  • \(\mathrm{End}(h,\text{flourishing})\), \(\mathrm{Means}(\text{flourishing},\text{seek_truth})\)

From NL1:

  • \(\Box_a,\text{develop_roots}\)
    By reflexivity for non-free beings, \(\text{develop_roots}\) follows in the normal case (alethic “must”).
  • \(\Box_h,\text{seek_truth}\)
    But no T for free beings: it does not follow that \(h\) seeks truth. It’s an “ought.”

Same modal skeleton; different upshot because \(h\) is free.


7) What you get “for free” with this design

  • A single formal connective \(\Box_x\) that covers both “must” and “ought.”
  • A clean explanation of why natural law looks “descriptive” in biology/physics but “normative” in ethics: freedom is the switch.
  • A unified account of deviation (impairment vs wrongdoing) as failure to realize natural modal requirements.

If you want to push it further, the next natural move is to add a ranking (a “better-than” ordering) over \(R_x\)-accessible worlds for free agents (à la preference/ideality semantics), so \(\Box_x\) becomes “true in all best \(x\)-realizations of nature,” while for non-free agents it remains “true in all nature-compatible worlds.” That gives you a very natural-law-ish story about prudence, conflict of goods, and exception handling without changing the basic modal parallel.