Commit f0b4174
committed
chore: deprecate
`Set.image_subset` is a duplicate of `Set.image_mono`. It is also a confusing name because it is very different from `Set.preimage_subset`. The difference with `Set.image_mono` is that it has `f` as an explicit argument. However, in 99% of cases this argument can be inferred, so this is not needed.
The main change is in Mathlib/Data/Set/Image.leanSet.image_subset (leanprover-community#27287)1 parent f1ac36d commit f0b4174
100 files changed
Lines changed: 162 additions & 164 deletions
File tree
- Mathlib
- AlgebraicGeometry
- AlgebraicTopology
- Algebra
- Algebra
- Subalgebra
- BigOperators
- Field
- Group
- Pointwise/Set
- Subgroup
- Submonoid
- Lie
- Module/Submodule
- MvPolynomial
- Order
- Ring
- Subring
- Subsemiring
- Star
- Analysis
- Calculus
- Deriv
- InverseFunctionTheorem
- Complex
- Convex
- InnerProductSpace
- NormedSpace/OperatorNorm
- Normed/Module
- Data
- Analysis
- Finset
- Matroid
- Set
- FieldTheory/IntermediateField
- Geometry/Manifold
- IsManifold
- GroupTheory/GroupAction
- LinearAlgebra
- AffineSpace
- Basis
- Span
- MeasureTheory
- Constructions
- Function
- Integral
- IntervalIntegral
- RieszMarkovKakutani
- MeasurableSpace
- Measure
- Haar
- OuterMeasure
- ModelTheory
- NumberTheory/Transcendental/Lindemann
- Order
- ConditionallyCompleteLattice
- Filter
- Bases
- Interval/Set
- Monotone
- RingTheory
- GradedAlgebra/Homogeneous
- Ideal
- RingHom
- Spectrum/Prime
- Valuation
- SetTheory
- Cardinal
- Ordinal
- Tactic/Monotonicity
- Topology
- Algebra
- Group
- Bornology
- Category
- Profinite/Nobeling
- TopCat
- Connected
- Instances/AddCircle
- Maps
- Separation
- Sheaves
- UniformSpace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
| 354 | + | |
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
| 388 | + | |
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
| 610 | + | |
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
816 | | - | |
| 816 | + | |
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments