compliment -> complement
This commit is contained in:
Nathan 2022-01-03 10:53:13 -05:00 committed by GitHub
parent 549ac28f77
commit eed9734dfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ Set theory is a branch of mathematics that studies sets, their operations, and t
* the union operator, ``, pronounced "cup", means "or";
* the intersection operator, `∩`, pronounced "cap", means "and";
* the exclusion operator, `\`, means "without";
* the compliment operator, `'`, means "the inverse of";
* the complement operator, `'`, means "the inverse of";
* the cross operator, `×`, means "the Cartesian product of".
### Qualifiers