Skip to content

Add focus to the given property in list of relevant implications#181

Merged
ScriptRaccoon merged 2 commits into
mainfrom
focus-relevant-implications
May 15, 2026
Merged

Add focus to the given property in list of relevant implications#181
ScriptRaccoon merged 2 commits into
mainfrom
focus-relevant-implications

Conversation

@ScriptRaccoon
Copy link
Copy Markdown
Owner

@ScriptRaccoon ScriptRaccoon commented May 15, 2026

On the property detail page, all relevant implications for that property are listed. However, they are currently displayed in their full form, which means that conclusions unrelated to the given property are also shown. This PR removes those irrelevant conclusions.

Specifically, if an implication (that is not an equivalence) has P among its conclusions, then only P is shown as the conclusion. The remaining conclusions are omitted, since they are not relevant in this context. Of course, the detail page for that implication still has all conclusions.

Examples

On the detail page for epi-regular, the implication elementary topos -> disjoint finite coproducts + effective congruences + epi-regular + finitely cocomplete is abbreviated to elementary topos -> epi-regular.

On the detail page for products, the implication CIP -> coproducts + products + zero morphisms is abbreviated to CIP -> products.

On the detail page for powers, the implication* products -> countable products + powers is abbreviated to products -> powers.


*This implication was listed as products => countable products + finite products + powers. I removed the "finite products" since this is a consequence of "countable products" already.

@ScriptRaccoon ScriptRaccoon merged commit a444c54 into main May 15, 2026
1 check passed
@ScriptRaccoon ScriptRaccoon deleted the focus-relevant-implications branch May 15, 2026 11:19
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