pith. sign in
module module high

IndisputableMonolith.Philosophy.ObjectiveMoralityStructure

show as:
view Lean formalization →

The module grounds objective morality in Recognition Science by defining ethical actions as configuration mappings whose value is measured by ledger defect change. It introduces predicates for morally better, good, and ideal actions together with their ordering properties. Researchers working on foundations of ethics or is-ought problems would cite the module to link the Law of Existence directly to moral evaluation. The module consists of definitions plus short proofs establishing reflexivity, transitivity, and existence of better actions.

claimAn ethical action is a map $a : C_1, C_2$ between configurations such that its moral cost equals the change in defect; $a$ is morally better than $b$ when moral_cost$(a) < $ moral_cost$(b)$, morally good when no better action exists, and morally ideal when it is the unique minimum-cost action.

background

The module imports the Law of Existence, which states that an entity $x$ exists if and only if defect$(x) = 0$. Configurations are the objects whose defects are tracked; an action is any map sending one configuration to another. Moral evaluation is defined by comparing the defect of the image configuration against the defect of the source, yielding a numerical cost that induces a preorder on actions.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the formal bridge from the defect-based Law of Existence to moral philosophy, enabling downstream results such as uniqueness of the moral ideal and dissolution of Hume's guillotine. It shows that the ought of ethical action is reducible to the is of defect minimization without additional normative axioms.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (16)