Skip to content

[Merged by Bors] - chore(Order): make CompleteDistribLattice.MinimalAxioms.of semireducible#37478

Closed
YaelDillies wants to merge 2 commits intoleanprover-community:masterfrom
YaelDillies:implicit_reducible_complete_lattice_min_axioms
Closed

[Merged by Bors] - chore(Order): make CompleteDistribLattice.MinimalAxioms.of semireducible#37478
YaelDillies wants to merge 2 commits intoleanprover-community:masterfrom
YaelDillies:implicit_reducible_complete_lattice_min_axioms

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

This is part of the greater discussion about whether we should make all defs appearing in instances implicit_reducible. I believe the answer in this case is pretty clearly yes sinced the sole purpose of CompleteLattice.MinimalAxioms is to build instances.

From APAP


Open in Gitpod

…cible

This is part of the greater discussion about whether we should make all `def`s appearing in instances `implicit_reducible`. I believe the answer in this case is pretty clearly yes sinced the sole purpose of `CompleteLattice.MinimalAxioms` is to build instances.

From APAP
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

PR summary 5289bf289a

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/reporting/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@YaelDillies YaelDillies added the t-order Order theory label Apr 1, 2026
Copy link
Copy Markdown
Contributor

@Vierkantor Vierkantor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me!

bors merge

@mathlib-triage mathlib-triage bot added the ready-to-merge This PR has been sent to bors. label Apr 15, 2026
mathlib-bors bot pushed a commit that referenced this pull request Apr 15, 2026
…cible (#37478)

This is part of the greater discussion about whether we should make all `def`s appearing in instances `implicit_reducible`. I believe the answer in this case is pretty clearly yes sinced the sole purpose of `CompleteLattice.MinimalAxioms` is to build instances.

From APAP
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Apr 15, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(Order): make CompleteDistribLattice.MinimalAxioms.of semireducible [Merged by Bors] - chore(Order): make CompleteDistribLattice.MinimalAxioms.of semireducible Apr 15, 2026
@mathlib-bors mathlib-bors bot closed this Apr 15, 2026
@YaelDillies YaelDillies deleted the implicit_reducible_complete_lattice_min_axioms branch April 15, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-order Order theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants