Commit 2022-02-26 16:53 3b49fe25
View on Github →feat(algebra/star/pointwise, algebra/star/basic): add pointwise star, and a few convenience lemmas (#12290)
This adds a star operation to sets in the pointwise locale and establishes the basic properties. The names and proofs were taken from the corresponding ones for inv
. A few extras were added.