Theorems · Theorem · group theory
Equiv.Perm.decomposeFin_symm_apply_succ
∀ {n : ℕ} (e : Equiv.Perm (Fin n)) (p : Fin (n + 1)) (x : Fin n),
(Equiv.Perm.decomposeFin.symm (p, e)) x.succ = (Equiv.swap 0 p) (e x).succ- Defined in
- Mathlib.GroupTheory.Perm.Fin
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Equivstatement · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- Equiv.Permstatement and proof · cited by 1,375
- Equiv.transproof · cited by 337
- Equiv.reflproof · cited by 274
- Equiv.swapstatement and proof · cited by 197
- Equiv.swap_apply_rightproof · cited by 31
- finSuccEquivproof · cited by 28
- Equiv.permCongrproof · cited by 27
- Equiv.prodCongrproof · cited by 24
- Equiv.optionCongrproof · cited by 19
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.det_succ_column_zeroproof · cited by 1
- finRotate_succ_eq_decomposeFinproof · cited by 1
- Equiv.Perm.decomposeFin_symm_apply_oneproof · cited by 0