Theorems · Theorem · group theory
Equiv.Perm.IsCycle.eq_on_support_inter_nonempty_congr
∀ {α : Type u_2} {f g : Equiv.Perm α} {x : α} [inst : DecidableEq α] [inst_1 : Fintype α],
f.IsCycle → g.IsCycle → (∀ x ∈ f.support ∩ g.support, f x = g x) → f x = g x → x ∈ f.support → f = gIf two cyclic permutations agree on all terms in their intersection, and that intersection is not empty, then the two cyclic permutations must be equal.
- Defined in
- Mathlib.GroupTheory.Perm.Cycle.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 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.
Cites13
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
- Finsetstatement and proof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Equiv.Permstatement and proof · cited by 1,375
- Equiv.Perm.supportstatement and proof · cited by 230
- Equiv.Perm.IsCyclestatement and proof · cited by 108
- Equiv.Perm.mem_supportproof · cited by 51
- Equiv.Perm.IsCycle.exists_pow_eqproof · cited by 7
- Finset.inter_eq_leftproof · cited by 7
- Finset.mem_inter_of_memproof · cited by 5
- Equiv.Perm.pow_apply_mem_supportproof · cited by 4
- Equiv.Perm.pow_eq_on_of_mem_supportproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Equiv.Perm.mem_list_cycles_iffproof · cited by 2