Theorems · Theorem · group theory
Equiv.Perm.toList_eq_nil_iff
∀ {α : Type u_1} [inst : Fintype α] [inst_1 : DecidableEq α] {p : Equiv.Perm α} {x : α}, p.toList x = [] ↔ x ∉ p.support- Defined in
- Mathlib.GroupTheory.Perm.Cycle.Concrete
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 86 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Equiv.Permstatement and proof · cited by 1,375
- Equiv.Perm.supportstatement · cited by 230
- Equiv.Perm.toListstatement · cited by 24
Cited by3
Results whose statement or proof uses this declaration.
- Equiv.Perm.nodup_toListproof · cited by 5
- Equiv.Perm.formPerm_toListproof · cited by 1
- Equiv.Perm.SameCycle.toList_isRotatedproof · cited by 0