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

Theorem foeq2 3669
Description: Equality theorem for onto functions.
Assertion
Ref Expression
foeq2 |- (A = B -> (F:A-onto->C <-> F:B-onto->C))

Proof of Theorem foeq2
StepHypRef Expression
1 fneq2 3583 . . 3 |- (A = B -> (F Fn A <-> F Fn B))
21anbi1d 617 . 2 |- (A = B -> ((F Fn A /\ ran F = C) <-> (F Fn B /\ ran F = C)))
3 df-fo 3196 . 2 |- (F:A-onto->C <-> (F Fn A /\ ran F = C))
4 df-fo 3196 . 2 |- (F:B-onto->C <-> (F Fn B /\ ran F = C))
52, 3, 43bitr4g 555 1 |- (A = B -> (F:A-onto->C <-> F:B-onto->C))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   = wceq 956  ran crn 3171   Fn wfn 3177  -onto->wfo 3180
This theorem is referenced by:  f1oeq2 3685  fodomfiOLD 4566  fodomg 4799
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 963  ax-17 971  ax-4 973  ax-5o 975  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-an 225  df-cleq 1469  df-fn 3193  df-fo 3196
Copyright terms: Public domain