Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.24 KB

File metadata and controls

41 lines (28 loc) · 1.24 KB

Structural Explainability: Accountable Entities

License: MIT Build Status Check Links

Lean 4 formalization of Accountable Entities (AE): six named entity kinds and their mapping to six identity regimes.

Core Mapping (AE -> Identity Regime)

Entity Kind Identity Regime
Actor ActorBound
Locus LocusBound
Instrument InstrumentBound
Event EventBound
Scope ScopeBound
Observation ObservationBound

This mapping is total and one-to-one over the six accountable entity kinds. Formal coverage properties are proven in Lean.

Build and Run

lake update
lake build
lake exe verify

Annotations

Annotations.md

Citation

CITATION.cff

License

MIT