Skip to content

feat(FinFun): Implement the decidable equality for FinFun#466

Merged
XYUnknown merged 2 commits intomainfrom
finfun-deciable-equal
Apr 2, 2026
Merged

feat(FinFun): Implement the decidable equality for FinFun#466
XYUnknown merged 2 commits intomainfrom
finfun-deciable-equal

Conversation

@XYUnknown
Copy link
Copy Markdown
Collaborator

Add the implementation of DecidableEq for FinFun

@XYUnknown XYUnknown changed the title Implement the decidable equality for FinFun feat : Implement the decidable equality for FinFun Apr 2, 2026
@XYUnknown XYUnknown changed the title feat : Implement the decidable equality for FinFun feat(FinFun): Implement the decidable equality for FinFun Apr 2, 2026
(f ↾₀ support1) ↾₀ support2 = (f ↾₀ support2) ↾₀ support1 := by
grind only [= coe_eq_fn, = fromFun_fn, ←= ext]

/-- Deciable equality -/
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Typo here (deciDable). Otherwise lgtm!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Typo here (deciDable). Otherwise lgtm!

fixed :))

@XYUnknown XYUnknown enabled auto-merge April 2, 2026 17:15
@XYUnknown XYUnknown added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit 3875bc9 Apr 2, 2026
2 checks passed
thomaskwaring pushed a commit to thomaskwaring/cslib_SKI that referenced this pull request Apr 6, 2026
…#466)

Add the implementation of `DecidableEq` for `FinFun`
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.

2 participants