pith. sign in
module module high

IndisputableMonolith.Philosophy.ObjectiveMoralityStructure

show as:
view Lean formalization →

This module defines objective morality by evaluating actions according to their effect on ledger defect, extending the Law of Existence. Researchers deriving ethics from physical first principles would cite it. It consists of definitions for ethical actions and moral orderings together with basic reflexivity and transitivity properties.

claimAn ethical action is a mapping from one configuration to another evaluated by its net change in defect, where defect zero marks existence.

background

The upstream Law of Existence module states that an entity x exists if and only if defect(x) = 0. This philosophy module applies that ledger to actions by defining EthicalAction as a configuration-to-configuration map whose moral cost is measured by the resulting defect change. Sibling definitions introduce moral_cost, MorallyBetter, MorallyGood, and MorallyIdeal, plus ordering axioms and the claim that the moral ideal is unique.

proof idea

this is a definition module, no proofs

why it matters in Recognition Science

The module supplies the formal bridge from the Law of Existence to objective morality, directly enabling sibling results such as moral_ideal_is_unique, ideal_iff_good, and hume_guillotine_dissolved. It thereby places ethical ordering inside the Recognition framework without additional physical postulates.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (16)