Let's say I want to prove that:
$A \Rightarrow B$ or $C$.
I would like to know if the following approach to demonstrate the implication above is legitimate (correct):
Assume that $B$ is false and use this and the assumptions ($A$) to arrive at $C$.
What do you think?