| Name | Category | Theorems |
addLeft 📖 | CompOp | 3 mathmath: addLeft_symm, addLeft_toEquiv, addLeft_apply
|
addRight 📖 | CompOp | 3 mathmath: addRight_apply, addRight_toEquiv, addRight_symm
|
divLeft 📖 | CompOp | 2 mathmath: divLeft_apply, divLeft_symm_apply
|
divRight 📖 | CompOp | 2 mathmath: divRight_symm_apply, divRight_apply
|
inv 📖 | CompOp | 2 mathmath: inv_symm_apply, inv_apply
|
mulLeft 📖 | CompOp | 3 mathmath: mulLeft_symm, mulLeft_toEquiv, mulLeft_apply
|
mulRight 📖 | CompOp | 3 mathmath: mulRight_toEquiv, mulRight_symm, mulRight_apply
|
neg 📖 | CompOp | 2 mathmath: neg_apply, neg_symm_apply
|
subLeft 📖 | CompOp | 2 mathmath: subLeft_apply, subLeft_symm_apply
|
subRight 📖 | CompOp | 2 mathmath: subRight_symm_apply, subRight_apply
|