ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  wlkeq GIF version

Theorem wlkeq 16761
Description: Conditions for two walks (within the same graph) being the same. (Contributed by AV, 1-Jul-2018.) (Revised by AV, 16-May-2019.) (Revised by AV, 14-Apr-2021.)
Assertion
Ref Expression
wlkeq ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺) ∧ 𝑁 = (♯‘(1st ‘𝐴))) → (𝐴 = 𝐵 ↔ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))
Distinct variable groups:   𝑥,𝐴   𝑥,𝐵   𝑥,𝑁
Allowed substitution hint:   𝐺(𝑥)

Proof of Theorem wlkeq
StepHypRef Expression
1 eqid 2238 . . . . . . 7 (Vtx‘𝐺) = (Vtx‘𝐺)
2 eqid 2238 . . . . . . 7 (iEdg‘𝐺) = (iEdg‘𝐺)
3 eqid 2238 . . . . . . 7 (1st ‘𝐴) = (1st ‘𝐴)
4 eqid 2238 . . . . . . 7 (2nd ‘𝐴) = (2nd ‘𝐴)
51, 2, 3, 4wlkelwrd 16760 . . . . . 6 (𝐴 ∈ (Walks‘𝐺) → ((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺)))
6 eqid 2238 . . . . . . 7 (1st ‘𝐵) = (1st ‘𝐵)
7 eqid 2238 . . . . . . 7 (2nd ‘𝐵) = (2nd ‘𝐵)
81, 2, 6, 7wlkelwrd 16760 . . . . . 6 (𝐵 ∈ (Walks‘𝐺) → ((1st ‘𝐵) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺)))
95, 8anim12i 338 . . . . 5 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺)) → (((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺)) ∧ ((1st ‘𝐵) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺))))
10 wlkmex 16726 . . . . . . 7 (𝐴 ∈ (Walks‘𝐺) → 𝐺 ∈ V)
11 wlkcprim 16757 . . . . . . 7 (𝐴 ∈ (Walks‘𝐺) → (1st ‘𝐴)(Walks‘𝐺)(2nd ‘𝐴))
12 wlklenvm1g 16749 . . . . . . 7 ((𝐺 ∈ V ∧ (1st ‘𝐴)(Walks‘𝐺)(2nd ‘𝐴)) → (♯‘(1st ‘𝐴)) = ((♯‘(2nd ‘𝐴)) − 1))
1310, 11, 12syl2anc 415 . . . . . 6 (𝐴 ∈ (Walks‘𝐺) → (♯‘(1st ‘𝐴)) = ((♯‘(2nd ‘𝐴)) − 1))
14 wlkmex 16726 . . . . . . 7 (𝐵 ∈ (Walks‘𝐺) → 𝐺 ∈ V)
15 wlkcprim 16757 . . . . . . 7 (𝐵 ∈ (Walks‘𝐺) → (1st ‘𝐵)(Walks‘𝐺)(2nd ‘𝐵))
16 wlklenvm1g 16749 . . . . . . 7 ((𝐺 ∈ V ∧ (1st ‘𝐵)(Walks‘𝐺)(2nd ‘𝐵)) → (♯‘(1st ‘𝐵)) = ((♯‘(2nd ‘𝐵)) − 1))
1714, 15, 16syl2anc 415 . . . . . 6 (𝐵 ∈ (Walks‘𝐺) → (♯‘(1st ‘𝐵)) = ((♯‘(2nd ‘𝐵)) − 1))
1813, 17anim12i 338 . . . . 5 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺)) → ((♯‘(1st ‘𝐴)) = ((♯‘(2nd ‘𝐴)) − 1) ∧ (♯‘(1st ‘𝐵)) = ((♯‘(2nd ‘𝐵)) − 1)))
19 eqwrd 11361 . . . . . . . 8 (((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (1st ‘𝐵) ∈ Word dom (iEdg‘𝐺)) → ((1st ‘𝐴) = (1st ‘𝐵) ↔ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥))))
2019ad2ant2r 513 . . . . . . 7 ((((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺)) ∧ ((1st ‘𝐵) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺))) → ((1st ‘𝐴) = (1st ‘𝐵) ↔ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥))))
2120adantr 276 . . . . . 6 (((((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺)) ∧ ((1st ‘𝐵) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺))) ∧ ((♯‘(1st ‘𝐴)) = ((♯‘(2nd ‘𝐴)) − 1) ∧ (♯‘(1st ‘𝐵)) = ((♯‘(2nd ‘𝐵)) − 1))) → ((1st ‘𝐴) = (1st ‘𝐵) ↔ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥))))
22 lencl 11324 . . . . . . . . 9 ((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) → (♯‘(1st ‘𝐴)) ∈ ℕ0)
2322adantr 276 . . . . . . . 8 (((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺)) → (♯‘(1st ‘𝐴)) ∈ ℕ0)
24 simpr 110 . . . . . . . 8 (((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺)) → (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺))
25 simpr 110 . . . . . . . 8 (((1st ‘𝐵) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺)) → (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺))
26 2ffzeq 10559 . . . . . . . 8 (((♯‘(1st ‘𝐴)) ∈ ℕ0 ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺) ∧ (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺)) → ((2nd ‘𝐴) = (2nd ‘𝐵) ↔ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))
2723, 24, 25, 26syl2an3an 1339 . . . . . . 7 ((((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺)) ∧ ((1st ‘𝐵) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺))) → ((2nd ‘𝐴) = (2nd ‘𝐵) ↔ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))
2827adantr 276 . . . . . 6 (((((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺)) ∧ ((1st ‘𝐵) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺))) ∧ ((♯‘(1st ‘𝐴)) = ((♯‘(2nd ‘𝐴)) − 1) ∧ (♯‘(1st ‘𝐵)) = ((♯‘(2nd ‘𝐵)) − 1))) → ((2nd ‘𝐴) = (2nd ‘𝐵) ↔ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))
2921, 28anbi12d 477 . . . . 5 (((((1st ‘𝐴) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐴):(0...(♯‘(1st ‘𝐴)))⟶(Vtx‘𝐺)) ∧ ((1st ‘𝐵) ∈ Word dom (iEdg‘𝐺) ∧ (2nd ‘𝐵):(0...(♯‘(1st ‘𝐵)))⟶(Vtx‘𝐺))) ∧ ((♯‘(1st ‘𝐴)) = ((♯‘(2nd ‘𝐴)) − 1) ∧ (♯‘(1st ‘𝐵)) = ((♯‘(2nd ‘𝐵)) − 1))) → (((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ (((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)))))
309, 18, 29syl2anc 415 . . . 4 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺)) → (((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ (((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)))))
31303adant3 1048 . . 3 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺) ∧ 𝑁 = (♯‘(1st ‘𝐴))) → (((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ (((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)))))
32 eqeq1 2245 . . . . . . 7 (𝑁 = (♯‘(1st ‘𝐴)) → (𝑁 = (♯‘(1st ‘𝐵)) ↔ (♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵))))
33 oveq2 6093 . . . . . . . 8 (𝑁 = (♯‘(1st ‘𝐴)) → (0..^𝑁) = (0..^(♯‘(1st ‘𝐴))))
3433raleqdv 2755 . . . . . . 7 (𝑁 = (♯‘(1st ‘𝐴)) → (∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥) ↔ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)))
3532, 34anbi12d 477 . . . . . 6 (𝑁 = (♯‘(1st ‘𝐴)) → ((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ↔ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥))))
36 oveq2 6093 . . . . . . . 8 (𝑁 = (♯‘(1st ‘𝐴)) → (0...𝑁) = (0...(♯‘(1st ‘𝐴))))
3736raleqdv 2755 . . . . . . 7 (𝑁 = (♯‘(1st ‘𝐴)) → (∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥) ↔ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)))
3832, 37anbi12d 477 . . . . . 6 (𝑁 = (♯‘(1st ‘𝐴)) → ((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)) ↔ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))
3935, 38anbi12d 477 . . . . 5 (𝑁 = (♯‘(1st ‘𝐴)) → (((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))) ↔ (((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)))))
4039bibi2d 232 . . . 4 (𝑁 = (♯‘(1st ‘𝐴)) → ((((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ ((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)))) ↔ (((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ (((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))))
41403ad2ant3 1051 . . 3 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺) ∧ 𝑁 = (♯‘(1st ‘𝐴))) → ((((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ ((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)))) ↔ (((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ (((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^(♯‘(1st ‘𝐴)))((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ ((♯‘(1st ‘𝐴)) = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...(♯‘(1st ‘𝐴)))((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))))
4231, 41mpbird 167 . 2 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺) ∧ 𝑁 = (♯‘(1st ‘𝐴))) → (((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ ((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)))))
43 wlkelvv 16756 . . . 4 (𝐴 ∈ (Walks‘𝐺) → 𝐴 ∈ (V × V))
44 wlkelvv 16756 . . . 4 (𝐵 ∈ (Walks‘𝐺) → 𝐵 ∈ (V × V))
45 xpopth 6410 . . . 4 ((𝐴 ∈ (V × V) ∧ 𝐵 ∈ (V × V)) → (((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ 𝐴 = 𝐵))
4643, 44, 45syl2an 289 . . 3 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺)) → (((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ 𝐴 = 𝐵))
47463adant3 1048 . 2 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺) ∧ 𝑁 = (♯‘(1st ‘𝐴))) → (((1st ‘𝐴) = (1st ‘𝐵) ∧ (2nd ‘𝐴) = (2nd ‘𝐵)) ↔ 𝐴 = 𝐵))
48 3anass 1013 . . . 4 ((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)) ↔ (𝑁 = (♯‘(1st ‘𝐵)) ∧ (∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))
49 anandi 598 . . . 4 ((𝑁 = (♯‘(1st ‘𝐵)) ∧ (∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))) ↔ ((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))
5048, 49bitr2i 185 . . 3 (((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))) ↔ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥)))
5150a1i 9 . 2 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺) ∧ 𝑁 = (♯‘(1st ‘𝐴))) → (((𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥)) ∧ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))) ↔ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))
5242, 47, 513bitr3d 218 1 ((𝐴 ∈ (Walks‘𝐺) ∧ 𝐵 ∈ (Walks‘𝐺) ∧ 𝑁 = (♯‘(1st ‘𝐴))) → (𝐴 = 𝐵 ↔ (𝑁 = (♯‘(1st ‘𝐵)) ∧ ∀𝑥 ∈ (0..^𝑁)((1st ‘𝐴)‘𝑥) = ((1st ‘𝐵)‘𝑥) ∧ ∀𝑥 ∈ (0...𝑁)((2nd ‘𝐴)‘𝑥) = ((2nd ‘𝐵)‘𝑥))))
Colors of variables:    wff set class
This proof depends on syntax axioms:   → wi 4   ∧ wa 104   ↔ wb 105   ∧ w3a 1009   = wceq 1402   ∈ wcel 2209  ∀wral 2528  Vcvv 2821   class class class wbr 4130   × cxp 4772  dom cdm 4774  ⟶wf 5373  ‘cfv 5377  (class class class)co 6085  1st c1st 6372  2nd c2nd 6373  0cc0 8180  1c1 8181   − cmin 8499  ℕ0cn0 9568  ...cfz 10422  ..^cfzo 10560  ♯chash 11230  Word cword 11320  Vtxcvtx 16419  iEdgciedg 16420  Walkscwlks 16724
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-14 2212  ax-ext 2220  ax-coll 4246  ax-sep 4249  ax-nul 4259  ax-pow 4311  ax-pr 4346  ax-un 4578  ax-setind 4684  ax-iinf 4735  ax-cnex 8271  ax-resscn 8272  ax-1cn 8273  ax-1re 8274  ax-icn 8275  ax-addcl 8276  ax-addrcl 8277  ax-mulcl 8278  ax-addcom 8280  ax-mulcom 8281  ax-addass 8282  ax-mulass 8283  ax-distr 8284  ax-i2m1 8285  ax-0lt1 8286  ax-1rid 8287  ax-0id 8288  ax-rnegex 8289  ax-cnre 8291  ax-pre-ltirr 8292  ax-pre-ltwlin 8293  ax-pre-lttrn 8294  ax-pre-apti 8295  ax-pre-ltadd 8296
This proof depends on definitions:  df-bi 117  df-dc 847  df-ifp 991  df-3or 1010  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-nel 2516  df-ral 2533  df-rex 2534  df-reu 2535  df-rab 2537  df-v 2823  df-sbc 3052  df-csb 3148  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-nul 3521  df-if 3639  df-pw 3690  df-sn 3715  df-pr 3716  df-op 3718  df-uni 3936  df-int 3971  df-iun 4014  df-br 4131  df-opab 4193  df-mpt 4194  df-tr 4230  df-id 4438  df-iord 4511  df-on 4513  df-ilim 4514  df-suc 4516  df-iom 4738  df-xp 4780  df-rel 4781  df-cnv 4782  df-co 4783  df-dm 4784  df-rn 4785  df-res 4786  df-ima 4787  df-iota 5337  df-fun 5379  df-fn 5380  df-f 5381  df-f1 5382  df-fo 5383  df-f1o 5384  df-fv 5385  df-riota 6038  df-ov 6088  df-oprab 6089  df-mpo 6090  df-1st 6374  df-2nd 6375  df-recs 6576  df-frec 6662  df-1o 6687  df-er 6807  df-map 6924  df-en 7023  df-dom 7024  df-fin 7025  df-pnf 8363  df-mnf 8364  df-xr 8365  df-ltxr 8366  df-le 8367  df-sub 8501  df-neg 8502  df-inn 9308  df-2 9366  df-3 9367  df-4 9368  df-5 9369  df-6 9370  df-7 9371  df-8 9372  df-9 9373  df-n0 9569  df-z 9650  df-dec 9783  df-uz 9932  df-fz 10423  df-fzo 10561  df-ihash 11231  df-word 11321  df-ndx 13407  df-slot 13408  df-base 13410  df-edgf 16412  df-vtx 16421  df-iedg 16422  df-wlks 16725
This theorem is used by:  uspgr2wlkeq  16772
  Copyright terms: Public domain W3C validator