Theorem bian22d | index | src |

theorem bian22d (G a b c d: wff):
  $ G -> (a <-> b /\ c) $ >
  $ G -> (d /\ a <-> d /\ b /\ c) $;
StepHypRefExpression
1 anass
d /\ b /\ c <-> d /\ (b /\ c)
2 hyp h
G -> (a <-> b /\ c)
3 2 aneq2d
G -> (d /\ a <-> d /\ (b /\ c))
4 1, 3 syl6bbr
G -> (d /\ a <-> d /\ b /\ c)

Axiom use

axs_prop_calc (ax_1, ax_2, ax_3, ax_mp)