Skip to content

Add link to dual implication on implication page - #379

Merged
ScriptRaccoon merged 2 commits into
mainfrom
dual-implications
Sep 18, 2026
Merged

ScriptRaccoon merged 2 commits into
mainfrom
dual-implications

Conversation

@ScriptRaccoon

@ScriptRaccoon ScriptRaccoon commented Sep 18, 2026

Copy link
Copy Markdown
Owner

The deduction script dualizes implications when applicable, but the relationship between an implication and its dual was not present in the database so far. This PR adds this relationship by adding a new column dual_implication_id to the implications table. As an application, the implication page now links to the dual if it exists.

Example 1

The page for the implication distributive => strict initial object now has a link to the dual implication, stating codistributive => strict terminal object.



Example 2

The crude monadicity theorem is linked to its dual, a criterion for comonadicity:



New database diagram

The database diagram now groups related tables together. Click for a larger version.

database diagram

@ScriptRaccoon
ScriptRaccoon merged commit b1542b5 into main Sep 18, 2026
1 check passed
@ScriptRaccoon
ScriptRaccoon deleted the dual-implications branch September 18, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant