Skip to content

feat: monotone tactic - #595

Open
oliversoeser wants to merge 88 commits into
leanprover-community:masterfrom
oliversoeser:mono-tactic
Open

feat: monotone tactic#595
oliversoeser wants to merge 88 commits into
leanprover-community:masterfrom
oliversoeser:mono-tactic

Conversation

@oliversoeser

@oliversoeser oliversoeser commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Description

Implements the monotone tactic for proving the monotonicity of functions on Iris predicates and extends nonexp to handle uncurried functions

Depends on #558

Checklist

  • My code follows the mathlib naming and code style conventions
  • I have added my name to the authors section of any appropriate files

refine BI.sep_ne.ne ?_ ?_
· exact Hwp m m_n _ _ _
· exact BI.BigSepL.bigSepL_dist <| fun _ => Hwp m m_n _ _ _
distLater_dist := by contractive

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.

🔥

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