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

Theorem fsplitfpar 7930
Description: Merge two functions with a common argument in parallel. Combination of fsplit 7928 and fpar 7927. (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 7928 . . . . . . . . . . 11 (1st ↾ I ) = (𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩)
32reseq1i 5876 . . . . . . . . . 10 ((1st ↾ I ) ↾ 𝐴) = ((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)
41, 3eqtri 2766 . . . . . . . . 9 𝑆 = ((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)
54fveq1i 6757 . . . . . . . 8 (𝑆𝑎) = (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎)
65a1i 11 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝑆𝑎) = (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎))
7 fvres 6775 . . . . . . . . 9 (𝑎𝐴 → (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎) = ((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩)‘𝑎))
8 eqidd 2739 . . . . . . . . . 10 (𝑎𝐴 → (𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) = (𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩))
9 id 22 . . . . . . . . . . . 12 (𝑥 = 𝑎𝑥 = 𝑎)
109, 9opeq12d 4809 . . . . . . . . . . 11 (𝑥 = 𝑎 → ⟨𝑥, 𝑥⟩ = ⟨𝑎, 𝑎⟩)
1110adantl 481 . . . . . . . . . 10 ((𝑎𝐴𝑥 = 𝑎) → ⟨𝑥, 𝑥⟩ = ⟨𝑎, 𝑎⟩)
12 elex 3440 . . . . . . . . . 10 (𝑎𝐴𝑎 ∈ V)
13 opex 5373 . . . . . . . . . . 11 𝑎, 𝑎⟩ ∈ V
1413a1i 11 . . . . . . . . . 10 (𝑎𝐴 → ⟨𝑎, 𝑎⟩ ∈ V)
158, 11, 12, 14fvmptd 6864 . . . . . . . . 9 (𝑎𝐴 → ((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩)‘𝑎) = ⟨𝑎, 𝑎⟩)
167, 15eqtrd 2778 . . . . . . . 8 (𝑎𝐴 → (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎) = ⟨𝑎, 𝑎⟩)
1716adantl 481 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (((𝑥 ∈ V ↦ ⟨𝑥, 𝑥⟩) ↾ 𝐴)‘𝑎) = ⟨𝑎, 𝑎⟩)
186, 17eqtrd 2778 . . . . . 6 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝑆𝑎) = ⟨𝑎, 𝑎⟩)
1918fveq2d 6760 . . . . 5 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝐻‘(𝑆𝑎)) = (𝐻‘⟨𝑎, 𝑎⟩))
20 df-ov 7258 . . . . . 6 (𝑎𝐻𝑎) = (𝐻‘⟨𝑎, 𝑎⟩)
21 fsplitfpar.h . . . . . . . . 9 𝐻 = (((1st ↾ (V × V)) ∘ (𝐹 ∘ (1st ↾ (V × V)))) ∩ ((2nd ↾ (V × V)) ∘ (𝐺 ∘ (2nd ↾ (V × V)))))
2221fpar 7927 . . . . . . . 8 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → 𝐻 = (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩))
2322adantr 480 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → 𝐻 = (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩))
24 fveq2 6756 . . . . . . . . . 10 (𝑥 = 𝑎 → (𝐹𝑥) = (𝐹𝑎))
2524adantr 480 . . . . . . . . 9 ((𝑥 = 𝑎𝑦 = 𝑎) → (𝐹𝑥) = (𝐹𝑎))
26 fveq2 6756 . . . . . . . . . 10 (𝑦 = 𝑎 → (𝐺𝑦) = (𝐺𝑎))
2726adantl 481 . . . . . . . . 9 ((𝑥 = 𝑎𝑦 = 𝑎) → (𝐺𝑦) = (𝐺𝑎))
2825, 27opeq12d 4809 . . . . . . . 8 ((𝑥 = 𝑎𝑦 = 𝑎) → ⟨(𝐹𝑥), (𝐺𝑦)⟩ = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
2928adantl 481 . . . . . . 7 ((((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) ∧ (𝑥 = 𝑎𝑦 = 𝑎)) → ⟨(𝐹𝑥), (𝐺𝑦)⟩ = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
30 simpr 484 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → 𝑎𝐴)
31 opex 5373 . . . . . . . 8 ⟨(𝐹𝑎), (𝐺𝑎)⟩ ∈ V
3231a1i 11 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → ⟨(𝐹𝑎), (𝐺𝑎)⟩ ∈ V)
3323, 29, 30, 30, 32ovmpod 7403 . . . . . 6 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝑎𝐻𝑎) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
3420, 33eqtr3id 2793 . . . . 5 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝐻‘⟨𝑎, 𝑎⟩) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
3519, 34eqtrd 2778 . . . 4 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → (𝐻‘(𝑆𝑎)) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
36 eqid 2738 . . . . . . . . . 10 (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) = (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩)
3736fnmpt 6557 . . . . . . . . 9 (∀𝑎 ∈ V ⟨𝑎, 𝑎⟩ ∈ V → (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) Fn V)
3813a1i 11 . . . . . . . . 9 (𝑎 ∈ V → ⟨𝑎, 𝑎⟩ ∈ V)
3937, 38mprg 3077 . . . . . . . 8 (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) Fn V
40 ssv 3941 . . . . . . . 8 𝐴 ⊆ V
41 fnssres 6539 . . . . . . . 8 (((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) Fn V ∧ 𝐴 ⊆ V) → ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) Fn 𝐴)
4239, 40, 41mp2an 688 . . . . . . 7 ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) Fn 𝐴
43 fsplit 7928 . . . . . . . . . 10 (1st ↾ I ) = (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩)
4443reseq1i 5876 . . . . . . . . 9 ((1st ↾ I ) ↾ 𝐴) = ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴)
451, 44eqtri 2766 . . . . . . . 8 𝑆 = ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴)
4645fneq1i 6514 . . . . . . 7 (𝑆 Fn 𝐴 ↔ ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) Fn 𝐴)
4742, 46mpbir 230 . . . . . 6 𝑆 Fn 𝐴
4847a1i 11 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → 𝑆 Fn 𝐴)
49 fvco2 6847 . . . . 5 ((𝑆 Fn 𝐴𝑎𝐴) → ((𝐻𝑆)‘𝑎) = (𝐻‘(𝑆𝑎)))
5048, 49sylan 579 . . . 4 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → ((𝐻𝑆)‘𝑎) = (𝐻‘(𝑆𝑎)))
51 fveq2 6756 . . . . . . 7 (𝑥 = 𝑎 → (𝐺𝑥) = (𝐺𝑎))
5224, 51opeq12d 4809 . . . . . 6 (𝑥 = 𝑎 → ⟨(𝐹𝑥), (𝐺𝑥)⟩ = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
53 eqid 2738 . . . . . 6 (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) = (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)
5452, 53, 31fvmpt 6857 . . . . 5 (𝑎𝐴 → ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
5554adantl 481 . . . 4 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎) = ⟨(𝐹𝑎), (𝐺𝑎)⟩)
5635, 50, 553eqtr4d 2788 . . 3 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎𝐴) → ((𝐻𝑆)‘𝑎) = ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎))
5756ralrimiva 3107 . 2 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ∀𝑎𝐴 ((𝐻𝑆)‘𝑎) = ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎))
58 opex 5373 . . . . . . . 8 ⟨(𝐹𝑥), (𝐺𝑦)⟩ ∈ V
5958a1i 11 . . . . . . 7 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ (𝑥𝐴𝑦𝐴)) → ⟨(𝐹𝑥), (𝐺𝑦)⟩ ∈ V)
6059ralrimivva 3114 . . . . . 6 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ∀𝑥𝐴𝑦𝐴 ⟨(𝐹𝑥), (𝐺𝑦)⟩ ∈ V)
61 eqid 2738 . . . . . . 7 (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩) = (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩)
6261fnmpo 7882 . . . . . 6 (∀𝑥𝐴𝑦𝐴 ⟨(𝐹𝑥), (𝐺𝑦)⟩ ∈ V → (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩) Fn (𝐴 × 𝐴))
6360, 62syl 17 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩) Fn (𝐴 × 𝐴))
6422fneq1d 6510 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝐻 Fn (𝐴 × 𝐴) ↔ (𝑥𝐴, 𝑦𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩) Fn (𝐴 × 𝐴)))
6563, 64mpbird 256 . . . 4 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → 𝐻 Fn (𝐴 × 𝐴))
6613a1i 11 . . . . . . . 8 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑎 ∈ V) → ⟨𝑎, 𝑎⟩ ∈ V)
6766ralrimiva 3107 . . . . . . 7 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ∀𝑎 ∈ V ⟨𝑎, 𝑎⟩ ∈ V)
6867, 37syl 17 . . . . . 6 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) Fn V)
6968, 40, 41sylancl 585 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) Fn 𝐴)
7069, 46sylibr 233 . . . 4 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → 𝑆 Fn 𝐴)
7145rneqi 5835 . . . . . 6 ran 𝑆 = ran ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴)
72 mptima 5970 . . . . . . 7 ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) “ 𝐴) = ran (𝑎 ∈ (V ∩ 𝐴) ↦ ⟨𝑎, 𝑎⟩)
73 df-ima 5593 . . . . . . 7 ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) “ 𝐴) = ran ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴)
74 eqid 2738 . . . . . . . 8 (𝑎 ∈ (V ∩ 𝐴) ↦ ⟨𝑎, 𝑎⟩) = (𝑎 ∈ (V ∩ 𝐴) ↦ ⟨𝑎, 𝑎⟩)
7574rnmpt 5853 . . . . . . 7 ran (𝑎 ∈ (V ∩ 𝐴) ↦ ⟨𝑎, 𝑎⟩) = {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩}
7672, 73, 753eqtr3i 2774 . . . . . 6 ran ((𝑎 ∈ V ↦ ⟨𝑎, 𝑎⟩) ↾ 𝐴) = {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩}
7771, 76eqtri 2766 . . . . 5 ran 𝑆 = {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩}
78 elinel2 4126 . . . . . . . . 9 (𝑎 ∈ (V ∩ 𝐴) → 𝑎𝐴)
79 simpl 482 . . . . . . . . . . . 12 ((𝑎𝐴𝑝 = ⟨𝑎, 𝑎⟩) → 𝑎𝐴)
8079, 79opelxpd 5618 . . . . . . . . . . 11 ((𝑎𝐴𝑝 = ⟨𝑎, 𝑎⟩) → ⟨𝑎, 𝑎⟩ ∈ (𝐴 × 𝐴))
81 eleq1 2826 . . . . . . . . . . . 12 (𝑝 = ⟨𝑎, 𝑎⟩ → (𝑝 ∈ (𝐴 × 𝐴) ↔ ⟨𝑎, 𝑎⟩ ∈ (𝐴 × 𝐴)))
8281adantl 481 . . . . . . . . . . 11 ((𝑎𝐴𝑝 = ⟨𝑎, 𝑎⟩) → (𝑝 ∈ (𝐴 × 𝐴) ↔ ⟨𝑎, 𝑎⟩ ∈ (𝐴 × 𝐴)))
8380, 82mpbird 256 . . . . . . . . . 10 ((𝑎𝐴𝑝 = ⟨𝑎, 𝑎⟩) → 𝑝 ∈ (𝐴 × 𝐴))
8483ex 412 . . . . . . . . 9 (𝑎𝐴 → (𝑝 = ⟨𝑎, 𝑎⟩ → 𝑝 ∈ (𝐴 × 𝐴)))
8578, 84syl 17 . . . . . . . 8 (𝑎 ∈ (V ∩ 𝐴) → (𝑝 = ⟨𝑎, 𝑎⟩ → 𝑝 ∈ (𝐴 × 𝐴)))
8685rexlimiv 3208 . . . . . . 7 (∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩ → 𝑝 ∈ (𝐴 × 𝐴))
8786abssi 3999 . . . . . 6 {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩} ⊆ (𝐴 × 𝐴)
8887a1i 11 . . . . 5 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → {𝑝 ∣ ∃𝑎 ∈ (V ∩ 𝐴)𝑝 = ⟨𝑎, 𝑎⟩} ⊆ (𝐴 × 𝐴))
8977, 88eqsstrid 3965 . . . 4 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ran 𝑆 ⊆ (𝐴 × 𝐴))
90 fnco 6533 . . . 4 ((𝐻 Fn (𝐴 × 𝐴) ∧ 𝑆 Fn 𝐴 ∧ ran 𝑆 ⊆ (𝐴 × 𝐴)) → (𝐻𝑆) Fn 𝐴)
9165, 70, 89, 90syl3anc 1369 . . 3 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝐻𝑆) Fn 𝐴)
92 opex 5373 . . . . . 6 ⟨(𝐹𝑥), (𝐺𝑥)⟩ ∈ V
9392a1i 11 . . . . 5 (((𝐹 Fn 𝐴𝐺 Fn 𝐴) ∧ 𝑥𝐴) → ⟨(𝐹𝑥), (𝐺𝑥)⟩ ∈ V)
9493ralrimiva 3107 . . . 4 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ∀𝑥𝐴 ⟨(𝐹𝑥), (𝐺𝑥)⟩ ∈ V)
9553fnmpt 6557 . . . 4 (∀𝑥𝐴 ⟨(𝐹𝑥), (𝐺𝑥)⟩ ∈ V → (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) Fn 𝐴)
9694, 95syl 17 . . 3 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) Fn 𝐴)
97 eqfnfv 6891 . . 3 (((𝐻𝑆) Fn 𝐴 ∧ (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) Fn 𝐴) → ((𝐻𝑆) = (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) ↔ ∀𝑎𝐴 ((𝐻𝑆)‘𝑎) = ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎)))
9891, 96, 97syl2anc 583 . 2 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → ((𝐻𝑆) = (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩) ↔ ∀𝑎𝐴 ((𝐻𝑆)‘𝑎) = ((𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩)‘𝑎)))
9957, 98mpbird 256 1 ((𝐹 Fn 𝐴𝐺 Fn 𝐴) → (𝐻𝑆) = (𝑥𝐴 ↦ ⟨(𝐹𝑥), (𝐺𝑥)⟩))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wa 395   = wceq 1539  wcel 2108  {cab 2715  wral 3063  wrex 3064  Vcvv 3422  cin 3882  wss 3883  cop 4564  cmpt 5153   I cid 5479   × cxp 5578  ccnv 5579  ran crn 5581  cres 5582  cima 5583  ccom 5584   Fn wfn 6413  cfv 6418  (class class class)co 7255  cmpo 7257  1st c1st 7802  2nd c2nd 7803
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1799  ax-4 1813  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2156  ax-12 2173  ax-ext 2709  ax-sep 5218  ax-nul 5225  ax-pr 5347  ax-un 7566
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-3an 1087  df-tru 1542  df-fal 1552  df-ex 1784  df-nf 1788  df-sb 2069  df-mo 2540  df-eu 2569  df-clab 2716  df-cleq 2730  df-clel 2817  df-nfc 2888  df-ne 2943  df-ral 3068  df-rex 3069  df-reu 3070  df-rab 3072  df-v 3424  df-sbc 3712  df-csb 3829  df-dif 3886  df-un 3888  df-in 3890  df-ss 3900  df-nul 4254  df-if 4457  df-sn 4559  df-pr 4561  df-op 4565  df-uni 4837  df-iun 4923  df-br 5071  df-opab 5133  df-mpt 5154  df-id 5480  df-xp 5586  df-rel 5587  df-cnv 5588  df-co 5589  df-dm 5590  df-rn 5591  df-res 5592  df-ima 5593  df-iota 6376  df-fun 6420  df-fn 6421  df-f 6422  df-f1 6423  df-fo 6424  df-f1o 6425  df-fv 6426  df-ov 7258  df-oprab 7259  df-mpo 7260  df-1st 7804  df-2nd 7805
This theorem is referenced by:  offsplitfpar  7931
  Copyright terms: Public domain W3C validator