Theorem syl5ibcom | index | src |

theorem syl5ibcom (a b c d: wff):
  $ c -> (b <-> d) $ >
  $ a -> b $ >
  $ a -> c -> d $;
StepHypRefExpression
1 hyp h1
c -> (b <-> d)
2 1 bicomd
c -> (d <-> b)
3 hyp h2
a -> b
4 2, 3 syl5ibrcom
a -> c -> d

Axiom use

axs_prop_calc (ax_1, ax_2, ax_3, ax_mp)