Theorems · Theorem · group theory
Equiv.Perm.zpow_eq_ofSubtype_subtypePerm_iff
∀ {α : Type u_2} [inst : Fintype α] [inst_1 : DecidableEq α] {g c : Equiv.Perm α} {s : Finset α}
(hg : ∀ (x : α), g x ∈ s ↔ x ∈ s) (hc : c.support ⊆ s) (n : ℤ),
c ^ n = Equiv.Perm.ofSubtype (g.subtypePerm hg) ↔ c.subtypePerm ⋯ ^ n = g.subtypePerm hg- Defined in
- Mathlib.GroupTheory.Perm.Cycle.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeDecidableEq
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
- Finsetstatement and proof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- MonoidHomstatement · cited by 3,629
- Equiv.Permstatement and proof · cited by 1,375
- Equiv.Perm.supportstatement and proof · cited by 230
- Equiv.Perm.extproof · cited by 75
- Equiv.Perm.ofSubtypestatement and proof · cited by 41
- Equiv.Perm.subtypePermstatement and proof · cited by 35
- Equiv.Perm.notMem_supportproof · cited by 20
- Equiv.Perm.ofSubtype_apply_of_not_memproof · cited by 12
- Equiv.Perm.ofSubtype_apply_of_memproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.