Skip to content

feat(Tactic/FunProp): allow discharging non-prop hypotheses#39224

Open
grunweg wants to merge 1 commit into
leanprover-community:masterfrom
grunweg:funprop-discharge-nonprops
Open

feat(Tactic/FunProp): allow discharging non-prop hypotheses#39224
grunweg wants to merge 1 commit into
leanprover-community:masterfrom
grunweg:funprop-discharge-nonprops

Conversation

@grunweg
Copy link
Copy Markdown
Contributor

@grunweg grunweg commented May 11, 2026

As suggested by lecopivo [on zulip](#mathlib4 > Making fun_prop support ContMDiff @ 💬)

This will allow inferring a model with corners, which in turn enables properly supporting ContMDiff and friends in fun_prop.


Needs a test, and then a prototype to demonstrates this works!

Open in Gitpod

@grunweg grunweg added t-meta Tactics, attributes or user commands awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. labels May 11, 2026
@github-actions
Copy link
Copy Markdown

PR summary 578f407c34

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
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

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

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-meta Tactics, attributes or user commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant