Skip to content

Commit f33d070

Browse files
committed
Add funfnd to iset.mm
Copied without change from set.mm.
1 parent 5940fd4 commit f33d070

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

iset.mm

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45510,6 +45510,14 @@ We use their notation ("onto" under the arrow). (Contributed by NM,
4551045510
( wfun cdm wceq wa wfn eqid biantru df-fn bitr4i ) ABZKACZLDZEALFMKLGHALIJ
4551145511
$.
4551245512

45513+
${
45514+
funfnd.1 $e |- ( ph -> Fun A ) $.
45515+
$( A function is a function over its domain. (Contributed by Glauco
45516+
Siliprandi, 23-Oct-2021.) $)
45517+
funfnd $p |- ( ph -> A Fn dom A ) $=
45518+
( wfun cdm wfn funfn sylib ) ABDBBEFCBGH $.
45519+
$}
45520+
4551345521
$( The identity relation is a function. Part of Theorem 10.4 of [Quine]
4551445522
p. 65. (Contributed by NM, 30-Apr-1998.) $)
4551545523
funi $p |- Fun _I $=

0 commit comments

Comments
 (0)