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

Definition df-fun 3199
Description: Define a function. Definition 10.1 of [Quine] p. 65. For alternate definitions, see dffun2 3533, dffun3 3534, dffun4 3535, dffun5 3536, dffunmo 3538, dffun6 3546, and dffun7 3547.
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 3183 . 2 wff Fun A
31wrel 3182 . . 3 wff Rel A
41ccnv 3176 . . . . 5 class `'A
51, 4ccom 3181 . . . 4 class (A o. `'A)
6 cid 2838 . . . 4 class I
75, 6wss 2051 . . 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 3533  funrel 3540  hbfun 3543  funi 3552  f1ococnv2 3715
Copyright terms: Public domain