Commit 2026-02-06 22:29 cb53e58e

View on Github →

chore: rename CompRel to Relation.SymmGen (#34428) See this Zulip thread. This PR renames CompRel to Relation.SymmGen for consistency with core and Mathlib.Logic.Relation. Import changes are avoided by moving declarations to Mathlib.Logic.Relation and Mathlib.Order.Antisymmetrization, which seems natural and is what #find_home suggests.

Estimated changes

modified theorem CompRel.of_ge
modified theorem CompRel.of_gt
modified theorem CompRel.of_le
modified theorem CompRel.of_lt
modified theorem CompRel.rfl
modified theorem not_compRel_iff
modified theorem not_incompRel_iff
added theorem not_symmGen_iff