Theorems · Theorem · group theory
Equiv.Perm.isConj_of_support_equiv
∀ {α : Type u} [inst : DecidableEq α] [inst_1 : Fintype α] {σ τ : Equiv.Perm α}
(f : { x // x ∈ ↑σ.support } ≃ { x // x ∈ ↑τ.support }),
(∀ (x : α) (hx : x ∈ ↑σ.support), ↑(f ⟨σ x, ⋯⟩) = τ ↑(f ⟨x, hx⟩)) → IsConj σ τ- Defined in
- Mathlib.GroupTheory.Perm.Finite
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Finsetstatement · cited by 13,712
- Equivstatement and proof · cited by 8,337
- SetLike.coestatement and proof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Equiv.Permstatement and proof · cited by 1,375
- Equiv.Perm.supportstatement and proof · cited by 230
- Finset.mem_coeproof · cited by 91
- Equiv.Perm.extproof · cited by 75
- Equiv.Perm.mem_supportproof · cited by 51
- IsConjstatement · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.Perm.IsCycle.isConjproof · cited by 2
- Equiv.Perm.Disjoint.isConj_mulproof · cited by 1