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

Theorem nb3grpr 27172
Description: The neighbors of a vertex in a simple graph with three elements are an unordered pair of the other vertices iff all vertices are connected with each other. (Contributed by Alexander van der Vekens, 18-Oct-2017.) (Revised by AV, 28-Oct-2020.)
Hypotheses
Ref Expression
nb3grpr.v 𝑉 = (Vtx‘𝐺)
nb3grpr.e 𝐸 = (Edg‘𝐺)
nb3grpr.g (𝜑𝐺 ∈ USGraph)
nb3grpr.t (𝜑𝑉 = {𝐴, 𝐵, 𝐶})
nb3grpr.s (𝜑 → (𝐴𝑋𝐵𝑌𝐶𝑍))
nb3grpr.n (𝜑 → (𝐴𝐵𝐴𝐶𝐵𝐶))
Assertion
Ref Expression
nb3grpr (𝜑 → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ ∀𝑥𝑉𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧}))
Distinct variable groups:   𝑥,𝐴,𝑦,𝑧   𝑥,𝐵,𝑦,𝑧   𝑥,𝐶,𝑦,𝑧   𝑦,𝐸   𝑥,𝐺,𝑦,𝑧   𝑥,𝑉,𝑦,𝑧   𝜑,𝑦
Allowed substitution hints:   𝜑(𝑥,𝑧)   𝐸(𝑥,𝑧)   𝑋(𝑥,𝑦,𝑧)   𝑌(𝑥,𝑦,𝑧)   𝑍(𝑥,𝑦,𝑧)

Proof of Theorem nb3grpr
StepHypRef Expression
1 id 22 . . . . . 6 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) → ({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸))
2 prcom 4628 . . . . . . . . . 10 {𝐴, 𝐵} = {𝐵, 𝐴}
32eleq1i 2880 . . . . . . . . 9 ({𝐴, 𝐵} ∈ 𝐸 ↔ {𝐵, 𝐴} ∈ 𝐸)
4 prcom 4628 . . . . . . . . . 10 {𝐵, 𝐶} = {𝐶, 𝐵}
54eleq1i 2880 . . . . . . . . 9 ({𝐵, 𝐶} ∈ 𝐸 ↔ {𝐶, 𝐵} ∈ 𝐸)
6 prcom 4628 . . . . . . . . . 10 {𝐶, 𝐴} = {𝐴, 𝐶}
76eleq1i 2880 . . . . . . . . 9 ({𝐶, 𝐴} ∈ 𝐸 ↔ {𝐴, 𝐶} ∈ 𝐸)
83, 5, 73anbi123i 1152 . . . . . . . 8 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ ({𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸))
9 3anrot 1097 . . . . . . . 8 (({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸) ↔ ({𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸))
108, 9bitr4i 281 . . . . . . 7 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸))
1110a1i 11 . . . . . 6 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
121, 11biadanii 821 . . . . 5 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
13 an6 1442 . . . . 5 ((({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ ({𝐵, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸) ∧ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
1412, 13bitri 278 . . . 4 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ ({𝐵, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸) ∧ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
1514a1i 11 . . 3 (𝜑 → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ ({𝐵, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸) ∧ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸))))
16 nb3grpr.v . . . . 5 𝑉 = (Vtx‘𝐺)
17 nb3grpr.e . . . . 5 𝐸 = (Edg‘𝐺)
18 nb3grpr.g . . . . 5 (𝜑𝐺 ∈ USGraph)
19 nb3grpr.t . . . . 5 (𝜑𝑉 = {𝐴, 𝐵, 𝐶})
20 nb3grpr.s . . . . 5 (𝜑 → (𝐴𝑋𝐵𝑌𝐶𝑍))
2116, 17, 18, 19, 20nb3grprlem1 27170 . . . 4 (𝜑 → ((𝐺 NeighbVtx 𝐴) = {𝐵, 𝐶} ↔ ({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸)))
22 tprot 4645 . . . . . 6 {𝐴, 𝐵, 𝐶} = {𝐵, 𝐶, 𝐴}
2319, 22eqtrdi 2849 . . . . 5 (𝜑𝑉 = {𝐵, 𝐶, 𝐴})
24 3anrot 1097 . . . . . 6 ((𝐴𝑋𝐵𝑌𝐶𝑍) ↔ (𝐵𝑌𝐶𝑍𝐴𝑋))
2520, 24sylib 221 . . . . 5 (𝜑 → (𝐵𝑌𝐶𝑍𝐴𝑋))
2616, 17, 18, 23, 25nb3grprlem1 27170 . . . 4 (𝜑 → ((𝐺 NeighbVtx 𝐵) = {𝐶, 𝐴} ↔ ({𝐵, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸)))
27 tprot 4645 . . . . . 6 {𝐶, 𝐴, 𝐵} = {𝐴, 𝐵, 𝐶}
2819, 27eqtr4di 2851 . . . . 5 (𝜑𝑉 = {𝐶, 𝐴, 𝐵})
29 3anrot 1097 . . . . . 6 ((𝐶𝑍𝐴𝑋𝐵𝑌) ↔ (𝐴𝑋𝐵𝑌𝐶𝑍))
3020, 29sylibr 237 . . . . 5 (𝜑 → (𝐶𝑍𝐴𝑋𝐵𝑌))
3116, 17, 18, 28, 30nb3grprlem1 27170 . . . 4 (𝜑 → ((𝐺 NeighbVtx 𝐶) = {𝐴, 𝐵} ↔ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
3221, 26, 313anbi123d 1433 . . 3 (𝜑 → (((𝐺 NeighbVtx 𝐴) = {𝐵, 𝐶} ∧ (𝐺 NeighbVtx 𝐵) = {𝐶, 𝐴} ∧ (𝐺 NeighbVtx 𝐶) = {𝐴, 𝐵}) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ ({𝐵, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸) ∧ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸))))
33 nb3grpr.n . . . . 5 (𝜑 → (𝐴𝐵𝐴𝐶𝐵𝐶))
3416, 17, 18, 19, 20, 33nb3grprlem2 27171 . . . 4 (𝜑 → ((𝐺 NeighbVtx 𝐴) = {𝐵, 𝐶} ↔ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐴) = {𝑦, 𝑧}))
35 necom 3040 . . . . . . . 8 (𝐴𝐵𝐵𝐴)
36 necom 3040 . . . . . . . 8 (𝐴𝐶𝐶𝐴)
37 biid 264 . . . . . . . 8 (𝐵𝐶𝐵𝐶)
3835, 36, 373anbi123i 1152 . . . . . . 7 ((𝐴𝐵𝐴𝐶𝐵𝐶) ↔ (𝐵𝐴𝐶𝐴𝐵𝐶))
39 3anrot 1097 . . . . . . 7 ((𝐵𝐶𝐵𝐴𝐶𝐴) ↔ (𝐵𝐴𝐶𝐴𝐵𝐶))
4038, 39bitr4i 281 . . . . . 6 ((𝐴𝐵𝐴𝐶𝐵𝐶) ↔ (𝐵𝐶𝐵𝐴𝐶𝐴))
4133, 40sylib 221 . . . . 5 (𝜑 → (𝐵𝐶𝐵𝐴𝐶𝐴))
4216, 17, 18, 23, 25, 41nb3grprlem2 27171 . . . 4 (𝜑 → ((𝐺 NeighbVtx 𝐵) = {𝐶, 𝐴} ↔ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐵) = {𝑦, 𝑧}))
43 3anrot 1097 . . . . . . 7 ((𝐴𝐵𝐴𝐶𝐵𝐶) ↔ (𝐴𝐶𝐵𝐶𝐴𝐵))
44 necom 3040 . . . . . . . 8 (𝐵𝐶𝐶𝐵)
45 biid 264 . . . . . . . 8 (𝐴𝐵𝐴𝐵)
4636, 44, 453anbi123i 1152 . . . . . . 7 ((𝐴𝐶𝐵𝐶𝐴𝐵) ↔ (𝐶𝐴𝐶𝐵𝐴𝐵))
4743, 46bitri 278 . . . . . 6 ((𝐴𝐵𝐴𝐶𝐵𝐶) ↔ (𝐶𝐴𝐶𝐵𝐴𝐵))
4833, 47sylib 221 . . . . 5 (𝜑 → (𝐶𝐴𝐶𝐵𝐴𝐵))
4916, 17, 18, 28, 30, 48nb3grprlem2 27171 . . . 4 (𝜑 → ((𝐺 NeighbVtx 𝐶) = {𝐴, 𝐵} ↔ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐶) = {𝑦, 𝑧}))
5034, 42, 493anbi123d 1433 . . 3 (𝜑 → (((𝐺 NeighbVtx 𝐴) = {𝐵, 𝐶} ∧ (𝐺 NeighbVtx 𝐵) = {𝐶, 𝐴} ∧ (𝐺 NeighbVtx 𝐶) = {𝐴, 𝐵}) ↔ (∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐴) = {𝑦, 𝑧} ∧ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐵) = {𝑦, 𝑧} ∧ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐶) = {𝑦, 𝑧})))
5115, 32, 503bitr2d 310 . 2 (𝜑 → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐴) = {𝑦, 𝑧} ∧ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐵) = {𝑦, 𝑧} ∧ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐶) = {𝑦, 𝑧})))
52 oveq2 7143 . . . . . 6 (𝑥 = 𝐴 → (𝐺 NeighbVtx 𝑥) = (𝐺 NeighbVtx 𝐴))
5352eqeq1d 2800 . . . . 5 (𝑥 = 𝐴 → ((𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ (𝐺 NeighbVtx 𝐴) = {𝑦, 𝑧}))
54532rexbidv 3259 . . . 4 (𝑥 = 𝐴 → (∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐴) = {𝑦, 𝑧}))
55 oveq2 7143 . . . . . 6 (𝑥 = 𝐵 → (𝐺 NeighbVtx 𝑥) = (𝐺 NeighbVtx 𝐵))
5655eqeq1d 2800 . . . . 5 (𝑥 = 𝐵 → ((𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ (𝐺 NeighbVtx 𝐵) = {𝑦, 𝑧}))
57562rexbidv 3259 . . . 4 (𝑥 = 𝐵 → (∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐵) = {𝑦, 𝑧}))
58 oveq2 7143 . . . . . 6 (𝑥 = 𝐶 → (𝐺 NeighbVtx 𝑥) = (𝐺 NeighbVtx 𝐶))
5958eqeq1d 2800 . . . . 5 (𝑥 = 𝐶 → ((𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ (𝐺 NeighbVtx 𝐶) = {𝑦, 𝑧}))
60592rexbidv 3259 . . . 4 (𝑥 = 𝐶 → (∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐶) = {𝑦, 𝑧}))
6154, 57, 60raltpg 4594 . . 3 ((𝐴𝑋𝐵𝑌𝐶𝑍) → (∀𝑥 ∈ {𝐴, 𝐵, 𝐶}∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ (∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐴) = {𝑦, 𝑧} ∧ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐵) = {𝑦, 𝑧} ∧ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐶) = {𝑦, 𝑧})))
6220, 61syl 17 . 2 (𝜑 → (∀𝑥 ∈ {𝐴, 𝐵, 𝐶}∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ (∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐴) = {𝑦, 𝑧} ∧ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐵) = {𝑦, 𝑧} ∧ ∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝐶) = {𝑦, 𝑧})))
63 raleq 3358 . . . 4 (𝑉 = {𝐴, 𝐵, 𝐶} → (∀𝑥𝑉𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ ∀𝑥 ∈ {𝐴, 𝐵, 𝐶}∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧}))
6463bicomd 226 . . 3 (𝑉 = {𝐴, 𝐵, 𝐶} → (∀𝑥 ∈ {𝐴, 𝐵, 𝐶}∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ ∀𝑥𝑉𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧}))
6519, 64syl 17 . 2 (𝜑 → (∀𝑥 ∈ {𝐴, 𝐵, 𝐶}∃𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧} ↔ ∀𝑥𝑉𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧}))
6651, 62, 653bitr2d 310 1 (𝜑 → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ ∀𝑥𝑉𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧}))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 399  w3a 1084   = wceq 1538  wcel 2111  wne 2987  wral 3106  wrex 3107  cdif 3878  {csn 4525  {cpr 4527  {ctp 4529  cfv 6324  (class class class)co 7135  Vtxcvtx 26789  Edgcedg 26840  USGraphcusgr 26942   NeighbVtx cnbgr 27122
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  ax-cnex 10582  ax-resscn 10583  ax-1cn 10584  ax-icn 10585  ax-addcl 10586  ax-addrcl 10587  ax-mulcl 10588  ax-mulrcl 10589  ax-mulcom 10590  ax-addass 10591  ax-mulass 10592  ax-distr 10593  ax-i2m1 10594  ax-1ne0 10595  ax-1rid 10596  ax-rnegex 10597  ax-rrecex 10598  ax-cnre 10599  ax-pre-lttri 10600  ax-pre-lttrn 10601  ax-pre-ltadd 10602  ax-pre-mulgt0 10603
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 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-nel 3092  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-int 4839  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-riota 7093  df-ov 7138  df-oprab 7139  df-mpo 7140  df-om 7561  df-1st 7671  df-2nd 7672  df-wrecs 7930  df-recs 7991  df-rdg 8029  df-1o 8085  df-2o 8086  df-oadd 8089  df-er 8272  df-en 8493  df-dom 8494  df-sdom 8495  df-fin 8496  df-dju 9314  df-card 9352  df-pnf 10666  df-mnf 10667  df-xr 10668  df-ltxr 10669  df-le 10670  df-sub 10861  df-neg 10862  df-nn 11626  df-2 11688  df-n0 11886  df-xnn0 11956  df-z 11970  df-uz 12232  df-fz 12886  df-hash 13687  df-edg 26841  df-upgr 26875  df-umgr 26876  df-usgr 26944  df-nbgr 27123
This theorem is referenced by:  cusgr3vnbpr  27226
  Copyright terms: Public domain W3C validator