Skip to content

feat(Semantics/Dynamic/DRS): model-theoretic DRS core (K&R 1993)#45

Merged
github-actions[bot] merged 9 commits into
mainfrom
drs-faithful-core
May 31, 2026
Merged

feat(Semantics/Dynamic/DRS): model-theoretic DRS core (K&R 1993)#45
github-actions[bot] merged 9 commits into
mainfrom
drs-faithful-core

Conversation

@hawkrobe
Copy link
Copy Markdown
Owner

Faithful Lean model of Kamp & Reyle (1993) discourse representation structures, built on mathlib FirstOrder.Language, with the §1.5 DRT→FOL reduction proven.

  • Defs/Basic/Semantics: the DRS data type, subordination/accessibility (Relation.TransGen), IsProper, functorial map, the merge monoid, and verifying-embedding truth (Realize/trueIn) over a Structure.
  • Reduction: toFormula into L.Formula, and realize_toFormula proving a DRS's bespoke truth coincides with its first-order translation's Realize.

@github-actions github-actions Bot enabled auto-merge (squash) May 31, 2026 18:02
@github-actions github-actions Bot merged commit 2977a5e into main May 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant