pith. machine review for the scientific record. sign in
def definition def or abbrev

L3_scope

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 163def L3_scope : String := "LNAL 5-op Semantic Core"

proof body

Definition body.

 164
 165/-! ## E-3: DREAM Virtues as Ethical Generators
 166
 167### Theorems (cite freely)
 168- `Virtues.Generators.virtue_completeness` — direction-level: normalFormFromDirection
 169  recovers ξ on Finset.range 32 for any feasible direction
 170- `Virtues.Generators.virtue_minimality` — unique (α,β) solving φ-locked 2×2 system per pair
 171- `Virtues.Generators.transform_preserves_admissibility` — micro-move preserves global admissibility
 172- `Virtues.Generators.foldMoves_preserves_admissibility` — fold of moves preserves admissibility
 173- `VirtueComposition.composed_virtues_preserve_sigma` — σ-preservation closed under composition
 174- `VirtueComposition.virtue_composition_associative` — composition is associative
 175- `LoveUniquenessDerivation.love_changes_individual_sigma` — love changes individual σ when agents differ
 176- `LoveUniquenessDerivation.love_equilibrates` — love contracts σ-difference by (1-α)
 177- `LoveUniquenessDerivation.coupling_conserves_total` — cross-lattice coupling conserves total σ
 178- `VirtueSignatures.love_has_unique_sigma_effect` — love is the only virtue with nonzero σ-effect
 179- `VirtueSignatures.each_virtue_distinct_signature` — all 14 signatures are distinct
 180
 181### Exact scope of proved completeness
 182- Domain: `Consent.FeasibleDirection` (bond-space tangents), NOT arbitrary `LedgerTransition`
 183- Window: `Finset.range 32` (32-bond scope)
 184- Normal form: Justice + Forgiveness pair recovery per pair scope (other primitives zero in nfd)
 185- This is NOT "14 independent basis vectors in tangent space"
 186
 187### Hypotheses (must state falsifier)
 188- `H_DreamTheoremCompleteness` (in DREAMTheorem.lean): the 14 virtues generate ALL σ-preserving
 189  ledger transitions. FALSIFIER: find one that cannot be decomposed.
 190  STATUS: EMPIRICAL_HYPO — the theorem in that file is trivially the hypothesis restated.
 191
 192### Known limitations (must acknowledge)
 193- `canonicalWisdomVirtue` is identity (needs external WiseChoice context)
 194- `DREAMTheorem.lean` uses stub types (local Virtue with 5 constructors, not the real 14)
 195- `compose_virtues` in DREAMTheorem.lean always returns ⟨True⟩
 196- The proved completeness is direction-level, not list-transform-level
 197
 198### Out of scope for E-3
 199- Morality-is-physics gauge theory (E-4)
 200- Virtue scattering matrix / Feynman amplitudes
 201- Biological / EEG predictions
 202-/

depends on (39)

Lean names referenced from this declaration's body.

… and 9 more