MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  fsplitfpar Structured version   Visualization version   GIF version

Theorem fsplitfpar 7811
Description: Merge two functions with a common argument in parallel. Combination of fsplit 7809 and fpar 7808. (Contributed by AV, 3-Jan-2024.)
Hypotheses
Ref Expression
fsplitfpar.h 𝐻 = (((1st ↾ (V × V)) ∘ (𝐹 ∘ (1st ↾ (V × V)))) ∩ ((2nd ↾ (V × V)) ∘ (𝐺 ∘ (2nd ↾ (V × V)))))
fsplitfpar.s 𝑆 = ((1st ↾ I ) ↾ 𝐴)
Assertion
Ref Expression
fsplitfpar ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝐻𝑆) = (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩))
Distinct variable groups:   𝑥,𝐴   𝑥,𝐹   𝑥,𝐺
Allowed substitution hints:   𝑆(𝑥)   𝐻(𝑥)

Proof of Theorem fsplitfpar
Dummy variables 𝑎 𝑝 𝑦 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 fsplitfpar.s . . . . . . . . . 10 𝑆 = ((1st ↾ I ) ↾ 𝐴)
2 fsplit 7809 . . . . . . . . . . 11 (1st ↾ I ) = (𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩)
32reseq1i 5846 . . . . . . . . . 10 ((1st ↾ I ) ↾ 𝐴) = ((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)
41, 3eqtri 2843 . . . . . . . . 9 𝑆 = ((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)
54fveq1i 6668 . . . . . . . 8 (𝑆𝑎) = (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎)
65a1i 11 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝑆𝑎) = (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎))
7 fvres 6686 . . . . . . . . 9 (𝑎𝐴 → (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎) = ((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩)‘𝑎))
8 eqidd 2821 . . . . . . . . . 10 (𝑎𝐴 → (𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) = (𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩))
9 id 22 . . . . . . . . . . . 12 (𝑥 = 𝑎𝑥 = 𝑎)
109, 9opeq12d 4808 . . . . . . . . . . 11 (𝑥 = 𝑎 → ⟨𝑥, 𝑥⟩ = ⟨𝑎, 𝑎⟩)
1110adantl 484 . . . . . . . . . 10 ((𝑎𝐴𝑥 = 𝑎) → ⟨𝑥, 𝑥⟩ = ⟨𝑎, 𝑎⟩)
12 elex 3511 . . . . . . . . . 10 (𝑎𝐴𝑎 ∈ V)
13 opex 5353 . . . . . . . . . . 11 𝑎, 𝑎⟩ ∈ V
1413a1i 11 . . . . . . . . . 10 (𝑎𝐴 → ⟨𝑎, 𝑎⟩ ∈ V)
158, 11, 12, 14fvmptd 6772 . . . . . . . . 9 (𝑎𝐴 → ((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩)‘𝑎) = ⟨𝑎, 𝑎⟩)
167, 15eqtrd 2855 . . . . . . . 8 (𝑎𝐴 → (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎) = ⟨𝑎, 𝑎⟩)
1716adantl 484 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎) = ⟨𝑎, 𝑎⟩)
186, 17eqtrd 2855 . . . . . 6 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝑆𝑎) = ⟨𝑎, 𝑎⟩)
1918fveq2d 6671 . . . . 5 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝐻‘(𝑆𝑎)) = (𝐻‘⟨𝑎, 𝑎⟩))
20 df-ov 7156 . . . . . 6 (𝑎𝐻𝑎) = (𝐻‘⟨𝑎, 𝑎⟩)
21 fsplitfpar.h . . . . . . . . 9 𝐻 = (((1st ↾ (V × V)) ∘ (𝐹 ∘ (1st ↾ (V × V)))) ∩ ((2nd ↾ (V × V)) ∘ (𝐺 ∘ (2nd ↾ (V × V)))))
2221fpar 7808 . . . . . . . 8 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → 𝐻 = (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩))
2322adantr 483 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → 𝐻 = (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩))
24 fveq2 6667 . . . . . . . . . 10 (𝑥 = 𝑎 → (𝐹𝑥) = (𝐹𝑎))
2524adantr 483 . . . . . . . . 9 ((𝑥 = 𝑎𝑦 = 𝑎) → (𝐹𝑥) = (𝐹𝑎))
26 fveq2 6667 . . . . . . . . . 10 (𝑦 = 𝑎 → (𝐺𝑦) = (𝐺𝑎))
2726adantl 484 . . . . . . . . 9 ((𝑥 = 𝑎𝑦 = 𝑎) → (𝐺𝑦) = (𝐺𝑎))
2825, 27opeq12d 4808 . . . . . . . 8 ((𝑥 = 𝑎𝑦 = 𝑎) → ⟨(𝐹𝑥), (𝐺𝑦)⟩ = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
2928adantl 484 . . . . . . 7 ((((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) ∧ (𝑥 = 𝑎𝑦 = 𝑎)) → ⟨(𝐹𝑥), (𝐺𝑦)⟩ = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
30 simpr 487 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → 𝑎𝐴)
31 opex 5353 . . . . . . . 8 ⟨(𝐹𝑎), (𝐺𝑎)⟩ ∈ V
3231a1i 11 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → ⟨(𝐹𝑎), (𝐺𝑎)⟩ ∈ V)
3323, 29, 30, 30, 32ovmpod 7299 . . . . . 6 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝑎𝐻𝑎) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
3420, 33syl5eqr 2869 . . . . 5 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝐻‘⟨𝑎, 𝑎⟩) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
3519, 34eqtrd 2855 . . . 4 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝐻‘(𝑆𝑎)) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
36 eqid 2820 . . . . . . . . . 10 (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) = (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩)
3736fnmpt 6485 . . . . . . . . 9 (∀𝑎 ∈ V ⟨𝑎, 𝑎⟩ ∈ V → (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) Fn V)
3813a1i 11 . . . . . . . . 9 (𝑎 ∈ V → ⟨𝑎, 𝑎⟩ ∈ V)
3937, 38mprg 3151 . . . . . . . 8 (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) Fn V
40 ssv 3988 . . . . . . . 8 𝐴 ⊆ V
41 fnssres 6467 . . . . . . . 8 (((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) Fn V ∧ 𝐴 ⊆ V) → ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) Fn 𝐴)
4239, 40, 41mp2an 690 . . . . . . 7 ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) Fn 𝐴
43 fsplit 7809 . . . . . . . . . 10 (1st ↾ I ) = (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩)
4443reseq1i 5846 . . . . . . . . 9 ((1st ↾ I ) ↾ 𝐴) = ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴)
451, 44eqtri 2843 . . . . . . . 8 𝑆 = ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴)
4645fneq1i 6447 . . . . . . 7 (𝑆 Fn 𝐴 ↔ ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) Fn 𝐴)
4742, 46mpbir 233 . . . . . 6 𝑆 Fn 𝐴
4847a1i 11 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → 𝑆 Fn 𝐴)
49 fvco2 6755 . . . . 5 ((𝑆 Fn 𝐴𝑎𝐴) → ((𝐻𝑆)‘𝑎) = (𝐻‘(𝑆𝑎)))
5048, 49sylan 582 . . . 4 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → ((𝐻𝑆)‘𝑎) = (𝐻‘(𝑆𝑎)))
51 fveq2 6667 . . . . . . 7 (𝑥 = 𝑎 → (𝐺𝑥) = (𝐺𝑎))
5224, 51opeq12d 4808 . . . . . 6 (𝑥 = 𝑎 → ⟨(𝐹𝑥), (𝐺𝑥)⟩ = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
53 eqid 2820 . . . . . 6 (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) = (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)
5452, 53, 31fvmpt 6765 . . . . 5 (𝑎𝐴 → ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
5554adantl 484 . . . 4 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
5635, 50, 553eqtr4d 2865 . . 3 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → ((𝐻𝑆)‘𝑎) = ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎))
5756ralrimiva 3181 . 2 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ∀𝑎𝐴 ((𝐻𝑆)‘𝑎) = ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎))
58 opex 5353 . . . . . . . 8 ⟨(𝐹𝑥), (𝐺𝑦)⟩ ∈ V
5958a1i 11 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ (𝑥𝐴𝑦𝐴)) → ⟨(𝐹𝑥), (𝐺𝑦)⟩ ∈ V)
6059ralrimivva 3190 . . . . . 6 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ∀𝑥𝐴𝑦𝐴 ⟨(𝐹𝑥), (𝐺𝑦)⟩ ∈ V)
61 eqid 2820 . . . . . . 7 (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩) = (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩)
6261fnmpo 7764 . . . . . 6 (∀𝑥𝐴𝑦𝐴 ⟨(𝐹𝑥), (𝐺𝑦)⟩ ∈ V → (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩) Fn (𝐴 × 𝐴))
6360, 62syl 17 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩) Fn (𝐴 × 𝐴))
6422fneq1d 6443 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝐻 Fn (𝐴 × 𝐴) ↔ (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩) Fn (𝐴 × 𝐴)))
6563, 64mpbird 259 . . . 4 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → 𝐻 Fn (𝐴 × 𝐴))
6613a1i 11 . . . . . . . 8 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎 ∈ V) → ⟨𝑎, 𝑎⟩ ∈ V)
6766ralrimiva 3181 . . . . . . 7 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ∀𝑎 ∈ V ⟨𝑎, 𝑎⟩ ∈ V)
6867, 37syl 17 . . . . . 6 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) Fn V)
6968, 40, 41sylancl 588 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) Fn 𝐴)
7069, 46sylibr 236 . . . 4 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → 𝑆 Fn 𝐴)
7145rneqi 5804 . . . . . 6 ran 𝑆 = ran ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴)
72 mptima 5938 . . . . . . 7 ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) “ 𝐴) = ran (𝑎 ∈ (V ∩ 𝐴) ↦ ⟨𝑎, 𝑎⟩)
73 df-ima 5565 . . . . . . 7 ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) “ 𝐴) = ran ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴)
74 eqid 2820 . . . . . . . 8 (𝑎 ∈ (V ∩ 𝐴) ↦ ⟨𝑎, 𝑎⟩) = (𝑎 ∈ (V ∩ 𝐴) ↦ ⟨𝑎, 𝑎⟩)
7574rnmpt 5824 . . . . . . 7 ran (𝑎 ∈ (V ∩ 𝐴) ↦ ⟨𝑎, 𝑎⟩) = {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩}
7672, 73, 753eqtr3i 2851 . . . . . 6 ran ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) = {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩}
7771, 76eqtri 2843 . . . . 5 ran 𝑆 = {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩}
78 elinel2 4170 . . . . . . . . 9 (𝑎 ∈ (V ∩ 𝐴) → 𝑎𝐴)
79 simpl 485 . . . . . . . . . . . 12 ((𝑎𝐴𝑝 = ⟨𝑎, 𝑎⟩) → 𝑎𝐴)
8079, 79opelxpd 5590 . . . . . . . . . . 11 ((𝑎𝐴𝑝 = ⟨𝑎, 𝑎⟩) → ⟨𝑎, 𝑎⟩ ∈ (𝐴 × 𝐴))
81 eleq1 2899 . . . . . . . . . . . 12 (𝑝 = ⟨𝑎, 𝑎⟩ → (𝑝 ∈ (𝐴 × 𝐴) ↔ ⟨𝑎, 𝑎⟩ ∈ (𝐴 × 𝐴)))
8281adantl 484 . . . . . . . . . . 11 ((𝑎𝐴𝑝 = ⟨𝑎, 𝑎⟩) → (𝑝 ∈ (𝐴 × 𝐴) ↔ ⟨𝑎, 𝑎⟩ ∈ (𝐴 × 𝐴)))
8380, 82mpbird 259 . . . . . . . . . 10 ((𝑎𝐴𝑝 = ⟨𝑎, 𝑎⟩) → 𝑝 ∈ (𝐴 × 𝐴))
8483ex 415 . . . . . . . . 9 (𝑎𝐴 → (𝑝 = ⟨𝑎, 𝑎⟩ → 𝑝 ∈ (𝐴 × 𝐴)))
8578, 84syl 17 . . . . . . . 8 (𝑎 ∈ (V ∩ 𝐴) → (𝑝 = ⟨𝑎, 𝑎⟩ → 𝑝 ∈ (𝐴 × 𝐴)))
8685rexlimiv 3279 . . . . . . 7 (∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩ → 𝑝 ∈ (𝐴 × 𝐴))
8786abssi 4043 . . . . . 6 {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩} ⊆ (𝐴 × 𝐴)
8887a1i 11 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩} ⊆ (𝐴 × 𝐴))
8977, 88eqsstrid 4012 . . . 4 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ran 𝑆 ⊆ (𝐴 × 𝐴))
90 fnco 6462 . . . 4 ((𝐻 Fn (𝐴 × 𝐴) ∧ 𝑆 Fn 𝐴 ∧ ran 𝑆 ⊆ (𝐴 × 𝐴)) → (𝐻𝑆) Fn 𝐴)
9165, 70, 89, 90syl3anc 1366 . . 3 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝐻𝑆) Fn 𝐴)
92 opex 5353 . . . . . 6 ⟨(𝐹𝑥), (𝐺𝑥)⟩ ∈ V
9392a1i 11 . . . . 5 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑥𝐴) → ⟨(𝐹𝑥), (𝐺𝑥)⟩ ∈ V)
9493ralrimiva 3181 . . . 4 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ∀𝑥𝐴 ⟨(𝐹𝑥), (𝐺𝑥)⟩ ∈ V)
9553fnmpt 6485 . . . 4 (∀𝑥𝐴 ⟨(𝐹𝑥), (𝐺𝑥)⟩ ∈ V → (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) Fn 𝐴)
9694, 95syl 17 . . 3 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) Fn 𝐴)
97 eqfnfv 6799 . . 3 (((𝐻𝑆) Fn 𝐴 ∧ (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) Fn 𝐴) → ((𝐻𝑆) = (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) ↔ ∀𝑎𝐴 ((𝐻𝑆)‘𝑎) = ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎)))
9891, 96, 97syl2anc 586 . 2 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ((𝐻𝑆) = (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) ↔ ∀𝑎𝐴 ((𝐻𝑆)‘𝑎) = ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎)))
9957, 98mpbird 259 1 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝐻𝑆) = (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 398   = wceq 1536  wcel 2113  {cab 2798  wral 3137  wrex 3138  Vcvv 3493  cin 3932  wss 3933  cop 4570  cmpt 5143   I cid 5456   × cxp 5550  ccnv 5551  ran crn 5553  cres 5554  cima 5555  ccom 5556   Fn wfn 6347  cfv 6352  (class class class)co 7153  cmpo 7155  1st c1st 7684  2nd c2nd 7685
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2792  ax-sep 5200  ax-nul 5207  ax-pow 5263  ax-pr 5327  ax-un 7458
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1084  df-tru 1539  df-fal 1549  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2799  df-cleq 2813  df-clel 2892  df-nfc 2962  df-ne 3016  df-ral 3142  df-rex 3143  df-reu 3144  df-rab 3146  df-v 3495  df-sbc 3771  df-csb 3881  df-dif 3936  df-un 3938  df-in 3940  df-ss 3949  df-nul 4289  df-if 4465  df-sn 4565  df-pr 4567  df-op 4571  df-uni 4836  df-iun 4918  df-br 5064  df-opab 5126  df-mpt 5144  df-id 5457  df-xp 5558  df-rel 5559  df-cnv 5560  df-co 5561  df-dm 5562  df-rn 5563  df-res 5564  df-ima 5565  df-iota 6311  df-fun 6354  df-fn 6355  df-f 6356  df-f1 6357  df-fo 6358  df-f1o 6359  df-fv 6360  df-ov 7156  df-oprab 7157  df-mpo 7158  df-1st 7686  df-2nd 7687
This theorem is referenced by:  offsplitfpar  7812
  Copyright terms: Public domain W3C validator