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

Theorem nbgr2vtx1edg 27620
Description: If a graph has two vertices, and there is an edge between the vertices, then each vertex is the neighbor of the other vertex. (Contributed by AV, 2-Nov-2020.) (Revised by AV, 25-Mar-2021.) (Proof shortened by AV, 13-Feb-2022.)
Hypotheses
Ref Expression
nbgr2vtx1edg.v 𝑉 = (Vtx‘𝐺)
nbgr2vtx1edg.e 𝐸 = (Edg‘𝐺)
Assertion
Ref Expression
nbgr2vtx1edg (((♯‘𝑉) = 2 ∧ 𝑉𝐸) → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣))
Distinct variable groups:   𝑛,𝐸   𝑛,𝐺,𝑣   𝑛,𝑉,𝑣
Allowed substitution hint:   𝐸(𝑣)

Proof of Theorem nbgr2vtx1edg
Dummy variables 𝑎 𝑏 𝑒 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 nbgr2vtx1edg.v . . . . 5 𝑉 = (Vtx‘𝐺)
21fvexi 6770 . . . 4 𝑉 ∈ V
3 hash2prb 14114 . . . 4 (𝑉 ∈ V → ((♯‘𝑉) = 2 ↔ ∃𝑎𝑉𝑏𝑉 (𝑎𝑏𝑉 = {𝑎, 𝑏})))
42, 3ax-mp 5 . . 3 ((♯‘𝑉) = 2 ↔ ∃𝑎𝑉𝑏𝑉 (𝑎𝑏𝑉 = {𝑎, 𝑏}))
5 simpll 763 . . . . . . . . . 10 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → (𝑎𝑉𝑏𝑉))
65ancomd 461 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → (𝑏𝑉𝑎𝑉))
7 simpl 482 . . . . . . . . . . 11 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → 𝑎𝑏)
87necomd 2998 . . . . . . . . . 10 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → 𝑏𝑎)
98ad2antlr 723 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑏𝑎)
10 id 22 . . . . . . . . . . 11 ({𝑎, 𝑏} ∈ 𝐸 → {𝑎, 𝑏} ∈ 𝐸)
11 sseq2 3943 . . . . . . . . . . . 12 (𝑒 = {𝑎, 𝑏} → ({𝑎, 𝑏} ⊆ 𝑒 ↔ {𝑎, 𝑏} ⊆ {𝑎, 𝑏}))
1211adantl 481 . . . . . . . . . . 11 (({𝑎, 𝑏} ∈ 𝐸𝑒 = {𝑎, 𝑏}) → ({𝑎, 𝑏} ⊆ 𝑒 ↔ {𝑎, 𝑏} ⊆ {𝑎, 𝑏}))
13 ssidd 3940 . . . . . . . . . . 11 ({𝑎, 𝑏} ∈ 𝐸 → {𝑎, 𝑏} ⊆ {𝑎, 𝑏})
1410, 12, 13rspcedvd 3555 . . . . . . . . . 10 ({𝑎, 𝑏} ∈ 𝐸 → ∃𝑒𝐸 {𝑎, 𝑏} ⊆ 𝑒)
1514adantl 481 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → ∃𝑒𝐸 {𝑎, 𝑏} ⊆ 𝑒)
16 nbgr2vtx1edg.e . . . . . . . . . 10 𝐸 = (Edg‘𝐺)
171, 16nbgrel 27610 . . . . . . . . 9 (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ↔ ((𝑏𝑉𝑎𝑉) ∧ 𝑏𝑎 ∧ ∃𝑒𝐸 {𝑎, 𝑏} ⊆ 𝑒))
186, 9, 15, 17syl3anbrc 1341 . . . . . . . 8 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑏 ∈ (𝐺 NeighbVtx 𝑎))
197ad2antlr 723 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑎𝑏)
20 sseq2 3943 . . . . . . . . . . . 12 (𝑒 = {𝑎, 𝑏} → ({𝑏, 𝑎} ⊆ 𝑒 ↔ {𝑏, 𝑎} ⊆ {𝑎, 𝑏}))
2120adantl 481 . . . . . . . . . . 11 (({𝑎, 𝑏} ∈ 𝐸𝑒 = {𝑎, 𝑏}) → ({𝑏, 𝑎} ⊆ 𝑒 ↔ {𝑏, 𝑎} ⊆ {𝑎, 𝑏}))
22 prcom 4665 . . . . . . . . . . . . 13 {𝑏, 𝑎} = {𝑎, 𝑏}
2322eqimssi 3975 . . . . . . . . . . . 12 {𝑏, 𝑎} ⊆ {𝑎, 𝑏}
2423a1i 11 . . . . . . . . . . 11 ({𝑎, 𝑏} ∈ 𝐸 → {𝑏, 𝑎} ⊆ {𝑎, 𝑏})
2510, 21, 24rspcedvd 3555 . . . . . . . . . 10 ({𝑎, 𝑏} ∈ 𝐸 → ∃𝑒𝐸 {𝑏, 𝑎} ⊆ 𝑒)
2625adantl 481 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → ∃𝑒𝐸 {𝑏, 𝑎} ⊆ 𝑒)
271, 16nbgrel 27610 . . . . . . . . 9 (𝑎 ∈ (𝐺 NeighbVtx 𝑏) ↔ ((𝑎𝑉𝑏𝑉) ∧ 𝑎𝑏 ∧ ∃𝑒𝐸 {𝑏, 𝑎} ⊆ 𝑒))
285, 19, 26, 27syl3anbrc 1341 . . . . . . . 8 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑎 ∈ (𝐺 NeighbVtx 𝑏))
29 difprsn1 4730 . . . . . . . . . . . . 13 (𝑎𝑏 → ({𝑎, 𝑏} ∖ {𝑎}) = {𝑏})
3029raleqdv 3339 . . . . . . . . . . . 12 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ ∀𝑛 ∈ {𝑏}𝑛 ∈ (𝐺 NeighbVtx 𝑎)))
31 vex 3426 . . . . . . . . . . . . 13 𝑏 ∈ V
32 eleq1 2826 . . . . . . . . . . . . 13 (𝑛 = 𝑏 → (𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ 𝑏 ∈ (𝐺 NeighbVtx 𝑎)))
3331, 32ralsn 4614 . . . . . . . . . . . 12 (∀𝑛 ∈ {𝑏}𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ 𝑏 ∈ (𝐺 NeighbVtx 𝑎))
3430, 33bitrdi 286 . . . . . . . . . . 11 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ 𝑏 ∈ (𝐺 NeighbVtx 𝑎)))
35 difprsn2 4731 . . . . . . . . . . . . 13 (𝑎𝑏 → ({𝑎, 𝑏} ∖ {𝑏}) = {𝑎})
3635raleqdv 3339 . . . . . . . . . . . 12 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ ∀𝑛 ∈ {𝑎}𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
37 vex 3426 . . . . . . . . . . . . 13 𝑎 ∈ V
38 eleq1 2826 . . . . . . . . . . . . 13 (𝑛 = 𝑎 → (𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ 𝑎 ∈ (𝐺 NeighbVtx 𝑏)))
3937, 38ralsn 4614 . . . . . . . . . . . 12 (∀𝑛 ∈ {𝑎}𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))
4036, 39bitrdi 286 . . . . . . . . . . 11 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ 𝑎 ∈ (𝐺 NeighbVtx 𝑏)))
4134, 40anbi12d 630 . . . . . . . . . 10 (𝑎𝑏 → ((∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)) ↔ (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ∧ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))))
4241adantr 480 . . . . . . . . 9 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → ((∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)) ↔ (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ∧ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))))
4342ad2antlr 723 . . . . . . . 8 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → ((∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)) ↔ (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ∧ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))))
4418, 28, 43mpbir2and 709 . . . . . . 7 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
4544ex 412 . . . . . 6 (((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) → ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏))))
46 eleq1 2826 . . . . . . . . 9 (𝑉 = {𝑎, 𝑏} → (𝑉𝐸 ↔ {𝑎, 𝑏} ∈ 𝐸))
47 id 22 . . . . . . . . . . 11 (𝑉 = {𝑎, 𝑏} → 𝑉 = {𝑎, 𝑏})
48 difeq1 4046 . . . . . . . . . . . 12 (𝑉 = {𝑎, 𝑏} → (𝑉 ∖ {𝑣}) = ({𝑎, 𝑏} ∖ {𝑣}))
4948raleqdv 3339 . . . . . . . . . . 11 (𝑉 = {𝑎, 𝑏} → (∀𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
5047, 49raleqbidv 3327 . . . . . . . . . 10 (𝑉 = {𝑎, 𝑏} → (∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑣 ∈ {𝑎, 𝑏}∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
51 sneq 4568 . . . . . . . . . . . . 13 (𝑣 = 𝑎 → {𝑣} = {𝑎})
5251difeq2d 4053 . . . . . . . . . . . 12 (𝑣 = 𝑎 → ({𝑎, 𝑏} ∖ {𝑣}) = ({𝑎, 𝑏} ∖ {𝑎}))
53 oveq2 7263 . . . . . . . . . . . . 13 (𝑣 = 𝑎 → (𝐺 NeighbVtx 𝑣) = (𝐺 NeighbVtx 𝑎))
5453eleq2d 2824 . . . . . . . . . . . 12 (𝑣 = 𝑎 → (𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ 𝑛 ∈ (𝐺 NeighbVtx 𝑎)))
5552, 54raleqbidv 3327 . . . . . . . . . . 11 (𝑣 = 𝑎 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎)))
56 sneq 4568 . . . . . . . . . . . . 13 (𝑣 = 𝑏 → {𝑣} = {𝑏})
5756difeq2d 4053 . . . . . . . . . . . 12 (𝑣 = 𝑏 → ({𝑎, 𝑏} ∖ {𝑣}) = ({𝑎, 𝑏} ∖ {𝑏}))
58 oveq2 7263 . . . . . . . . . . . . 13 (𝑣 = 𝑏 → (𝐺 NeighbVtx 𝑣) = (𝐺 NeighbVtx 𝑏))
5958eleq2d 2824 . . . . . . . . . . . 12 (𝑣 = 𝑏 → (𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ 𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
6057, 59raleqbidv 3327 . . . . . . . . . . 11 (𝑣 = 𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
6137, 31, 55, 60ralpr 4633 . . . . . . . . . 10 (∀𝑣 ∈ {𝑎, 𝑏}∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
6250, 61bitrdi 286 . . . . . . . . 9 (𝑉 = {𝑎, 𝑏} → (∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏))))
6346, 62imbi12d 344 . . . . . . . 8 (𝑉 = {𝑎, 𝑏} → ((𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)) ↔ ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))))
6463adantl 481 . . . . . . 7 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → ((𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)) ↔ ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))))
6564adantl 481 . . . . . 6 (((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) → ((𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)) ↔ ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))))
6645, 65mpbird 256 . . . . 5 (((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
6766ex 412 . . . 4 ((𝑎𝑉𝑏𝑉) → ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣))))
6867rexlimivv 3220 . . 3 (∃𝑎𝑉𝑏𝑉 (𝑎𝑏𝑉 = {𝑎, 𝑏}) → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
694, 68sylbi 216 . 2 ((♯‘𝑉) = 2 → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
7069imp 406 1 (((♯‘𝑉) = 2 ∧ 𝑉𝐸) → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wa 395   = wceq 1539  wcel 2108  wne 2942  wral 3063  wrex 3064  Vcvv 3422  cdif 3880  wss 3883  {csn 4558  {cpr 4560  cfv 6418  (class class class)co 7255  2c2 11958  chash 13972  Vtxcvtx 27269  Edgcedg 27320   NeighbVtx cnbgr 27602
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-pow 5283  ax-pr 5347  ax-un 7566  ax-cnex 10858  ax-resscn 10859  ax-1cn 10860  ax-icn 10861  ax-addcl 10862  ax-addrcl 10863  ax-mulcl 10864  ax-mulrcl 10865  ax-mulcom 10866  ax-addass 10867  ax-mulass 10868  ax-distr 10869  ax-i2m1 10870  ax-1ne0 10871  ax-1rid 10872  ax-rnegex 10873  ax-rrecex 10874  ax-cnre 10875  ax-pre-lttri 10876  ax-pre-lttrn 10877  ax-pre-ltadd 10878  ax-pre-mulgt0 10879
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-3or 1086  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-nel 3049  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-pss 3902  df-nul 4254  df-if 4457  df-pw 4532  df-sn 4559  df-pr 4561  df-tp 4563  df-op 4565  df-uni 4837  df-int 4877  df-iun 4923  df-br 5071  df-opab 5133  df-mpt 5154  df-tr 5188  df-id 5480  df-eprel 5486  df-po 5494  df-so 5495  df-fr 5535  df-we 5537  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-pred 6191  df-ord 6254  df-on 6255  df-lim 6256  df-suc 6257  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-riota 7212  df-ov 7258  df-oprab 7259  df-mpo 7260  df-om 7688  df-1st 7804  df-2nd 7805  df-frecs 8068  df-wrecs 8099  df-recs 8173  df-rdg 8212  df-1o 8267  df-2o 8268  df-oadd 8271  df-er 8456  df-en 8692  df-dom 8693  df-sdom 8694  df-fin 8695  df-dju 9590  df-card 9628  df-pnf 10942  df-mnf 10943  df-xr 10944  df-ltxr 10945  df-le 10946  df-sub 11137  df-neg 11138  df-nn 11904  df-2 11966  df-n0 12164  df-z 12250  df-uz 12512  df-fz 13169  df-hash 13973  df-nbgr 27603
This theorem is referenced by:  uvtx2vtx1edg  27668
  Copyright terms: Public domain W3C validator