HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-fun 3273
Description: Define a function. Definition 10.1 of [Quine] p. 65. For alternate definitions, see dffun2 3631, dffun3 3632, dffun4 3633, dffun5 3634, dffun6 3636, dffun7 3644, dffun8 3645, and dffun9 3646.
Assertion
Ref Expression
df-fun |- (Fun A <-> (Rel A /\ (A o. `'A) (_ I))

Detailed syntax breakdown of Definition df-fun
StepHypRef Expression
1 cA . . 3 class A
21wfun 3257 . 2 wff Fun A
31wrel 3256 . . 3 wff Rel A
41ccnv 3250 . . . . 5 class `'A
51, 4ccom 3255 . . . 4 class (A o. `'A)
6 cid 2909 . . . 4 class I
75, 6wss 2099 . . 3 wff (A o. `'A) (_ I
83, 7wa 221 . 2 wff (Rel A /\ (A o. `'A) (_ I)
92, 8wb 144 1 wff (Fun A <-> (Rel A /\ (A o. `'A) (_ I))
Colors of variables: wff set class
This definition is referenced by:  dffun2 3631  funrel 3638  hbfun 3641  funi 3650  f1ococnv2 3819  cnvcan 11814
Copyright terms: Public domain