Skip to content

Commit 4dc9627

Browse files
authored
shorten pm19.38 nelne1 nelne2 (#3174)
* shorten pm19.38 nelne1 nelne2 * add missing tags * update discouraged --------- Co-authored-by: Wolf Lammen <[email protected]>
1 parent c861af9 commit 4dc9627

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

discouraged

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16631,6 +16631,8 @@ New usage of "nannanOLD" is discouraged (0 uses).
1663116631
New usage of "nannotOLD" is discouraged (0 uses).
1663216632
New usage of "natded" is discouraged (0 uses).
1663316633
New usage of "negexsr" is discouraged (0 uses).
16634+
New usage of "nelne1OLD" is discouraged (0 uses).
16635+
New usage of "nelne2OLD" is discouraged (0 uses).
1663416636
New usage of "nexmoOLD" is discouraged (0 uses).
1663516637
New usage of "nf5dvOLD" is discouraged (0 uses).
1663616638
New usage of "nf5riOLD" is discouraged (0 uses).
@@ -17241,6 +17243,7 @@ New usage of "pm10.252" is discouraged (0 uses).
1724117243
New usage of "pm11.07" is discouraged (0 uses).
1724217244
New usage of "pm110.643ALT" is discouraged (0 uses).
1724317245
New usage of "pm13.183OLD" is discouraged (0 uses).
17246+
New usage of "pm13.18OLD" is discouraged (0 uses).
1724417247
New usage of "pm2.21ddALT" is discouraged (0 uses).
1724517248
New usage of "pm2.43bgbi" is discouraged (0 uses).
1724617249
New usage of "pm2.43cbi" is discouraged (2 uses).
@@ -19447,6 +19450,8 @@ Proof modification of "nanbi1OLD" is discouraged (32 steps).
1944719450
Proof modification of "nancomOLD" is discouraged (26 steps).
1944819451
Proof modification of "nannanOLD" is discouraged (32 steps).
1944919452
Proof modification of "nannotOLD" is discouraged (17 steps).
19453+
Proof modification of "nelne1OLD" is discouraged (26 steps).
19454+
Proof modification of "nelne2OLD" is discouraged (26 steps).
1945019455
Proof modification of "nexmoOLD" is discouraged (60 steps).
1945119456
Proof modification of "nf5dvOLD" is discouraged (20 steps).
1945219457
Proof modification of "nf5riOLD" is discouraged (13 steps).
@@ -19567,6 +19572,7 @@ Proof modification of "pilem3OLD" is discouraged (583 steps).
1956719572
Proof modification of "pm110.643" is discouraged (72 steps).
1956819573
Proof modification of "pm110.643ALT" is discouraged (35 steps).
1956919574
Proof modification of "pm13.183OLD" is discouraged (111 steps).
19575+
Proof modification of "pm13.18OLD" is discouraged (28 steps).
1957019576
Proof modification of "pm2.21ddALT" is discouraged (10 steps).
1957119577
Proof modification of "pm2.43bgbi" is discouraged (16 steps).
1957219578
Proof modification of "pm2.43cbi" is discouraged (34 steps).

set.mm

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27081,8 +27081,14 @@ choice between (what we call) a "definitional form" where the shorter
2708127081
MHJK $.
2708227082

2708327083
$( Theorem *13.18 in [WhiteheadRussell] p. 178. (Contributed by Andrew
27084-
Salmon, 3-Jun-2011.) $)
27084+
Salmon, 3-Jun-2011.) (Proof shortened by Wolf Lammen, 14-May-2023.) $)
2708527085
pm13.18 $p |- ( ( A = B /\ A =/= C ) -> B =/= C ) $=
27086+
( wceq wne neeq1 biimpd imp ) ABDZACEZBCEZIJKABCFGH $.
27087+
27088+
$( Obsolete version of ~ pm13.18 as of 14-May-2023. (Contributed by Andrew
27089+
Salmon, 3-Jun-2011.) (Proof modification is discouraged.)
27090+
(New usage is discouraged.) $)
27091+
pm13.18OLD $p |- ( ( A = B /\ A =/= C ) -> B =/= C ) $=
2708627092
( wceq wne eqeq1 biimprd necon3d imp ) ABDZACEBCEJBCACJACDBCDABCFGHI $.
2708727093

2708827094
$( Theorem *13.181 in [WhiteheadRussell] p. 178. (Contributed by Andrew
@@ -27202,14 +27208,28 @@ choice between (what we call) a "definitional form" where the shorter
2720227208
$}
2720327209

2720427210
$( Two classes are different if they don't contain the same element.
27205-
(Contributed by NM, 3-Feb-2012.) $)
27211+
(Contributed by NM, 3-Feb-2012.) (Proof shortened by Wolf Lammen,
27212+
14-May-2023.) $)
2720627213
nelne1 $p |- ( ( A e. B /\ -. A e. C ) -> B =/= C ) $=
27214+
( wcel wn wa nelneq2 neqned ) ABDACDEFBCABCGH $.
27215+
27216+
$( Obsolete version of ~ nelne1 asw of 14-May-2023. (Contributed by NM,
27217+
3-Feb-2012.) (Proof modification is discouraged.)
27218+
(New usage is discouraged.) $)
27219+
nelne1OLD $p |- ( ( A e. B /\ -. A e. C ) -> B =/= C ) $=
2720727220
( wcel wn wne wceq eleq2 biimpcd necon3bd imp ) ABDZACDZEBCFLMBCBCGLMBCAHIJ
2720827221
K $.
2720927222

2721027223
$( Two classes are different if they don't belong to the same class.
27211-
(Contributed by NM, 25-Jun-2012.) $)
27224+
(Contributed by NM, 25-Jun-2012.) (Proof shortened by Wolf Lammen,
27225+
14-May-2023.) $)
2721227226
nelne2 $p |- ( ( A e. C /\ -. B e. C ) -> A =/= B ) $=
27227+
( wcel wn wa nelneq neqned ) ACDBCDEFABABCGH $.
27228+
27229+
$( Obsolete version of ~ nelne2 asw of 14-May-2023. (Contributed by NM,
27230+
25-Jun-2012.) (Proof modification is discouraged.)
27231+
(New usage is discouraged.) $)
27232+
nelne2OLD $p |- ( ( A e. C /\ -. B e. C ) -> A =/= B ) $=
2721327233
( wcel wn wne wceq eleq1 biimpcd necon3bd imp ) ACDZBCDZEABFLMABABGLMABCHIJ
2721427234
K $.
2721527235

0 commit comments

Comments
 (0)