How Many Elements Are in the Intersection of Two Sets with No Common Elements?

pampam
Messages
1
Reaction score
0
How many elements are in a sub1 intersect a sub 2 which equals a null set

when a sub 1 =12 and a sub2 = 18
 
Physics news on Phys.org
what ...is it sub1 INTERSECT (sub2=null set)?
 
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