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

Theorem nbgr2vtx1edg 27853
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 6826 . . . 4 𝑉 ∈ V
3 hash2prb 14265 . . . 4 (𝑉 ∈ V → ((♯‘𝑉) = 2 ↔ ∃𝑎𝑉𝑏𝑉 (𝑎𝑏𝑉 = {𝑎, 𝑏})))
42, 3ax-mp 5 . . 3 ((♯‘𝑉) = 2 ↔ ∃𝑎𝑉𝑏𝑉 (𝑎𝑏𝑉 = {𝑎, 𝑏}))
5 simpll 764 . . . . . . . . . 10 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → (𝑎𝑉𝑏𝑉))
65ancomd 462 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → (𝑏𝑉𝑎𝑉))
7 simpl 483 . . . . . . . . . . 11 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → 𝑎𝑏)
87necomd 2997 . . . . . . . . . 10 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → 𝑏𝑎)
98ad2antlr 724 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑏𝑎)
10 id 22 . . . . . . . . . . 11 ({𝑎, 𝑏} ∈ 𝐸 → {𝑎, 𝑏} ∈ 𝐸)
11 sseq2 3957 . . . . . . . . . . . 12 (𝑒 = {𝑎, 𝑏} → ({𝑎, 𝑏} ⊆ 𝑒 ↔ {𝑎, 𝑏} ⊆ {𝑎, 𝑏}))
1211adantl 482 . . . . . . . . . . 11 (({𝑎, 𝑏} ∈ 𝐸𝑒 = {𝑎, 𝑏}) → ({𝑎, 𝑏} ⊆ 𝑒 ↔ {𝑎, 𝑏} ⊆ {𝑎, 𝑏}))
13 ssidd 3954 . . . . . . . . . . 11 ({𝑎, 𝑏} ∈ 𝐸 → {𝑎, 𝑏} ⊆ {𝑎, 𝑏})
1410, 12, 13rspcedvd 3572 . . . . . . . . . 10 ({𝑎, 𝑏} ∈ 𝐸 → ∃𝑒𝐸 {𝑎, 𝑏} ⊆ 𝑒)
1514adantl 482 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → ∃𝑒𝐸 {𝑎, 𝑏} ⊆ 𝑒)
16 nbgr2vtx1edg.e . . . . . . . . . 10 𝐸 = (Edg‘𝐺)
171, 16nbgrel 27843 . . . . . . . . 9 (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ↔ ((𝑏𝑉𝑎𝑉) ∧ 𝑏𝑎 ∧ ∃𝑒𝐸 {𝑎, 𝑏} ⊆ 𝑒))
186, 9, 15, 17syl3anbrc 1342 . . . . . . . 8 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑏 ∈ (𝐺 NeighbVtx 𝑎))
197ad2antlr 724 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑎𝑏)
20 sseq2 3957 . . . . . . . . . . . 12 (𝑒 = {𝑎, 𝑏} → ({𝑏, 𝑎} ⊆ 𝑒 ↔ {𝑏, 𝑎} ⊆ {𝑎, 𝑏}))
2120adantl 482 . . . . . . . . . . 11 (({𝑎, 𝑏} ∈ 𝐸𝑒 = {𝑎, 𝑏}) → ({𝑏, 𝑎} ⊆ 𝑒 ↔ {𝑏, 𝑎} ⊆ {𝑎, 𝑏}))
22 prcom 4678 . . . . . . . . . . . . 13 {𝑏, 𝑎} = {𝑎, 𝑏}
2322eqimssi 3989 . . . . . . . . . . . 12 {𝑏, 𝑎} ⊆ {𝑎, 𝑏}
2423a1i 11 . . . . . . . . . . 11 ({𝑎, 𝑏} ∈ 𝐸 → {𝑏, 𝑎} ⊆ {𝑎, 𝑏})
2510, 21, 24rspcedvd 3572 . . . . . . . . . 10 ({𝑎, 𝑏} ∈ 𝐸 → ∃𝑒𝐸 {𝑏, 𝑎} ⊆ 𝑒)
2625adantl 482 . . . . . . . . 9 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → ∃𝑒𝐸 {𝑏, 𝑎} ⊆ 𝑒)
271, 16nbgrel 27843 . . . . . . . . 9 (𝑎 ∈ (𝐺 NeighbVtx 𝑏) ↔ ((𝑎𝑉𝑏𝑉) ∧ 𝑎𝑏 ∧ ∃𝑒𝐸 {𝑏, 𝑎} ⊆ 𝑒))
285, 19, 26, 27syl3anbrc 1342 . . . . . . . 8 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → 𝑎 ∈ (𝐺 NeighbVtx 𝑏))
29 difprsn1 4745 . . . . . . . . . . . . 13 (𝑎𝑏 → ({𝑎, 𝑏} ∖ {𝑎}) = {𝑏})
3029raleqdv 3310 . . . . . . . . . . . 12 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ ∀𝑛 ∈ {𝑏}𝑛 ∈ (𝐺 NeighbVtx 𝑎)))
31 vex 3445 . . . . . . . . . . . . 13 𝑏 ∈ V
32 eleq1 2825 . . . . . . . . . . . . 13 (𝑛 = 𝑏 → (𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ 𝑏 ∈ (𝐺 NeighbVtx 𝑎)))
3331, 32ralsn 4627 . . . . . . . . . . . 12 (∀𝑛 ∈ {𝑏}𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ 𝑏 ∈ (𝐺 NeighbVtx 𝑎))
3430, 33bitrdi 286 . . . . . . . . . . 11 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ↔ 𝑏 ∈ (𝐺 NeighbVtx 𝑎)))
35 difprsn2 4746 . . . . . . . . . . . . 13 (𝑎𝑏 → ({𝑎, 𝑏} ∖ {𝑏}) = {𝑎})
3635raleqdv 3310 . . . . . . . . . . . 12 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ ∀𝑛 ∈ {𝑎}𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
37 vex 3445 . . . . . . . . . . . . 13 𝑎 ∈ V
38 eleq1 2825 . . . . . . . . . . . . 13 (𝑛 = 𝑎 → (𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ 𝑎 ∈ (𝐺 NeighbVtx 𝑏)))
3937, 38ralsn 4627 . . . . . . . . . . . 12 (∀𝑛 ∈ {𝑎}𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))
4036, 39bitrdi 286 . . . . . . . . . . 11 (𝑎𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏) ↔ 𝑎 ∈ (𝐺 NeighbVtx 𝑏)))
4134, 40anbi12d 631 . . . . . . . . . 10 (𝑎𝑏 → ((∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)) ↔ (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ∧ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))))
4241adantr 481 . . . . . . . . 9 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → ((∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)) ↔ (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ∧ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))))
4342ad2antlr 724 . . . . . . . 8 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → ((∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)) ↔ (𝑏 ∈ (𝐺 NeighbVtx 𝑎) ∧ 𝑎 ∈ (𝐺 NeighbVtx 𝑏))))
4418, 28, 43mpbir2and 710 . . . . . . 7 ((((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) ∧ {𝑎, 𝑏} ∈ 𝐸) → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
4544ex 413 . . . . . 6 (((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) → ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏))))
46 eleq1 2825 . . . . . . . . 9 (𝑉 = {𝑎, 𝑏} → (𝑉𝐸 ↔ {𝑎, 𝑏} ∈ 𝐸))
47 id 22 . . . . . . . . . . 11 (𝑉 = {𝑎, 𝑏} → 𝑉 = {𝑎, 𝑏})
48 difeq1 4061 . . . . . . . . . . . 12 (𝑉 = {𝑎, 𝑏} → (𝑉 ∖ {𝑣}) = ({𝑎, 𝑏} ∖ {𝑣}))
4948raleqdv 3310 . . . . . . . . . . 11 (𝑉 = {𝑎, 𝑏} → (∀𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
5047, 49raleqbidv 3316 . . . . . . . . . 10 (𝑉 = {𝑎, 𝑏} → (∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑣 ∈ {𝑎, 𝑏}∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
51 sneq 4581 . . . . . . . . . . . . 13 (𝑣 = 𝑎 → {𝑣} = {𝑎})
5251difeq2d 4068 . . . . . . . . . . . 12 (𝑣 = 𝑎 → ({𝑎, 𝑏} ∖ {𝑣}) = ({𝑎, 𝑏} ∖ {𝑎}))
53 oveq2 7325 . . . . . . . . . . . . 13 (𝑣 = 𝑎 → (𝐺 NeighbVtx 𝑣) = (𝐺 NeighbVtx 𝑎))
5453eleq2d 2823 . . . . . . . . . . . 12 (𝑣 = 𝑎 → (𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ 𝑛 ∈ (𝐺 NeighbVtx 𝑎)))
5552, 54raleqbidv 3316 . . . . . . . . . . 11 (𝑣 = 𝑎 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎)))
56 sneq 4581 . . . . . . . . . . . . 13 (𝑣 = 𝑏 → {𝑣} = {𝑏})
5756difeq2d 4068 . . . . . . . . . . . 12 (𝑣 = 𝑏 → ({𝑎, 𝑏} ∖ {𝑣}) = ({𝑎, 𝑏} ∖ {𝑏}))
58 oveq2 7325 . . . . . . . . . . . . 13 (𝑣 = 𝑏 → (𝐺 NeighbVtx 𝑣) = (𝐺 NeighbVtx 𝑏))
5958eleq2d 2823 . . . . . . . . . . . 12 (𝑣 = 𝑏 → (𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ 𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
6057, 59raleqbidv 3316 . . . . . . . . . . 11 (𝑣 = 𝑏 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
6137, 31, 55, 60ralpr 4646 . . . . . . . . . 10 (∀𝑣 ∈ {𝑎, 𝑏}∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))
6250, 61bitrdi 286 . . . . . . . . 9 (𝑉 = {𝑎, 𝑏} → (∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣) ↔ (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏))))
6346, 62imbi12d 344 . . . . . . . 8 (𝑉 = {𝑎, 𝑏} → ((𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)) ↔ ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))))
6463adantl 482 . . . . . . 7 ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → ((𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)) ↔ ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))))
6564adantl 482 . . . . . 6 (((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) → ((𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)) ↔ ({𝑎, 𝑏} ∈ 𝐸 → (∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑎})𝑛 ∈ (𝐺 NeighbVtx 𝑎) ∧ ∀𝑛 ∈ ({𝑎, 𝑏} ∖ {𝑏})𝑛 ∈ (𝐺 NeighbVtx 𝑏)))))
6645, 65mpbird 256 . . . . 5 (((𝑎𝑉𝑏𝑉) ∧ (𝑎𝑏𝑉 = {𝑎, 𝑏})) → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
6766ex 413 . . . 4 ((𝑎𝑉𝑏𝑉) → ((𝑎𝑏𝑉 = {𝑎, 𝑏}) → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣))))
6867rexlimivv 3193 . . 3 (∃𝑎𝑉𝑏𝑉 (𝑎𝑏𝑉 = {𝑎, 𝑏}) → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
694, 68sylbi 216 . 2 ((♯‘𝑉) = 2 → (𝑉𝐸 → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣)))
7069imp 407 1 (((♯‘𝑉) = 2 ∧ 𝑉𝐸) → ∀𝑣𝑉𝑛 ∈ (𝑉 ∖ {𝑣})𝑛 ∈ (𝐺 NeighbVtx 𝑣))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wa 396   = wceq 1540  wcel 2105  wne 2941  wral 3062  wrex 3071  Vcvv 3441  cdif 3894  wss 3897  {csn 4571  {cpr 4573  cfv 6466  (class class class)co 7317  2c2 12108  chash 14124  Vtxcvtx 27502  Edgcedg 27553   NeighbVtx cnbgr 27835
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1912  ax-6 1970  ax-7 2010  ax-8 2107  ax-9 2115  ax-10 2136  ax-11 2153  ax-12 2170  ax-ext 2708  ax-sep 5238  ax-nul 5245  ax-pow 5303  ax-pr 5367  ax-un 7630  ax-cnex 11007  ax-resscn 11008  ax-1cn 11009  ax-icn 11010  ax-addcl 11011  ax-addrcl 11012  ax-mulcl 11013  ax-mulrcl 11014  ax-mulcom 11015  ax-addass 11016  ax-mulass 11017  ax-distr 11018  ax-i2m1 11019  ax-1ne0 11020  ax-1rid 11021  ax-rnegex 11022  ax-rrecex 11023  ax-cnre 11024  ax-pre-lttri 11025  ax-pre-lttrn 11026  ax-pre-ltadd 11027  ax-pre-mulgt0 11028
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 845  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1781  df-nf 1785  df-sb 2067  df-mo 2539  df-eu 2568  df-clab 2715  df-cleq 2729  df-clel 2815  df-nfc 2887  df-ne 2942  df-nel 3048  df-ral 3063  df-rex 3072  df-reu 3351  df-rab 3405  df-v 3443  df-sbc 3727  df-csb 3843  df-dif 3900  df-un 3902  df-in 3904  df-ss 3914  df-pss 3916  df-nul 4268  df-if 4472  df-pw 4547  df-sn 4572  df-pr 4574  df-op 4578  df-uni 4851  df-int 4893  df-iun 4939  df-br 5088  df-opab 5150  df-mpt 5171  df-tr 5205  df-id 5507  df-eprel 5513  df-po 5521  df-so 5522  df-fr 5563  df-we 5565  df-xp 5614  df-rel 5615  df-cnv 5616  df-co 5617  df-dm 5618  df-rn 5619  df-res 5620  df-ima 5621  df-pred 6225  df-ord 6292  df-on 6293  df-lim 6294  df-suc 6295  df-iota 6418  df-fun 6468  df-fn 6469  df-f 6470  df-f1 6471  df-fo 6472  df-f1o 6473  df-fv 6474  df-riota 7274  df-ov 7320  df-oprab 7321  df-mpo 7322  df-om 7760  df-1st 7878  df-2nd 7879  df-frecs 8146  df-wrecs 8177  df-recs 8251  df-rdg 8290  df-1o 8346  df-2o 8347  df-oadd 8350  df-er 8548  df-en 8784  df-dom 8785  df-sdom 8786  df-fin 8787  df-dju 9737  df-card 9775  df-pnf 11091  df-mnf 11092  df-xr 11093  df-ltxr 11094  df-le 11095  df-sub 11287  df-neg 11288  df-nn 12054  df-2 12116  df-n0 12314  df-z 12400  df-uz 12663  df-fz 13320  df-hash 14125  df-nbgr 27836
This theorem is referenced by:  uvtx2vtx1edg  27901
  Copyright terms: Public domain W3C validator