Skip to content

Commit a38c673

Browse files
authored
spimv1 -> spimfv (#3604)
1 parent 1970487 commit a38c673

File tree

2 files changed

+38
-37
lines changed

2 files changed

+38
-37
lines changed

changes-set.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ make a github issue.)
101101

102102
DONE:
103103
Date Old New Notes
104+
31-Oct-23 spimv1 spimfv labeling consistent with speimfv
104105
23-Oct-23 bj-alequexv alequexv moved from BJ's mathbox to main set.mm
105106
23-Oct-23 axext2 axexte existential form of ax-ext
106107
23-Oct-23 axext3 axextg more general form of ax-ext

set.mm

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -18769,6 +18769,40 @@ Converse of the inference rule of (universal) generalization ~ ax-gen .
1876918769
( wo wex 19.43 19.9 orbi1i bitri ) ABECFACFZBCFZEALEABCGKALACDHIJ $.
1877018770
$}
1877118771

18772+
${
18773+
$d x y $.
18774+
spimfv.nf $e |- F/ x ps $.
18775+
spimfv.1 $e |- ( x = y -> ( ph -> ps ) ) $.
18776+
$( Version of ~ spim with a disjoint variable condition, which does not
18777+
require ~ ax-13 . See ~ spimvw for a version with two disjoint variable
18778+
conditions, requiring fewer axioms, and ~ spimv for another variant.
18779+
(Contributed by BJ, 31-May-2019.) $)
18780+
spimfv $p |- ( A. x ph -> ps ) $=
18781+
( weq wi ax6ev eximii 19.36i ) ABCECDGABHCCDIFJK $.
18782+
$}
18783+
18784+
${
18785+
$d x y $.
18786+
chvarfv.nf $e |- F/ x ps $.
18787+
chvarfv.1 $e |- ( x = y -> ( ph <-> ps ) ) $.
18788+
chvarfv.2 $e |- ph $.
18789+
$( Version of ~ chvar with a disjoint variable condition, which does not
18790+
require ~ ax-13 . (Contributed by BJ, 31-May-2019.) $)
18791+
chvarfv $p |- ps $=
18792+
( weq biimpd spimfv mpg ) ABCABCDECDHABFIJGK $.
18793+
$}
18794+
18795+
${
18796+
$d x y $. $d y ph $.
18797+
cbv3v2.nf $e |- F/ x ps $.
18798+
cbv3v2.1 $e |- ( x = y -> ( ph -> ps ) ) $.
18799+
$( Version of ~ cbv3 with two disjoint variable conditions, which does not
18800+
require ~ ax-11 nor ~ ax-13 . (Contributed by BJ, 24-Jun-2019.) (Proof
18801+
shortened by Wolf Lammen, 30-Aug-2021.) $)
18802+
cbv3v2 $p |- ( A. x ph -> A. y ps ) $=
18803+
( wal spimfv alrimiv ) ACGBDABCDEFHI $.
18804+
$}
18805+
1877218806
${
1877318807
sbimd.1 $e |- F/ x ph $.
1877418808
sbimd.2 $e |- ( ph -> ( ps -> ch ) ) $.
@@ -18961,40 +18995,6 @@ Converse of the inference rule of (universal) generalization ~ ax-gen .
1896118995
drsb2 $p |- ( A. x x = y -> ( [ x / z ] ph <-> [ y / z ] ph ) ) $=
1896218996
( weq wsb wb sbequ sps ) BCEADBFADCFGBABCDHI $.
1896318997

18964-
${
18965-
$d x y $.
18966-
spimv1.nf $e |- F/ x ps $.
18967-
spimv1.1 $e |- ( x = y -> ( ph -> ps ) ) $.
18968-
$( Version of ~ spim with a disjoint variable condition, which does not
18969-
require ~ ax-13 . See ~ spimvw for a version with two disjoint variable
18970-
conditions, requiring fewer axioms, and ~ spimv for another variant.
18971-
(Contributed by BJ, 31-May-2019.) $)
18972-
spimv1 $p |- ( A. x ph -> ps ) $=
18973-
( weq wi ax6ev eximii 19.36i ) ABCECDGABHCCDIFJK $.
18974-
$}
18975-
18976-
${
18977-
$d x y $.
18978-
chvarfv.nf $e |- F/ x ps $.
18979-
chvarfv.1 $e |- ( x = y -> ( ph <-> ps ) ) $.
18980-
chvarfv.2 $e |- ph $.
18981-
$( Version of ~ chvar with a disjoint variable condition, which does not
18982-
require ~ ax-13 . (Contributed by BJ, 31-May-2019.) $)
18983-
chvarfv $p |- ps $=
18984-
( weq biimpd spimv1 mpg ) ABCABCDECDHABFIJGK $.
18985-
$}
18986-
18987-
${
18988-
$d x y $. $d y ph $.
18989-
cbv3v2.nf $e |- F/ x ps $.
18990-
cbv3v2.1 $e |- ( x = y -> ( ph -> ps ) ) $.
18991-
$( Version of ~ cbv3 with two disjoint variable conditions, which does not
18992-
require ~ ax-11 nor ~ ax-13 . (Contributed by BJ, 24-Jun-2019.) (Proof
18993-
shortened by Wolf Lammen, 30-Aug-2021.) $)
18994-
cbv3v2 $p |- ( A. x ph -> A. y ps ) $=
18995-
( wal spimv1 alrimiv ) ACGBDABCDEFHI $.
18996-
$}
18997-
1899818998
${
1899918999
$d x y $.
1900019000
equsalv.nf $e |- F/ x ps $.
@@ -19792,7 +19792,7 @@ Corresponds to the dual of Axiom (B) of modal logic. (Contributed by NM,
1979219792
$( Version of ~ cbv3 with a disjoint variable condition, which does not
1979319793
require ~ ax-13 . (Contributed by BJ, 31-May-2019.) $)
1979419794
cbv3v $p |- ( A. x ph -> A. y ps ) $=
19795-
( wal nf5ri hbal spimv1 alrimih ) ACHBDADCADEIJABCDFGKL $.
19795+
( wal nf5ri hbal spimfv alrimih ) ACHBDADCADEIJABCDFGKL $.
1979619796
$}
1979719797

1979819798
${
@@ -20346,7 +20346,7 @@ theorem as an axiom of set theory (Axiom 0 of [Kunen] p. 10). In the
2034620346
$d x ps $.
2034720347
spimv.1 $e |- ( x = y -> ( ph -> ps ) ) $.
2034820348
$( A version of ~ spim with a distinct variable requirement instead of a
20349-
bound-variable hypothesis. See ~ spimv1 and ~ spimvw for versions
20349+
bound-variable hypothesis. See ~ spimfv and ~ spimvw for versions
2035020350
requiring fewer axioms. (Contributed by NM, 31-Jul-1993.) $)
2035120351
spimv $p |- ( A. x ph -> ps ) $=
2035220352
( nfv spim ) ABCDBCFEG $.
@@ -527185,7 +527185,7 @@ replacing a nonfree hypothesis with a disjoint variable condition (see
527185527185
${
527186527186
$d x y $. $d x ps $.
527187527187
bj-spimvv.1 $e |- ( x = y -> ( ph -> ps ) ) $.
527188-
$( Version of ~ spimv and ~ spimv1 with a disjoint variable condition,
527188+
$( Version of ~ spimv and ~ spimfv with a disjoint variable condition,
527189527189
which does not require ~ ax-13 . UPDATE: this is ~ spimvw (but
527190527190
different proof). (Contributed by BJ, 31-May-2019.)
527191527191
(Proof modification is discouraged.) $)

0 commit comments

Comments
 (0)