Skip to content

feat(Core): instantiate holds & LindstromQuantifier as mathlib homs#568

Merged
github-actions[bot] merged 2 commits into
mainfrom
mathlib-holds-homs
Jun 19, 2026
Merged

feat(Core): instantiate holds & LindstromQuantifier as mathlib homs#568
github-actions[bot] merged 2 commits into
mainfrom
mathlib-holds-homs

Conversation

@hawkrobe

Copy link
Copy Markdown
Owner

Bundle two bespoke holds : _ → Set _ maps as mathlib homomorphisms, plus a mathlib-idiom pass on a Tense file.

  • Core.Order.holds becomes a BoundedLatticeHom (holdsHom); the named comparison categories become joins of the three atoms (notAfter = before ⊔ overlapping, …); new Core/Order/Opposition.lean proves they form an Aristotelian square; Tense.nonpast = present ⊔ future.
  • LindstromQuantifier gains a BooleanAlgebra instance (compl/inf/sup collapse to //, plus /) and holdsHom — the Lindström analogue of Core.Order.holdsHom.
  • Semantics/Tense/DeRe.lean: IsFelicitousWith/IsAbuschFelicitous casing, theorem-name fix, docstring path/claim fidelity (+ Abusch1997/HeimComments consumers).

@github-actions github-actions Bot enabled auto-merge (squash) June 19, 2026 23:33
@github-actions github-actions Bot merged commit 3d4c63d into main Jun 19, 2026
2 checks passed
@hawkrobe hawkrobe deleted the mathlib-holds-homs branch June 19, 2026 23:50
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