Skip to content

Commit 9ce583b

Browse files
committed
Fix reverse closure text in iset conventions
To say reverse closure is not possible in iset.mm is too oversimplified, as set.mm uses the phrase "reverse closure" for various theorems. Some intuitionize, some don't. So be a bit more specific and point to relelfvdm as another way out.
1 parent e241f80 commit 9ce583b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

iset.mm

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136310,10 +136310,12 @@ Metamath Proof Explorer (MPE, set.mm). This list of conventions is
136310136310
its domain, the same result follows. Since the function must
136311136311
be evaluated within its domain or outside it, the result follows
136312136312
unconditionally" (the use of excluded middle in this argument is
136313-
perhaps obvious when stated this way). For this reason, we
136314-
generally need to prove we are evaluating functions within
136315-
their domains and avoid the reverse closure theorems of the
136316-
Metamath Proof Explorer.</li>
136313+
perhaps obvious when stated this way). Often, the easiest fix
136314+
will be to prove we are evaluating functions within
136315+
their domains, other times it will be possible to use a theorem
136316+
like ~ relelfvdm which says that if a function value produces
136317+
an inhabited set, then the function is being evaluated within
136318+
its domain.</li>
136317136319

136318136320
<li><b>Bibliography references.</b>
136319136321
The bibliography for the Intuitionistic Logic Explorer is

0 commit comments

Comments
 (0)