Skip to content

Commit 4ef9e9b

Browse files
committed
Add dvbsssg to iset.mm
This is dvbsss from set.mm with additional conditions that we are evaluating _D within its domain (the set.mm proof uses excluded middle to combine the within-domain and outside-domain cases). The proof is easy from dvbss .
1 parent 8e97df6 commit 4ef9e9b

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

iset.mm

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136589,6 +136589,18 @@ S C_ ( P ( ball ` D ) T ) ) $=
136589136589
VCUPUQURBVCVGVGMUSUTVA $.
136590136590
$}
136591136591

136592+
${
136593+
$d f s x z w F $. $d s w S $.
136594+
$( The set of differentiable points is a subset of the ambient topology.
136595+
(Contributed by Mario Carneiro, 18-Mar-2015.) (Revised by Jim Kingdon,
136596+
28-Jun-2023.) $)
136597+
dvbsssg $p |- ( ( S C_ CC /\ F e. ( CC ^pm S ) )
136598+
-> dom ( S _D F ) C_ S ) $=
136599+
( cc wss cpm co wcel wa cdv cdm simpl wf elpmi simpld adantl simprd dvbss
136600+
sstrd ) ACDZBCAEFGZHZABIFJBJZAUAUBABSTKTUBCBLZSTUCUBADZCABMZNOTUDSTUCUDUE
136601+
POZQUFR $.
136602+
$}
136603+
136592136604

136593136605
$(
136594136606
###############################################################################

mmil.raw.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10254,6 +10254,11 @@
1025410254
<td>changes the notation for the topology on the complex numbers</td>
1025510255
</tr>
1025610256

10257+
<tr>
10258+
<td>dvbsss</td>
10259+
<td>~ dvbsssg</td>
10260+
</tr>
10261+
1025710262
</TABLE>
1025810263

1025910264
<HR NOSHADE SIZE=1><A NAME="bib"></A><B><FONT

0 commit comments

Comments
 (0)