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

Theorem nbgr2vtx1edg 27239
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 6672 . . . 4 𝑉 ∈ V
3 hash2prb 13882 . . . 4 (𝑉 ∈ V → ((♯‘𝑉) = 2 ↔ ∃𝑎𝑉𝑏𝑉 (𝑎𝑏𝑉 = {𝑎, 𝑏})))
42, 3ax-mp 5 . . 3 ((♯‘𝑉) = 2 ↔ ∃𝑎𝑉𝑏𝑉 (𝑎𝑏𝑉 = {𝑎, 𝑏}))
5 simpll 766 . . . . . . . . . 10 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → (𝑎𝑉𝑏𝑉))
65ancomd 465 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → (𝑏𝑉𝑎𝑉))
7 simpl 486 . . . . . . . . . . 11 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → 𝑎𝑏)
87necomd 3006 . . . . . . . . . 10 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → 𝑏𝑎)
98ad2antlr 726 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑏𝑎)
10 id 22 . . . . . . . . . . 11 ({𝑎, 𝑏} ∈ 𝐸 → {𝑎, 𝑏} ∈ 𝐸)
11 sseq2 3918 . . . . . . . . . . . 12 (𝑒 = {𝑎, 𝑏} → ({𝑎, 𝑏} ⊆ 𝑒 ↔ {𝑎, 𝑏} ⊆ {𝑎, 𝑏}))
1211adantl 485 . . . . . . . . . . 11 (({𝑎, 𝑏} ∈ 𝐸𝑒 = {𝑎, 𝑏}) → ({𝑎, 𝑏} ⊆ 𝑒 ↔ {𝑎, 𝑏} ⊆ {𝑎, 𝑏}))
13 ssidd 3915 . . . . . . . . . . 11 ({𝑎, 𝑏} ∈ 𝐸 → {𝑎, 𝑏} ⊆ {𝑎, 𝑏})
1410, 12, 13rspcedvd 3544 . . . . . . . . . 10 ({𝑎, 𝑏} ∈ 𝐸 → ∃𝑒𝐸 {𝑎, 𝑏} ⊆ 𝑒)
1514adantl 485 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → ∃𝑒𝐸 {𝑎, 𝑏} ⊆ 𝑒)
16 nbgr2vtx1edg.e . . . . . . . . . 10 𝐸 = (Edg‘𝐺)
171, 16nbgrel 27229 . . . . . . . . 9 (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ↔ ((𝑏𝑉𝑎𝑉) ∧ 𝑏𝑎 ∧ ∃𝑒𝐸 {𝑎, 𝑏} ⊆ 𝑒))
186, 9, 15, 17syl3anbrc 1340 . . . . . . . 8 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑏 ∈ (𝐺 NeighbVtx 𝑎))
197ad2antlr 726 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑎𝑏)
20 sseq2 3918 . . . . . . . . . . . 12 (𝑒 = {𝑎, 𝑏} → ({𝑏, 𝑎} ⊆ 𝑒 ↔ {𝑏, 𝑎} ⊆ {𝑎, 𝑏}))
2120adantl 485 . . . . . . . . . . 11 (({𝑎, 𝑏} ∈ 𝐸𝑒 = {𝑎, 𝑏}) → ({𝑏, 𝑎} ⊆ 𝑒 ↔ {𝑏, 𝑎} ⊆ {𝑎, 𝑏}))
22 prcom 4625 . . . . . . . . . . . . 13 {𝑏, 𝑎} = {𝑎, 𝑏}
2322eqimssi 3950 . . . . . . . . . . . 12 {𝑏, 𝑎} ⊆ {𝑎, 𝑏}
2423a1i 11 . . . . . . . . . . 11 ({𝑎, 𝑏} ∈ 𝐸 → {𝑏, 𝑎} ⊆ {𝑎, 𝑏})
2510, 21, 24rspcedvd 3544 . . . . . . . . . 10 ({𝑎, 𝑏} ∈ 𝐸 → ∃𝑒𝐸 {𝑏, 𝑎} ⊆ 𝑒)
2625adantl 485 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → ∃𝑒𝐸 {𝑏, 𝑎} ⊆ 𝑒)
271, 16nbgrel 27229 . . . . . . . . 9 (𝑎 ∈ (𝐺 NeighbVtx 𝑏) ↔ ((𝑎𝑉𝑏𝑉) ∧ 𝑎𝑏 ∧ ∃𝑒𝐸 {𝑏, 𝑎} ⊆ 𝑒))
285, 19, 26, 27syl3anbrc 1340 . . . . . . . 8 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑎 ∈ (𝐺 NeighbVtx 𝑏))
29 difprsn1 4690 . . . . . . . . . . . . 13 (𝑎𝑏 → ({𝑎, 𝑏} ∖ {𝑎}) = {𝑏})
3029raleqdv 3329 . . . . . . . . . . . 12 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ ∀𝑛 ∈ {𝑏}𝑛 ∈ (𝐺 NeighbVtx 𝑎)))
31 vex 3413 . . . . . . . . . . . . 13 𝑏 ∈ V
32 eleq1 2839 . . . . . . . . . . . . 13 (𝑛 = 𝑏 → (𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ 𝑏 ∈ (𝐺 NeighbVtx 𝑎)))
3331, 32ralsn 4576 . . . . . . . . . . . 12 (∀𝑛 ∈ {𝑏}𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ 𝑏 ∈ (𝐺 NeighbVtx 𝑎))
3430, 33bitrdi 290 . . . . . . . . . . 11 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ 𝑏 ∈ (𝐺 NeighbVtx 𝑎)))
35 difprsn2 4691 . . . . . . . . . . . . 13 (𝑎𝑏 → ({𝑎, 𝑏} ∖ {𝑏}) = {𝑎})
3635raleqdv 3329 . . . . . . . . . . . 12 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ ∀𝑛 ∈ {𝑎}𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
37 vex 3413 . . . . . . . . . . . . 13 𝑎 ∈ V
38 eleq1 2839 . . . . . . . . . . . . 13 (𝑛 = 𝑎 → (𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ 𝑎 ∈ (𝐺 NeighbVtx 𝑏)))
3937, 38ralsn 4576 . . . . . . . . . . . 12 (∀𝑛 ∈ {𝑎}𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))
4036, 39bitrdi 290 . . . . . . . . . . 11 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ 𝑎 ∈ (𝐺 NeighbVtx 𝑏)))
4134, 40anbi12d 633 . . . . . . . . . 10 (𝑎𝑏 → ((∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)) ↔ (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ∧ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))))
4241adantr 484 . . . . . . . . 9 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → ((∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)) ↔ (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ∧ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))))
4342ad2antlr 726 . . . . . . . 8 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → ((∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)) ↔ (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ∧ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))))
4418, 28, 43mpbir2and 712 . . . . . . 7 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
4544ex 416 . . . . . 6 (((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) → ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏))))
46 eleq1 2839 . . . . . . . . 9 (𝑉 = {𝑎, 𝑏} → (𝑉𝐸 ↔ {𝑎, 𝑏} ∈ 𝐸))
47 id 22 . . . . . . . . . . 11 (𝑉 = {𝑎, 𝑏} → 𝑉 = {𝑎, 𝑏})
48 difeq1 4021 . . . . . . . . . . . 12 (𝑉 = {𝑎, 𝑏} → (𝑉 ∖ {𝑣}) = ({𝑎, 𝑏} ∖ {𝑣}))
4948raleqdv 3329 . . . . . . . . . . 11 (𝑉 = {𝑎, 𝑏} → (∀𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
5047, 49raleqbidv 3319 . . . . . . . . . 10 (𝑉 = {𝑎, 𝑏} → (∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑣 ∈ {𝑎, 𝑏}∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
51 sneq 4532 . . . . . . . . . . . . 13 (𝑣 = 𝑎 → {𝑣} = {𝑎})
5251difeq2d 4028 . . . . . . . . . . . 12 (𝑣 = 𝑎 → ({𝑎, 𝑏} ∖ {𝑣}) = ({𝑎, 𝑏} ∖ {𝑎}))
53 oveq2 7158 . . . . . . . . . . . . 13 (𝑣 = 𝑎 → (𝐺 NeighbVtx 𝑣) = (𝐺 NeighbVtx 𝑎))
5453eleq2d 2837 . . . . . . . . . . . 12 (𝑣 = 𝑎 → (𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ 𝑛 ∈ (𝐺 NeighbVtx 𝑎)))
5552, 54raleqbidv 3319 . . . . . . . . . . 11 (𝑣 = 𝑎 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎)))
56 sneq 4532 . . . . . . . . . . . . 13 (𝑣 = 𝑏 → {𝑣} = {𝑏})
5756difeq2d 4028 . . . . . . . . . . . 12 (𝑣 = 𝑏 → ({𝑎, 𝑏} ∖ {𝑣}) = ({𝑎, 𝑏} ∖ {𝑏}))
58 oveq2 7158 . . . . . . . . . . . . 13 (𝑣 = 𝑏 → (𝐺 NeighbVtx 𝑣) = (𝐺 NeighbVtx 𝑏))
5958eleq2d 2837 . . . . . . . . . . . 12 (𝑣 = 𝑏 → (𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ 𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
6057, 59raleqbidv 3319 . . . . . . . . . . 11 (𝑣 = 𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
6137, 31, 55, 60ralpr 4593 . . . . . . . . . 10 (∀𝑣 ∈ {𝑎, 𝑏}∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
6250, 61bitrdi 290 . . . . . . . . 9 (𝑉 = {𝑎, 𝑏} → (∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏))))
6346, 62imbi12d 348 . . . . . . . 8 (𝑉 = {𝑎, 𝑏} → ((𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)) ↔ ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))))
6463adantl 485 . . . . . . 7 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → ((𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)) ↔ ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))))
6564adantl 485 . . . . . 6 (((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) → ((𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)) ↔ ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))))
6645, 65mpbird 260 . . . . 5 (((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
6766ex 416 . . . 4 ((𝑎𝑉𝑏𝑉) → ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣))))
6867rexlimivv 3216 . . 3 (∃𝑎𝑉𝑏𝑉 (𝑎𝑏𝑉 = {𝑎, 𝑏}) → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
694, 68sylbi 220 . 2 ((♯‘𝑉) = 2 → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
7069imp 410 1 (((♯‘𝑉) = 2 ∧ 𝑉𝐸) → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 399   = wceq 1538  wcel 2111  wne 2951  wral 3070  wrex 3071  Vcvv 3409  cdif 3855  wss 3858  {csn 4522  {cpr 4524  cfv 6335  (class class class)co 7150  2c2 11729  chash 13740  Vtxcvtx 26888  Edgcedg 26939   NeighbVtx cnbgr 27221
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 2729  ax-sep 5169  ax-nul 5176  ax-pow 5234  ax-pr 5298  ax-un 7459  ax-cnex 10631  ax-resscn 10632  ax-1cn 10633  ax-icn 10634  ax-addcl 10635  ax-addrcl 10636  ax-mulcl 10637  ax-mulrcl 10638  ax-mulcom 10639  ax-addass 10640  ax-mulass 10641  ax-distr 10642  ax-i2m1 10643  ax-1ne0 10644  ax-1rid 10645  ax-rnegex 10646  ax-rrecex 10647  ax-cnre 10648  ax-pre-lttri 10649  ax-pre-lttrn 10650  ax-pre-ltadd 10651  ax-pre-mulgt0 10652
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-fal 1551  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2557  df-eu 2588  df-clab 2736  df-cleq 2750  df-clel 2830  df-nfc 2901  df-ne 2952  df-nel 3056  df-ral 3075  df-rex 3076  df-reu 3077  df-rab 3079  df-v 3411  df-sbc 3697  df-csb 3806  df-dif 3861  df-un 3863  df-in 3865  df-ss 3875  df-pss 3877  df-nul 4226  df-if 4421  df-pw 4496  df-sn 4523  df-pr 4525  df-tp 4527  df-op 4529  df-uni 4799  df-int 4839  df-iun 4885  df-br 5033  df-opab 5095  df-mpt 5113  df-tr 5139  df-id 5430  df-eprel 5435  df-po 5443  df-so 5444  df-fr 5483  df-we 5485  df-xp 5530  df-rel 5531  df-cnv 5532  df-co 5533  df-dm 5534  df-rn 5535  df-res 5536  df-ima 5537  df-pred 6126  df-ord 6172  df-on 6173  df-lim 6174  df-suc 6175  df-iota 6294  df-fun 6337  df-fn 6338  df-f 6339  df-f1 6340  df-fo 6341  df-f1o 6342  df-fv 6343  df-riota 7108  df-ov 7153  df-oprab 7154  df-mpo 7155  df-om 7580  df-1st 7693  df-2nd 7694  df-wrecs 7957  df-recs 8018  df-rdg 8056  df-1o 8112  df-2o 8113  df-oadd 8116  df-er 8299  df-en 8528  df-dom 8529  df-sdom 8530  df-fin 8531  df-dju 9363  df-card 9401  df-pnf 10715  df-mnf 10716  df-xr 10717  df-ltxr 10718  df-le 10719  df-sub 10910  df-neg 10911  df-nn 11675  df-2 11737  df-n0 11935  df-z 12021  df-uz 12283  df-fz 12940  df-hash 13741  df-nbgr 27222
This theorem is referenced by:  uvtx2vtx1edg  27287
  Copyright terms: Public domain W3C validator