leanprover-community / leanprover-community/mathlib4

Use `Is*Apply` classes

Open
#39,639 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lean
Stars
4.2k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

This is a tracking issue for replacing foo_apply type lemmas by the IsFooApply typeclasses introduced in #37779

The following list is not comprehensive and will be extended over time:

  1. Abstract results

    • #39657
    • #40260
    • #40501
    • #40899
    • #40277
    • #40534
    • IsCompApply
  2. Homomorphism classes

    • #39638
    • #39637
    • #40446
    • NormedAddGroupHom
  3. Multilinear

    • #40466
    • #40463
    • FormalMultilinearSeries
  4. Measure theory

    • #40945
    • #40840
    • #40450
    • StieltjesFunction
    • #40918
  5. Continuous functions

    • ContinuousMap
    • BoundedContinuousMap
    • #40611
    • #40607
    • #40608
    • #40447
  6. The rest

    • Matrix
    • #40917
    • Finsupp
    • #40880

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the IsFooApply typeclasses introduced in #37779 and review the unchecked entries in this tracking issue. Choose one listed area or lemma group, then verify that its remaining foo_apply type lemmas use the corresponding Is*Apply class and that the selected checklist item can be marked complete.

Written by the indexing model from the issue text.

Assessment

Domain
devtools
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.