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

Definition df-fun 3192
Description: Define a function. Definition 10.1 of [Quine] p. 65. For alternate definitions, see dffun2 3526, dffun3 3527, dffun4 3528, dffun5 3529, dffunmo 3531, dffun6 3539, and dffun7 3540.
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 3176 . 2 wff Fun A
31wrel 3175 . . 3 wff Rel A
41ccnv 3169 . . . . 5 class `'A
51, 4ccom 3174 . . . 4 class (A o. `'A)
6 cid 2831 . . . 4 class I
75, 6wss 2047 . . 3 wff (A o. `'A) (_ I
83, 7wa 223 . 2 wff (Rel A /\ (A o. `'A) (_ I)
92, 8wb 146 1 wff (Fun A <-> (Rel A /\ (A o. `'A) (_ I))
Colors of variables: wff set class
This definition is referenced by:  dffun2 3526  funrel 3533  hbfun 3536  funi 3545  f1ococnv2 3708
Copyright terms: Public domain