coxswain
coxswain copied to clipboard
Is `activateGivens` necessary/correct?
As with some other parts of the code -- which I was using to learn about the type checker --- this function seemed necessary/correct at one point, but subsequent refinements make me wonder if it's still necessary/correct.
- Can we just drop it?
- If not, should we be zonking them before activating them? Because what if they contain flattening skolems?