Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-05-02 00:17 6e836c43

View on Github →

feat(group_theory/perm/{cycles, cycle_type}): permutations are conjugate iff they have the same cycle type (#7335) Slightly strengthens the induction principle equiv.perm.cycle_induction_on Proves that two permutations are conjugate iff they have the same cycle type: equiv.perm.is_conj_iff_cycle_type_eq

Estimated changes