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.
Glossary
Deontic Default Theory

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.
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.
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.
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
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
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 byF(φ)assertionsP(φ)acts as a blocker preventing the derivation ofF(φ)- Modal conflicts trigger extension branching
- Interdefinability:
F(φ) ≡ O(¬φ)andP(φ) ≡ ¬O(¬φ)
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
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
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
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.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Explore the formal logic and computational mechanisms that underpin Deontic Default Theory, enabling AI systems to reason coherently through conflicting obligations and exceptions.
Defeasible Reasoning
A mode of logical inference where a conclusion can be retracted in the face of new, contradictory evidence or superior rules. This is the foundational non-monotonic mechanism that allows Deontic Default Theory to model prima facie obligations that are binding until defeated.
- Enables retraction of conclusions without contradiction
- Core to modeling legal exceptions and overrides
- Distinguishes strict rules from default rules
Contrary-to-Duty Obligation
A deontic logic construct specifying what an agent is obligated to do after violating a primary obligation. This is a key challenge in modeling realistic legal and contractual compliance scenarios, often called the 'Chisholm Paradox'.
- Addresses secondary obligations triggered by breach
- Critical for modeling penalty clauses and remediation
- Tests the expressive adequacy of deontic formalisms
Non-Monotonic Logic
A formal logic system where the addition of new premises can invalidate previously valid conclusions. Deontic Default Theory extends this framework with deontic modalities to handle normative reasoning specifically.
- Adding facts can shrink the set of valid conclusions
- Models the open-ended nature of legal discovery
- Contrasts with classical monotonic logics
Normative Hierarchy Graph
A directed acyclic graph representing the precedence relationships between legal rules based on authority, specificity, and temporality. This structure is used to traverse and resolve conflicts algorithmically within a default theory framework.
- Encodes lex superior, lex specialis, and lex posterior
- Enables deterministic conflict traversal
- Visualizes the priority landscape of a rule base
Maximal Consistent Subset (MCS)
A computational method for resolving normative conflicts by identifying the largest subset of non-contradictory rules from an inconsistent rule base. This provides a conflict-free reasoning context when full consistency is impossible.
- Generates coherent rule subsets from contradictions
- Used as a repair mechanism for inconsistent corpora
- Often guided by rule preference orderings
Normative Exception Handling
The systematic mechanism by which a general rule is suspended or overridden by a more specific exception, directly implementing the lex specialis principle in a computational framework. This is the primary application of default rules in deontic theory.
- Carves out exceptions without deleting the general rule
- Maintains the integrity of the normative system
- Relies on specificity-based priority ordering

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us