leanprover-community / leanprover-community/mathlib4
Split MeasureTheory.Integral.FundThmCalculus
Open
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Move FTC-1 and FTC-2 into separate files. Possibly, move FTCFilter
to a dedicated file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading MeasureTheory.Integral.FundThmCalculus and identify the declarations belonging to FTC-1, FTC-2, and FTCFilter. Separate FTC-1 and FTC-2 into distinct files, deciding whether FTCFilter needs its own file, then verify that the affected imports and mathlib build still work.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100