@JeffD2,
The principle of explosion (
{a, ?a} ⇒ q ) is rejected in paraconsistent logics, because the proof for them relies on at least one inference rule that isn't accepted. Most proofs go like this:
1. P (Premise)
2. P∨Q (Add.)
3. ?P (Premise)
4. Q (DS)
DS is Disjunctive Syllogism: {P∨Q, P} ⇒ Q.
Most paraconsistent logics reject DS, because it entails the principle of explosion. They also usually reject
reductio ad absurdum and Double Negation Elimination, two other inference rules. The
wikipedia page is surprisingly adequate.
More relevant to the first post, material conditional (what corresponds to "If A, then B", or in logical symbols, A→B) is logically equivalent to ?B∨A, or Not B, or A". The antecedent and consequent, unlike their English counterparts, don't need to he related. For example:
[indent](1) If 3+3=6, then the sky is blue.[/indent]
(1) has the same form as (2):
[indent](2) If 3+3=6, then 3+3=6[/indent]
Logics, as formal systems, are not concerned with the meaning of the propositions they evaluate, only the form.
To prove that A→B ⇔ ?B∨A, you could use a truth table: