Theorem
anrr
≪
|
index
|
src
|
≫
theorem anrr (a b c: wff): $ a /\ (b /\ c) -> c $;
Step
Hyp
Ref
Expression
1
anr
b /\ c -> c
2
1
anwr
a /\ (b /\ c) -> c
Axiom use
axs_prop_calc
(
ax_1
,
ax_2
,
ax_3
,
ax_mp
)