![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > frcond2 | Structured version Visualization version GIF version |
Description: The friendship condition: any two (different) vertices in a friendship graph have a unique common neighbor. (Contributed by Alexander van der Vekens, 19-Dec-2017.) (Revised by AV, 29-Mar-2021.) |
Ref | Expression |
---|---|
frcond1.v | ⊢ 𝑉 = (Vtx‘𝐺) |
frcond1.e | ⊢ 𝐸 = (Edg‘𝐺) |
Ref | Expression |
---|---|
frcond2 | ⊢ (𝐺 ∈ FriendGraph → ((𝐴 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉 ∧ 𝐴 ≠ 𝐶) → ∃!𝑏 ∈ 𝑉 ({𝐴, 𝑏} ∈ 𝐸 ∧ {𝑏, 𝐶} ∈ 𝐸))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | frcond1.v | . . 3 ⊢ 𝑉 = (Vtx‘𝐺) | |
2 | frcond1.e | . . 3 ⊢ 𝐸 = (Edg‘𝐺) | |
3 | 1, 2 | frcond1 27674 | . 2 ⊢ (𝐺 ∈ FriendGraph → ((𝐴 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉 ∧ 𝐴 ≠ 𝐶) → ∃!𝑏 ∈ 𝑉 {{𝐴, 𝑏}, {𝑏, 𝐶}} ⊆ 𝐸)) |
4 | prex 5141 | . . . . 5 ⊢ {𝐴, 𝑏} ∈ V | |
5 | prex 5141 | . . . . 5 ⊢ {𝑏, 𝐶} ∈ V | |
6 | 4, 5 | prss 4582 | . . . 4 ⊢ (({𝐴, 𝑏} ∈ 𝐸 ∧ {𝑏, 𝐶} ∈ 𝐸) ↔ {{𝐴, 𝑏}, {𝑏, 𝐶}} ⊆ 𝐸) |
7 | 6 | bicomi 216 | . . 3 ⊢ ({{𝐴, 𝑏}, {𝑏, 𝐶}} ⊆ 𝐸 ↔ ({𝐴, 𝑏} ∈ 𝐸 ∧ {𝑏, 𝐶} ∈ 𝐸)) |
8 | 7 | reubii 3315 | . 2 ⊢ (∃!𝑏 ∈ 𝑉 {{𝐴, 𝑏}, {𝑏, 𝐶}} ⊆ 𝐸 ↔ ∃!𝑏 ∈ 𝑉 ({𝐴, 𝑏} ∈ 𝐸 ∧ {𝑏, 𝐶} ∈ 𝐸)) |
9 | 3, 8 | syl6ib 243 | 1 ⊢ (𝐺 ∈ FriendGraph → ((𝐴 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉 ∧ 𝐴 ≠ 𝐶) → ∃!𝑏 ∈ 𝑉 ({𝐴, 𝑏} ∈ 𝐸 ∧ {𝑏, 𝐶} ∈ 𝐸))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 386 ∧ w3a 1071 = wceq 1601 ∈ wcel 2106 ≠ wne 2968 ∃!wreu 3091 ⊆ wss 3791 {cpr 4399 ‘cfv 6135 Vtxcvtx 26344 Edgcedg 26395 FriendGraph cfrgr 27664 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1839 ax-4 1853 ax-5 1953 ax-6 2021 ax-7 2054 ax-9 2115 ax-10 2134 ax-11 2149 ax-12 2162 ax-13 2333 ax-ext 2753 ax-sep 5017 ax-nul 5025 ax-pr 5138 |
This theorem depends on definitions: df-bi 199 df-an 387 df-or 837 df-3an 1073 df-tru 1605 df-ex 1824 df-nf 1828 df-sb 2012 df-mo 2550 df-eu 2586 df-clab 2763 df-cleq 2769 df-clel 2773 df-nfc 2920 df-ne 2969 df-ral 3094 df-rex 3095 df-reu 3096 df-rab 3098 df-v 3399 df-sbc 3652 df-csb 3751 df-dif 3794 df-un 3796 df-in 3798 df-ss 3805 df-nul 4141 df-if 4307 df-sn 4398 df-pr 4400 df-op 4404 df-uni 4672 df-br 4887 df-iota 6099 df-fv 6143 df-frgr 27665 |
This theorem is referenced by: frgreu 27676 frgrncvvdeqlem9 27715 frgr2wwlkeu 27735 numclwwlk2lem1 27804 |
Copyright terms: Public domain | W3C validator |