Inferensys

Glossary

Deontic Default Theory

An extension of default logic that incorporates deontic modalities, allowing for the formal representation of prima facie obligations that can be defeated by contrary-to-duty exceptions.
Developer reviewing semantic search engine results on laptop, relevance scores visible, technical search demo.
NORMATIVE REASONING FRAMEWORK

What is Deontic Default Theory?

Deontic Default Theory extends Reiter's default logic by incorporating deontic modalities—obligation, permission, and prohibition—to formally represent prima facie norms that hold by default but can be defeated by exceptions or contrary-to-duty scenarios.

Deontic Default Theory is a formal logical framework that merges default logic with deontic modalities to model reasoning about norms that are generally binding but subject to override. Unlike classical logic where conclusions are monotonic, this theory allows a conclusion like "Agent A is obligated to perform action X" to be withdrawn when a conflicting, higher-priority norm—such as a lex specialis exception—is introduced. The default operator is reinterpreted deontically, so a default rule expresses that an obligation holds in the absence of information defeating it, directly encoding the legal concept of prima facie duties.

The theory addresses the contrary-to-duty paradox, a persistent challenge in deontic logic where a secondary obligation (what must be done after a violation) conflicts with the primary obligation. By structuring norms as prioritized defaults, the framework resolves these paradoxes through non-monotonic inference: a contrary-to-duty obligation acts as a specific exception that defeats the general default, maintaining logical consistency. This makes Deontic Default Theory foundational for building normative conflict resolution engines that algorithmically reconcile contradictory legal rules in AI systems requiring high citation integrity.

FORMAL MECHANISMS

Core Properties of Deontic Default Logic

The essential structural and operational characteristics that define how deontic default logic represents and processes prima facie obligations, exceptions, and normative conflicts.

01

Prima Facie Obligations as Defaults

In deontic default theory, obligations are not absolute truths but default rules that hold in the absence of defeating conditions. A prima facie obligation O(A) is represented as a default rule: if the prerequisite is true and the obligation is consistent with what is known, conclude the obligation. This directly models how legal duties are generally binding but can be defeated by exceptions.

  • Default rule form: Prerequisite : Justification / Conclusion
  • The justification checks for consistency with known facts
  • A contrary-to-duty scenario defeats the default by introducing inconsistent information
02

Non-Monotonic Consequence Relation

Deontic default logic inherits the non-monotonic property from Reiter's default logic: adding new premises can invalidate previously derived obligations. This is essential for legal reasoning where discovering a more specific statute or a higher-court ruling retroactively alters what is obligatory.

  • Extensions grow or shrink as facts are added
  • A conclusion O(φ) may hold in one extension but not another
  • Enables belief revision without full system rebuild
  • Contrasts with monotonic classical logic where conclusions are permanent
03

Deontic Modality Embedding

The theory extends standard default logic by embedding deontic modalities—obligation (O), permission (P), and prohibition (F)—directly into the default structure. Each modality carries distinct consistency rules: an obligation cannot coexist with a prohibition on the same act, while permissions create exceptions to prohibitions.

  • O(φ) defaults are defeated by F(φ) assertions
  • P(φ) acts as a blocker preventing the derivation of F(φ)
  • Modal conflicts trigger extension branching
  • Interdefinability: F(φ) ≡ O(¬φ) and P(φ) ≡ ¬O(¬φ)
04

Extension-Based Semantics

A deontic default theory generates one or more extensions—maximal, consistent sets of beliefs closed under the default rules. When normative conflicts exist, multiple extensions emerge, each representing a coherent resolution path. A skeptical reasoner accepts only what holds in all extensions; a credulous reasoner picks one.

  • Each extension is a conflict-free normative subset
  • Multiple extensions signal unresolved normative collisions
  • Extension selection may require external preference orderings
  • Corresponds to the Maximal Consistent Subset approach in conflict resolution
05

Prioritized Default Handling

To resolve conflicts deterministically, deontic default logic often incorporates priority orderings among defaults. A default representing a lex specialis rule is assigned higher priority than a general rule, ensuring the specific obligation defeats the general one when both apply. This formalizes the Lex Specialis Derogat Legi Generali principle.

  • Priority is a partial or total order on default rules
  • Higher-priority defaults are applied first during extension construction
  • Encodes rule preference ordering directly in the logic
  • Enables deterministic conflict resolution without external arbitration
06

Contrary-to-Duty Reasoning

A defining strength of deontic default logic is its ability to model contrary-to-duty obligations—what an agent must do after violating a primary duty. Standard deontic logic suffers from paradoxes here (Chisholm's Paradox), but default logic handles this naturally: the violation adds a fact that triggers a secondary default obligation.

  • Primary default: O(pay_on_time)
  • Violation fact: ¬pay_on_time
  • Secondary default triggers: O(pay_with_penalty)
  • No logical contradiction arises because defaults operate sequentially
DECODING DEONTIC DEFAULTS

Frequently Asked Questions

Clear answers to the most common technical questions about Deontic Default Theory and its role in formalizing legal reasoning for AI systems.

Deontic Default Theory is a formal logical framework that extends Reiter's default logic with deontic modalities—obligation, permission, and prohibition—to model prima facie legal rules that can be defeated by exceptions. It works by representing legal norms as default rules with a prerequisite, a justification, and a deontic consequent. A rule like 'Contracts must be performed' is encoded as a default that concludes an obligation unless a contrary-to-duty exception, such as force majeure, is present. The theory's non-monotonic inference engine applies these defaults to a set of facts, constructing coherent extensions of belief. When a conflict arises, such as an obligation to deliver goods colliding with a prohibition on export, the theory's priority mechanisms—often encoding lex specialis or lex superior principles—select the applicable rule, ensuring the final set of conclusions is consistent and legally sound.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.