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

Theorem seqomlem1 8069
Description: Lemma for seqω. The underlying recursion generates a sequence of pairs with the expected first values. (Contributed by Stefan O'Rear, 1-Nov-2014.) (Revised by Mario Carneiro, 23-Jun-2015.)
Hypothesis
Ref Expression
seqomlem.a 𝑄 = rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩)
Assertion
Ref Expression
seqomlem1 (𝐴 ∈ ω → (𝑄𝐴) = ⟨𝐴, (2nd ‘(𝑄𝐴))⟩)
Distinct variable groups:   𝑄,𝑖,𝑣   𝐴,𝑖,𝑣   𝑖,𝐹,𝑣
Allowed substitution hints:   𝐼(𝑣,𝑖)

Proof of Theorem seqomlem1
Dummy variables 𝑎 𝑏 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 fveq2 6645 . . 3 (𝑎 = ∅ → (𝑄𝑎) = (𝑄‘∅))
2 id 22 . . . 4 (𝑎 = ∅ → 𝑎 = ∅)
3 2fveq3 6650 . . . 4 (𝑎 = ∅ → (2nd ‘(𝑄𝑎)) = (2nd ‘(𝑄‘∅)))
42, 3opeq12d 4773 . . 3 (𝑎 = ∅ → ⟨𝑎, (2nd ‘(𝑄𝑎))⟩ = ⟨∅, (2nd ‘(𝑄‘∅))⟩)
51, 4eqeq12d 2814 . 2 (𝑎 = ∅ → ((𝑄𝑎) = ⟨𝑎, (2nd ‘(𝑄𝑎))⟩ ↔ (𝑄‘∅) = ⟨∅, (2nd ‘(𝑄‘∅))⟩))
6 fveq2 6645 . . 3 (𝑎 = 𝑏 → (𝑄𝑎) = (𝑄𝑏))
7 id 22 . . . 4 (𝑎 = 𝑏𝑎 = 𝑏)
8 2fveq3 6650 . . . 4 (𝑎 = 𝑏 → (2nd ‘(𝑄𝑎)) = (2nd ‘(𝑄𝑏)))
97, 8opeq12d 4773 . . 3 (𝑎 = 𝑏 → ⟨𝑎, (2nd ‘(𝑄𝑎))⟩ = ⟨𝑏, (2nd ‘(𝑄𝑏))⟩)
106, 9eqeq12d 2814 . 2 (𝑎 = 𝑏 → ((𝑄𝑎) = ⟨𝑎, (2nd ‘(𝑄𝑎))⟩ ↔ (𝑄𝑏) = ⟨𝑏, (2nd ‘(𝑄𝑏))⟩))
11 fveq2 6645 . . 3 (𝑎 = suc 𝑏 → (𝑄𝑎) = (𝑄‘suc 𝑏))
12 id 22 . . . 4 (𝑎 = suc 𝑏𝑎 = suc 𝑏)
13 2fveq3 6650 . . . 4 (𝑎 = suc 𝑏 → (2nd ‘(𝑄𝑎)) = (2nd ‘(𝑄‘suc 𝑏)))
1412, 13opeq12d 4773 . . 3 (𝑎 = suc 𝑏 → ⟨𝑎, (2nd ‘(𝑄𝑎))⟩ = ⟨suc 𝑏, (2nd ‘(𝑄‘suc 𝑏))⟩)
1511, 14eqeq12d 2814 . 2 (𝑎 = suc 𝑏 → ((𝑄𝑎) = ⟨𝑎, (2nd ‘(𝑄𝑎))⟩ ↔ (𝑄‘suc 𝑏) = ⟨suc 𝑏, (2nd ‘(𝑄‘suc 𝑏))⟩))
16 fveq2 6645 . . 3 (𝑎 = 𝐴 → (𝑄𝑎) = (𝑄𝐴))
17 id 22 . . . 4 (𝑎 = 𝐴𝑎 = 𝐴)
18 2fveq3 6650 . . . 4 (𝑎 = 𝐴 → (2nd ‘(𝑄𝑎)) = (2nd ‘(𝑄𝐴)))
1917, 18opeq12d 4773 . . 3 (𝑎 = 𝐴 → ⟨𝑎, (2nd ‘(𝑄𝑎))⟩ = ⟨𝐴, (2nd ‘(𝑄𝐴))⟩)
2016, 19eqeq12d 2814 . 2 (𝑎 = 𝐴 → ((𝑄𝑎) = ⟨𝑎, (2nd ‘(𝑄𝑎))⟩ ↔ (𝑄𝐴) = ⟨𝐴, (2nd ‘(𝑄𝐴))⟩))
21 seqomlem.a . . . . 5 𝑄 = rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩)
2221fveq1i 6646 . . . 4 (𝑄‘∅) = (rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩)‘∅)
23 opex 5321 . . . . 5 ⟨∅, ( I ‘𝐼)⟩ ∈ V
2423rdg0 8040 . . . 4 (rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩)‘∅) = ⟨∅, ( I ‘𝐼)⟩
2522, 24eqtri 2821 . . 3 (𝑄‘∅) = ⟨∅, ( I ‘𝐼)⟩
26 0ex 5175 . . . . . . 7 ∅ ∈ V
27 fvex 6658 . . . . . . 7 ( I ‘𝐼) ∈ V
2826, 27op2nd 7680 . . . . . 6 (2nd ‘⟨∅, ( I ‘𝐼)⟩) = ( I ‘𝐼)
2928eqcomi 2807 . . . . 5 ( I ‘𝐼) = (2nd ‘⟨∅, ( I ‘𝐼)⟩)
3029opeq2i 4769 . . . 4 ⟨∅, ( I ‘𝐼)⟩ = ⟨∅, (2nd ‘⟨∅, ( I ‘𝐼)⟩)⟩
31 id 22 . . . 4 ((𝑄‘∅) = ⟨∅, ( I ‘𝐼)⟩ → (𝑄‘∅) = ⟨∅, ( I ‘𝐼)⟩)
32 fveq2 6645 . . . . 5 ((𝑄‘∅) = ⟨∅, ( I ‘𝐼)⟩ → (2nd ‘(𝑄‘∅)) = (2nd ‘⟨∅, ( I ‘𝐼)⟩))
3332opeq2d 4772 . . . 4 ((𝑄‘∅) = ⟨∅, ( I ‘𝐼)⟩ → ⟨∅, (2nd ‘(𝑄‘∅))⟩ = ⟨∅, (2nd ‘⟨∅, ( I ‘𝐼)⟩)⟩)
3430, 31, 333eqtr4a 2859 . . 3 ((𝑄‘∅) = ⟨∅, ( I ‘𝐼)⟩ → (𝑄‘∅) = ⟨∅, (2nd ‘(𝑄‘∅))⟩)
3525, 34ax-mp 5 . 2 (𝑄‘∅) = ⟨∅, (2nd ‘(𝑄‘∅))⟩
36 df-ov 7138 . . . . . 6 (𝑏(𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)(2nd ‘(𝑄𝑏))) = ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘⟨𝑏, (2nd ‘(𝑄𝑏))⟩)
37 fvex 6658 . . . . . . 7 (2nd ‘(𝑄𝑏)) ∈ V
38 suceq 6224 . . . . . . . . 9 (𝑖 = 𝑏 → suc 𝑖 = suc 𝑏)
39 oveq1 7142 . . . . . . . . 9 (𝑖 = 𝑏 → (𝑖𝐹𝑣) = (𝑏𝐹𝑣))
4038, 39opeq12d 4773 . . . . . . . 8 (𝑖 = 𝑏 → ⟨suc 𝑖, (𝑖𝐹𝑣)⟩ = ⟨suc 𝑏, (𝑏𝐹𝑣)⟩)
41 oveq2 7143 . . . . . . . . 9 (𝑣 = (2nd ‘(𝑄𝑏)) → (𝑏𝐹𝑣) = (𝑏𝐹(2nd ‘(𝑄𝑏))))
4241opeq2d 4772 . . . . . . . 8 (𝑣 = (2nd ‘(𝑄𝑏)) → ⟨suc 𝑏, (𝑏𝐹𝑣)⟩ = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩)
43 eqid 2798 . . . . . . . 8 (𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩) = (𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)
44 opex 5321 . . . . . . . 8 ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩ ∈ V
4540, 42, 43, 44ovmpo 7289 . . . . . . 7 ((𝑏 ∈ ω ∧ (2nd ‘(𝑄𝑏)) ∈ V) → (𝑏(𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)(2nd ‘(𝑄𝑏))) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩)
4637, 45mpan2 690 . . . . . 6 (𝑏 ∈ ω → (𝑏(𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)(2nd ‘(𝑄𝑏))) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩)
4736, 46syl5eqr 2847 . . . . 5 (𝑏 ∈ ω → ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘⟨𝑏, (2nd ‘(𝑄𝑏))⟩) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩)
48 fveqeq2 6654 . . . . 5 ((𝑄𝑏) = ⟨𝑏, (2nd ‘(𝑄𝑏))⟩ → (((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩ ↔ ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘⟨𝑏, (2nd ‘(𝑄𝑏))⟩) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩))
4947, 48syl5ibrcom 250 . . . 4 (𝑏 ∈ ω → ((𝑄𝑏) = ⟨𝑏, (2nd ‘(𝑄𝑏))⟩ → ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩))
50 vex 3444 . . . . . . . . . 10 𝑏 ∈ V
5150sucex 7506 . . . . . . . . 9 suc 𝑏 ∈ V
52 ovex 7168 . . . . . . . . 9 (𝑏𝐹(2nd ‘(𝑄𝑏))) ∈ V
5351, 52op2nd 7680 . . . . . . . 8 (2nd ‘⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩) = (𝑏𝐹(2nd ‘(𝑄𝑏)))
5453eqcomi 2807 . . . . . . 7 (𝑏𝐹(2nd ‘(𝑄𝑏))) = (2nd ‘⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩)
5554a1i 11 . . . . . 6 (𝑏 ∈ ω → (𝑏𝐹(2nd ‘(𝑄𝑏))) = (2nd ‘⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩))
5655opeq2d 4772 . . . . 5 (𝑏 ∈ ω → ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩ = ⟨suc 𝑏, (2nd ‘⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩)⟩)
57 id 22 . . . . . 6 (((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩ → ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩)
58 fveq2 6645 . . . . . . 7 (((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩ → (2nd ‘((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏))) = (2nd ‘⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩))
5958opeq2d 4772 . . . . . 6 (((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩ → ⟨suc 𝑏, (2nd ‘((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)))⟩ = ⟨suc 𝑏, (2nd ‘⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩)⟩)
6057, 59eqeq12d 2814 . . . . 5 (((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩ → (((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (2nd ‘((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)))⟩ ↔ ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩ = ⟨suc 𝑏, (2nd ‘⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩)⟩))
6156, 60syl5ibrcom 250 . . . 4 (𝑏 ∈ ω → (((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (𝑏𝐹(2nd ‘(𝑄𝑏)))⟩ → ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (2nd ‘((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)))⟩))
6249, 61syld 47 . . 3 (𝑏 ∈ ω → ((𝑄𝑏) = ⟨𝑏, (2nd ‘(𝑄𝑏))⟩ → ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (2nd ‘((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)))⟩))
63 frsuc 8055 . . . . 5 (𝑏 ∈ ω → ((rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩) ↾ ω)‘suc 𝑏) = ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘((rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩) ↾ ω)‘𝑏)))
64 peano2 7582 . . . . . . 7 (𝑏 ∈ ω → suc 𝑏 ∈ ω)
6564fvresd 6665 . . . . . 6 (𝑏 ∈ ω → ((rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩) ↾ ω)‘suc 𝑏) = (rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩)‘suc 𝑏))
6621fveq1i 6646 . . . . . 6 (𝑄‘suc 𝑏) = (rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩)‘suc 𝑏)
6765, 66eqtr4di 2851 . . . . 5 (𝑏 ∈ ω → ((rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩) ↾ ω)‘suc 𝑏) = (𝑄‘suc 𝑏))
68 fvres 6664 . . . . . . 7 (𝑏 ∈ ω → ((rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩) ↾ ω)‘𝑏) = (rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩)‘𝑏))
6921fveq1i 6646 . . . . . . 7 (𝑄𝑏) = (rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩)‘𝑏)
7068, 69eqtr4di 2851 . . . . . 6 (𝑏 ∈ ω → ((rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩) ↾ ω)‘𝑏) = (𝑄𝑏))
7170fveq2d 6649 . . . . 5 (𝑏 ∈ ω → ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘((rec((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩), ⟨∅, ( I ‘𝐼)⟩) ↾ ω)‘𝑏)) = ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)))
7263, 67, 713eqtr3d 2841 . . . 4 (𝑏 ∈ ω → (𝑄‘suc 𝑏) = ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)))
7372fveq2d 6649 . . . . 5 (𝑏 ∈ ω → (2nd ‘(𝑄‘suc 𝑏)) = (2nd ‘((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏))))
7473opeq2d 4772 . . . 4 (𝑏 ∈ ω → ⟨suc 𝑏, (2nd ‘(𝑄‘suc 𝑏))⟩ = ⟨suc 𝑏, (2nd ‘((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)))⟩)
7572, 74eqeq12d 2814 . . 3 (𝑏 ∈ ω → ((𝑄‘suc 𝑏) = ⟨suc 𝑏, (2nd ‘(𝑄‘suc 𝑏))⟩ ↔ ((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)) = ⟨suc 𝑏, (2nd ‘((𝑖 ∈ ω, 𝑣 ∈ V ↦ ⟨suc 𝑖, (𝑖𝐹𝑣)⟩)‘(𝑄𝑏)))⟩))
7662, 75sylibrd 262 . 2 (𝑏 ∈ ω → ((𝑄𝑏) = ⟨𝑏, (2nd ‘(𝑄𝑏))⟩ → (𝑄‘suc 𝑏) = ⟨suc 𝑏, (2nd ‘(𝑄‘suc 𝑏))⟩))
775, 10, 15, 20, 35, 76finds 7589 1 (𝐴 ∈ ω → (𝑄𝐴) = ⟨𝐴, (2nd ‘(𝑄𝐴))⟩)
Colors of variables: wff setvar class
Syntax hints:  wi 4   = wceq 1538  wcel 2111  Vcvv 3441  c0 4243  cop 4531   I cid 5424  cres 5521  suc csuc 6161  cfv 6324  (class class class)co 7135  cmpo 7137  ωcom 7560  2nd c2nd 7670  reccrdg 8028
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 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pow 5231  ax-pr 5295  ax-un 7441
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-ral 3111  df-rex 3112  df-reu 3113  df-rab 3115  df-v 3443  df-sbc 3721  df-csb 3829  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-pss 3900  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-tp 4530  df-op 4532  df-uni 4801  df-iun 4883  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5425  df-eprel 5430  df-po 5438  df-so 5439  df-fr 5478  df-we 5480  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-res 5531  df-ima 5532  df-pred 6116  df-ord 6162  df-on 6163  df-lim 6164  df-suc 6165  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-f1 6329  df-fo 6330  df-f1o 6331  df-fv 6332  df-ov 7138  df-oprab 7139  df-mpo 7140  df-om 7561  df-2nd 7672  df-wrecs 7930  df-recs 7991  df-rdg 8029
This theorem is referenced by:  seqomlem2  8070  seqomlem4  8072
  Copyright terms: Public domain W3C validator