Theorem bian21d | index | src |

theorem bian21d (G a b c d: wff):
  $ G -> (a <-> b /\ c) $ >
  $ G -> (a /\ d <-> b /\ d /\ c) $;
StepHypRefExpression
1 anrass
b /\ c /\ d <-> b /\ d /\ c
2 hyp h
G -> (a <-> b /\ c)
3 2 aneq1d
G -> (a /\ d <-> b /\ c /\ d)
4 1, 3 syl6bb
G -> (a /\ d <-> b /\ d /\ c)

Axiom use

axs_prop_calc (ax_1, ax_2, ax_3, ax_mp)