Let $M$ be a matroid with circuit $C$, and $x,y \in C$. Prove that there is a cocircuit $D$ so that $x,y \in D$.
My problem: We learned in class that $Y$ is dependent in $M^*$ iff for every basis $B \in M$, $Y \cap B=\emptyset$.
Yet we can define $X=C \setminus \{y\}$, which is an independent set. Which means there is a basis $B_0$ so that $X \subseteq B_0$. That means that if such $D$ exists, and is dependent as a cocircuit, we'll get $D \cap B_0 \neq \emptyset$, which is a contradiction.
Am I getting anything wrong here?
Thanks in advance for any assistance!
You may want to double-check your notes. A cocircuit $C^*$ of $M$ is a set that is dependent in the dual $M^*$, and one property of cocircuits is that they intersect every basis of $M$. You probably meant $Y \cap B \neq \emptyset$.