Skip to content

Refactor implications + minor additions#98

Merged
ScriptRaccoon merged 10 commits intomainfrom
add-various-results
Apr 17, 2026
Merged

Refactor implications + minor additions#98
ScriptRaccoon merged 10 commits intomainfrom
add-various-results

Conversation

@ScriptRaccoon
Copy link
Copy Markdown
Owner

@ScriptRaccoon ScriptRaccoon commented Apr 17, 2026

  • Remove redundant implications1.
  • Group related implications into one2.
  • Remove "lextensive" property (for now)
  • Add proof that Metc has no sequential colimits.
  • Refine Freyd's Lemma: only uses powers, not products.
  • Other minor additions

1Redundant means that they can already be deduced from other implications saved in the database. Most of these cases have been spotted manually. In some cases, though, I have just removed them temporarily and checked with the search feature (which includes a consistency check) if the implication can still be deduced. And in many cases they could, and usually the generated proofs were quite long. This indicates that many more redundant implications are lurking around. I should definitely write a script that detects these (along with redundant property assignments to categories).

2When two implications say A => B and A => C and both are trivial, then just combine them to A => B + C.

@ScriptRaccoon ScriptRaccoon merged commit d54ee1d into main Apr 17, 2026
1 check passed
@ScriptRaccoon ScriptRaccoon deleted the add-various-results branch April 17, 2026 09:37
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