![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > fndifnfp | Structured version Visualization version GIF version |
Description: Express the class of non-fixed points of a function. (Contributed by Stefan O'Rear, 14-Aug-2015.) |
Ref | Expression |
---|---|
fndifnfp | ⊢ (𝐹 Fn 𝐴 → dom (𝐹 ∖ I ) = {𝑥 ∈ 𝐴 ∣ (𝐹‘𝑥) ≠ 𝑥}) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | dffn2 6675 | . . . . . . . 8 ⊢ (𝐹 Fn 𝐴 ↔ 𝐹:𝐴⟶V) | |
2 | fssxp 6701 | . . . . . . . 8 ⊢ (𝐹:𝐴⟶V → 𝐹 ⊆ (𝐴 × V)) | |
3 | 1, 2 | sylbi 216 | . . . . . . 7 ⊢ (𝐹 Fn 𝐴 → 𝐹 ⊆ (𝐴 × V)) |
4 | ssdif0 4328 | . . . . . . 7 ⊢ (𝐹 ⊆ (𝐴 × V) ↔ (𝐹 ∖ (𝐴 × V)) = ∅) | |
5 | 3, 4 | sylib 217 | . . . . . 6 ⊢ (𝐹 Fn 𝐴 → (𝐹 ∖ (𝐴 × V)) = ∅) |
6 | 5 | uneq2d 4128 | . . . . 5 ⊢ (𝐹 Fn 𝐴 → ((𝐹 ∖ I ) ∪ (𝐹 ∖ (𝐴 × V))) = ((𝐹 ∖ I ) ∪ ∅)) |
7 | un0 4355 | . . . . 5 ⊢ ((𝐹 ∖ I ) ∪ ∅) = (𝐹 ∖ I ) | |
8 | 6, 7 | eqtr2di 2788 | . . . 4 ⊢ (𝐹 Fn 𝐴 → (𝐹 ∖ I ) = ((𝐹 ∖ I ) ∪ (𝐹 ∖ (𝐴 × V)))) |
9 | df-res 5650 | . . . . . 6 ⊢ ( I ↾ 𝐴) = ( I ∩ (𝐴 × V)) | |
10 | 9 | difeq2i 4084 | . . . . 5 ⊢ (𝐹 ∖ ( I ↾ 𝐴)) = (𝐹 ∖ ( I ∩ (𝐴 × V))) |
11 | difindi 4246 | . . . . 5 ⊢ (𝐹 ∖ ( I ∩ (𝐴 × V))) = ((𝐹 ∖ I ) ∪ (𝐹 ∖ (𝐴 × V))) | |
12 | 10, 11 | eqtri 2759 | . . . 4 ⊢ (𝐹 ∖ ( I ↾ 𝐴)) = ((𝐹 ∖ I ) ∪ (𝐹 ∖ (𝐴 × V))) |
13 | 8, 12 | eqtr4di 2789 | . . 3 ⊢ (𝐹 Fn 𝐴 → (𝐹 ∖ I ) = (𝐹 ∖ ( I ↾ 𝐴))) |
14 | 13 | dmeqd 5866 | . 2 ⊢ (𝐹 Fn 𝐴 → dom (𝐹 ∖ I ) = dom (𝐹 ∖ ( I ↾ 𝐴))) |
15 | fnresi 6635 | . . 3 ⊢ ( I ↾ 𝐴) Fn 𝐴 | |
16 | fndmdif 6997 | . . 3 ⊢ ((𝐹 Fn 𝐴 ∧ ( I ↾ 𝐴) Fn 𝐴) → dom (𝐹 ∖ ( I ↾ 𝐴)) = {𝑥 ∈ 𝐴 ∣ (𝐹‘𝑥) ≠ (( I ↾ 𝐴)‘𝑥)}) | |
17 | 15, 16 | mpan2 689 | . 2 ⊢ (𝐹 Fn 𝐴 → dom (𝐹 ∖ ( I ↾ 𝐴)) = {𝑥 ∈ 𝐴 ∣ (𝐹‘𝑥) ≠ (( I ↾ 𝐴)‘𝑥)}) |
18 | fvresi 7124 | . . . . 5 ⊢ (𝑥 ∈ 𝐴 → (( I ↾ 𝐴)‘𝑥) = 𝑥) | |
19 | 18 | neeq2d 3000 | . . . 4 ⊢ (𝑥 ∈ 𝐴 → ((𝐹‘𝑥) ≠ (( I ↾ 𝐴)‘𝑥) ↔ (𝐹‘𝑥) ≠ 𝑥)) |
20 | 19 | rabbiia 3409 | . . 3 ⊢ {𝑥 ∈ 𝐴 ∣ (𝐹‘𝑥) ≠ (( I ↾ 𝐴)‘𝑥)} = {𝑥 ∈ 𝐴 ∣ (𝐹‘𝑥) ≠ 𝑥} |
21 | 20 | a1i 11 | . 2 ⊢ (𝐹 Fn 𝐴 → {𝑥 ∈ 𝐴 ∣ (𝐹‘𝑥) ≠ (( I ↾ 𝐴)‘𝑥)} = {𝑥 ∈ 𝐴 ∣ (𝐹‘𝑥) ≠ 𝑥}) |
22 | 14, 17, 21 | 3eqtrd 2775 | 1 ⊢ (𝐹 Fn 𝐴 → dom (𝐹 ∖ I ) = {𝑥 ∈ 𝐴 ∣ (𝐹‘𝑥) ≠ 𝑥}) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1541 ∈ wcel 2106 ≠ wne 2939 {crab 3405 Vcvv 3446 ∖ cdif 3910 ∪ cun 3911 ∩ cin 3912 ⊆ wss 3913 ∅c0 4287 I cid 5535 × cxp 5636 dom cdm 5638 ↾ cres 5640 Fn wfn 6496 ⟶wf 6497 ‘cfv 6501 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-12 2171 ax-ext 2702 ax-sep 5261 ax-nul 5268 ax-pr 5389 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 846 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-nf 1786 df-sb 2068 df-mo 2533 df-eu 2562 df-clab 2709 df-cleq 2723 df-clel 2809 df-ne 2940 df-ral 3061 df-rex 3070 df-rab 3406 df-v 3448 df-dif 3916 df-un 3918 df-in 3920 df-ss 3930 df-nul 4288 df-if 4492 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4871 df-br 5111 df-opab 5173 df-id 5536 df-xp 5644 df-rel 5645 df-cnv 5646 df-co 5647 df-dm 5648 df-rn 5649 df-res 5650 df-iota 6453 df-fun 6503 df-fn 6504 df-f 6505 df-fv 6509 |
This theorem is referenced by: fnelnfp 7128 fnnfpeq0 7129 f1omvdcnv 19240 pmtrmvd 19252 pmtrdifellem4 19275 sygbasnfpfi 19308 |
Copyright terms: Public domain | W3C validator |