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_dual have been replaced with to_dual none, because I had written them before to_dual none existed.

Estimated changes