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 - [x] #39657 - [x] #40260 - [x] #40501 - [ ] #40899 - [ ] #40277 - [ ] #40534 - [ ] `IsCompApply` 2. Homomorphism classes - [ ] #39638 - [x] #39637 - [x] #40446 - [ ] `NormedAddGroupHom` 3. Multilinear - [x] #40466 - [x] #40463 - [ ] `FormalMultilinearSeries` 4. Measure theory - [x] #40945 - [ ] #40840 - [x] #40450 - [ ] `StieltjesFunction` - [ ] #40918 5. Continuous functions - [ ] `ContinuousMap` - [ ] `BoundedContinuousMap` - [ ] #40611 - [x] #40607 - [x] #40608 - [x] #40447 6. The rest - [ ] `Matrix` - [ ] #40917 - [ ] `Finsupp` - [ ] #40880
This is a tracking issue for replacing
foo_applytype lemmas by theIsFooApplytypeclasses introduced in #37779The following list is not comprehensive and will be extended over time:
Abstract results
prod_applyandFunLike.coe_prod#39657coe_zero_ifflemmas #40260applylemmas for bundled coercions #40501abbrevs for pointwise multiplication #40899FunLikeand coercion between types #40277IsCompApplyHomomorphism classes
Is*ApplyforLinearMap#39638Is*ApplyforContinuousLinearMap#39637Is*ApplyforUniformConvergenceCLM#40446NormedAddGroupHomMultilinear
Is*ApplyforMultilinearMap#40466Is*ApplyforContinuousMultilinearMap#40463FormalMultilinearSeriesMeasure theory
IsApplyforOuterMeasure#40945IsApplyforMeasure#40840Is*ApplyforVectorMeasure#40450StieltjesFunctionIsApplyforSimpleFunc#40918Continuous functions
ContinuousMapBoundedContinuousMapIsApplyforZeroAtInftyContinuousMap#40611IsApplyforContDiffMapSupportedIn#40607IsApplyforTestFunction#40608Is*ApplyforSchwartzMap#40447The rest
MatrixIs*ApplyforCauSeq#40917FinsuppIs*ApplyforSeminorm#40880