Commit 2026-03-22 14:08 5d5ae53e
View on Github →feat(Order/GaloisConnection/Defs): use to_dual for GaloisInsertion/GaloisCoinsertion (#35649)
This PR uses to_dual to generate declarations about GaloisCoinsertion from those for GaloisInsertion.
- An entry is added to the name translation dictionary for this particular name translation.
- One lemma in another file had to be tagged.
- Some uses of
to_dualhave been replaced withto_dual none, because I had written them beforeto_dual noneexisted.