I Proof involving functional graphs and the injective property

AI Thread Summary
The discussion centers on the relationship between functional graphs and the injective property in graph theory. The original poster questions the necessity of the functional graph definition in their proof of a biconditional statement regarding injectivity. They have constructed a proof that does not reference the functional nature of the graph but are uncertain if this omission affects the validity of their argument. The key concern is whether a graph must be classified as functional to be considered injective. The inquiry highlights the potential implications of the functional graph definition on the injective property.
Uncanny
Messages
36
Reaction score
1
TL;DR Summary
The problem I’ve attempted is number 12 in the attached thumbnails. Also included a bit above the problem statement is the relevant definition (i.e. that of a functional graph). My proof is also attached.
My only qualm is that the statement “Let G be a functional graph” never came into play in my proof, although I believe it to be otherwise consistent. Can someone take a look and let me know if I missed something, please? Or is there another reason to include that piece of information?
 

Attachments

  • image.jpg
    image.jpg
    52.9 KB · Views: 305
  • image.jpg
    image.jpg
    65.3 KB · Views: 246
Physics news on Phys.org
Here’s an update with things written out:

Definition:

Let ##G## be a graph. ##G## is a functional graph if and only if ##(x_1,y_1) \in G## and ##(x_1,y_2) \in G## implies ##y_1=y_2##.

Problem statement, as written:

Let ##G## be a functional graph. Prove that ##G## is injective if and only if for arbitrary graphs ##J## and ##H##: ##G \circ (H \cap J) = (G \circ H) \cap (G \circ J).##

I am concerned with the direction of the biconditional proving that ##G## is injective. I have completed a proof which seems consistent to me, but does not utilize the premise of ##G## being a functional graph anywhere in the argument (including the other direction of the biconditional). Is it simply necessary, a priori, for a graph to be a functional graph in order for it to be considered injective?

I can post my proof if needed, but here is the gist: I suppose the antecedent (assume for arbitrary graphs ##J,H## that the equality written above holds). Then I proceed via contradiction, supposing (to the contrary) ##G## is not injective. This brings into existence two elements (ordered pairs) of ##G## with unequal first elements, but equal second elements. From here, I construct ##J,H## such that I may use the equality given above to show that the unequal first elements, in fact, are equal- a contradiction.

*Nowhere do I use the fact that ##G## is a functional graph. For some reason, this isn’t sitting well. Is my conjecture above true about graphs unable to be considered injective if they are not first classified as functional?
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top