@@ -9439,45 +9439,21 @@ This definition (in the form of ~ dfifp2 ) appears in Section II.24 of
9439
9439
3adant2l $p |- ( ( ph /\ ( ta /\ ps ) /\ ch ) -> th ) $=
9440
9440
( wa simpr syl3an2 ) EBGABCDEBHFI $.
9441
9441
9442
- $( Obsolete version of ~ 3adant2l as of 25-Jun-2022. (Contributed by NM,
9443
- 8-Jan-2006.) (Proof modification is discouraged.)
9444
- (New usage is discouraged.) $)
9445
- 3adant2lOLD $p |- ( ( ph /\ ( ta /\ ps ) /\ ch ) -> th ) $=
9446
- ( wa 3com12 3adant1l ) EBGACDBACDEABCDFHIH $.
9447
-
9448
9442
$( Deduction adding a conjunct to antecedent. (Contributed by NM,
9449
9443
8-Jan-2006.) (Proof shortened by Wolf Lammen, 25-Jun-2022.) $)
9450
9444
3adant2r $p |- ( ( ph /\ ( ps /\ ta ) /\ ch ) -> th ) $=
9451
9445
( wa simpl syl3an2 ) BEGABCDBEHFI $.
9452
9446
9453
- $( Obsolete version of ~ 3adant2r as of 25-Jun-2022. (Contributed by NM,
9454
- 8-Jan-2006.) (Proof modification is discouraged.)
9455
- (New usage is discouraged.) $)
9456
- 3adant2rOLD $p |- ( ( ph /\ ( ps /\ ta ) /\ ch ) -> th ) $=
9457
- ( wa 3com12 3adant1r ) BEGACDBACDEABCDFHIH $.
9458
-
9459
9447
$( Deduction adding a conjunct to antecedent. (Contributed by NM,
9460
9448
8-Jan-2006.) (Proof shortened by Wolf Lammen, 25-Jun-2022.) $)
9461
9449
3adant3l $p |- ( ( ph /\ ps /\ ( ta /\ ch ) ) -> th ) $=
9462
9450
( wa simpr syl3an3 ) ECGABCDECHFI $.
9463
9451
9464
- $( Obsolete version of ~ 3adant3l as of 25-Jun-2022. (Contributed by NM,
9465
- 8-Jan-2006.) (Proof modification is discouraged.)
9466
- (New usage is discouraged.) $)
9467
- 3adant3lOLD $p |- ( ( ph /\ ps /\ ( ta /\ ch ) ) -> th ) $=
9468
- ( wa 3com13 3adant1l ) ECGBADCBADEABCDFHIH $.
9469
-
9470
9452
$( Deduction adding a conjunct to antecedent. (Contributed by NM,
9471
9453
8-Jan-2006.) (Proof shortened by Wolf Lammen, 25-Jun-2022.) $)
9472
9454
3adant3r $p |- ( ( ph /\ ps /\ ( ch /\ ta ) ) -> th ) $=
9473
9455
( wa simpl syl3an3 ) CEGABCDCEHFI $.
9474
9456
9475
- $( Obsolete version of ~ 3adant3r as of 25-Jun-2022. (Contributed by NM,
9476
- 8-Jan-2006.) (Proof modification is discouraged.)
9477
- (New usage is discouraged.) $)
9478
- 3adant3rOLD $p |- ( ( ph /\ ps /\ ( ch /\ ta ) ) -> th ) $=
9479
- ( wa 3com13 3adant1r ) CEGBADCBADEABCDFHIH $.
9480
-
9481
9457
$( Deduction adding a conjunct to antecedent. (Contributed by NM,
9482
9458
16-Feb-2008.) $)
9483
9459
3adant3r1 $p |- ( ( ph /\ ( ta /\ ps /\ ch ) ) -> th ) $=
@@ -26956,19 +26932,57 @@ choice between (what we call) a "definitional form" where the shorter
26956
26932
df-ral $a |- ( A. x e. A ph <-> A. x ( x e. A -> ph ) ) $.
26957
26933
26958
26934
$( Define restricted existential quantification. Special case of Definition
26959
- 4.15(4) of [TakeutiZaring] p. 22. (Contributed by NM, 30-Aug-1993.) $)
26935
+ 4.15(4) of [TakeutiZaring] p. 22.
26936
+
26937
+ Note: This notation is most often used to express that ` ph ` holds for
26938
+ at least one element of a given class ` A ` . For this reading
26939
+ ` F/_ x A ` is required, though, for example, asserted when ` x ` and
26940
+ ` A ` are disjoint.
26941
+
26942
+ Should instead ` A ` depend on ` x ` , you rather assert at least one
26943
+ ` x ` fulfilling ` ph ` happens to be contained in the corresponding
26944
+ ` A ( x ) ` . This interpretation is rarely needed (see also ~ df-ral ).
26945
+ (Contributed by NM, 30-Aug-1993.) $)
26960
26946
df-rex $a |- ( E. x e. A ph <-> E. x ( x e. A /\ ph ) ) $.
26961
26947
26962
- $( Define restricted existential uniqueness. (Contributed by NM,
26963
- 22-Nov-1994.) $)
26948
+ $( Define restricted existential uniqueness.
26949
+
26950
+ Note: This notation is most often used to express that ` ph ` holds for
26951
+ exactly one element of a given class ` A ` . For this reading ` F/_ x A `
26952
+ is required, though, for example, asserted when ` x ` and ` A ` are
26953
+ disjoint.
26954
+
26955
+ Should instead ` A ` depend on ` x ` , you rather assert exactly one ` x `
26956
+ fulfilling ` ph ` happens to be contained in the corresponding
26957
+ ` A ( x ) ` . This interpretation is rarely needed (see also ~ df-ral ).
26958
+ (Contributed by NM, 22-Nov-1994.) $)
26964
26959
df-reu $a |- ( E! x e. A ph <-> E! x ( x e. A /\ ph ) ) $.
26965
26960
26966
- $( Define restricted "at most one". (Contributed by NM, 16-Jun-2017.) $)
26961
+ $( Define restricted "at most one".
26962
+
26963
+ Note: This notation is most often used to express that ` ph ` holds for
26964
+ at most one element of a given class ` A ` . For this reading ` F/_ x A `
26965
+ is required, though, for example, asserted when ` x ` and ` A ` are
26966
+ disjoint.
26967
+
26968
+ Should instead ` A ` depend on ` x ` , you rather assert at most one ` x `
26969
+ fulfilling ` ph ` happens to be contained in the corresponding
26970
+ ` A ( x ) ` . This interpretation is rarely needed (see also ~ df-ral ).
26971
+ (Contributed by NM, 16-Jun-2017.) $)
26967
26972
df-rmo $a |- ( E* x e. A ph <-> E* x ( x e. A /\ ph ) ) $.
26968
26973
26969
26974
$( Define a restricted class abstraction (class builder), which is the class
26970
26975
of all ` x ` in ` A ` such that ` ph ` is true. Definition of
26971
- [TakeutiZaring] p. 20. (Contributed by NM, 22-Nov-1994.) $)
26976
+ [TakeutiZaring] p. 20.
26977
+
26978
+ Note: For the reading given above ` F/_ x A ` is required, though, for
26979
+ example, asserted when ` x ` and ` A ` are disjoint.
26980
+
26981
+ Should instead ` A ` depend on ` x ` , you rather get a class of all those
26982
+ ` x ` fulfilling ` ph ` that happen to be contained in the corresponding
26983
+ ` A ( x ) ` . This need not be a subset of any of the ` A ( x ) ` at all.
26984
+ Such interpretation is rarely needed (see also ~ df-ral ). (Contributed
26985
+ by NM, 22-Nov-1994.) $)
26972
26986
df-rab $a |- { x e. A | ph } = { x | ( x e. A /\ ph ) } $.
26973
26987
26974
26988
$( Cancellation law for restricted universal quantification. (Contributed by
0 commit comments