Theorem b0eq | index | src |

theorem b0eq (_n1 _n2: nat): $ _n1 = _n2 -> b0 _n1 = b0 _n2 $;
StepHypRefExpression
1 id
_n1 = _n2 -> _n1 = _n2
2 1 b0eqd
_n1 = _n2 -> b0 _n1 = b0 _n2

Axiom use

axs_prop_calc (ax_1, ax_2, ax_mp), axs_peano (addeq)