Commit 0634717
feat: allow several identifiers in assert_not_exists (leanprover-community#15994)
Align the `assert_not_exists` syntax to `assert_not_imported`: they now both allow several identifiers.
Co-authored-by: Jon Eugster <eugster.jon@gmail.com>1 parent 62f729a commit 0634717
File tree
192 files changed
+241
-561
lines changed- MathlibTest
- Mathlib
- Algebra
- Algebra
- Associated
- BigOperators/Group
- CharP
- GroupPower
- GroupWithZero
- Action
- Pointwise/Set
- Units
- Group
- Action
- Commute
- Fin
- Hom
- Int
- Invertible
- Nat
- Pi
- Pointwise/Set
- Semiconj
- Subgroup
- Submonoid
- Subsemigroup
- TypeTags
- UniqueProds
- Units
- WithOne
- Homology
- Module
- Equiv
- LinearMap
- MonoidAlgebra
- NoZeroSMulDivisors
- Order
- CauSeq
- Group
- Unbundled
- Hom
- Ring
- Unbundled
- Prime
- Ring
- Action
- Hom
- Int
- Star
- Analysis
- Complex
- Convex/Cone
- Normed/Field
- SpecialFunctions
- Complex
- CategoryTheory
- ConcreteCategory
- Limits
- Combinatorics/Additive
- AP/Three
- Corner
- Data
- Complex
- DFinsupp
- Finite
- Finset
- Lattice
- Fintype
- Fin
- Int/Cast
- List
- Matrix
- Multiset
- Nat
- Cast
- Rat
- Real
- Set/Finite
- ZMod
- Geometry/Euclidean/Angle/Unoriented
- GroupTheory
- Commutator
- MonoidLocalization
- OreLocalization
- Subgroup
- LinearAlgebra
- Basis
- MeasureTheory/Function/SpecialFunctions
- Order
- CompleteLattice
- Filter
- Interval/Finset
- RingTheory
- Algebraic
- Artinian
- Finiteness
- Ideal
- Localization
- Noetherian
- UniqueFactorizationDomain
- SetTheory
- Cardinal
- Ordinal
- Tactic
- Topology
- ContinuousMap
- EMetricSpace
- Util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
192 files changed
+241
-561
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
| 83 | + | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
0 commit comments