Theorems · Theorem · group theory
Equiv.Perm.ofSubtype_swap_eq
∀ {α : Type u_1} [inst : DecidableEq α] {p : α → Prop} [inst_1 : DecidablePred p] (x y : Subtype p),
Equiv.Perm.ofSubtype (Equiv.swap x y) = Equiv.swap ↑x ↑y- Defined in
- Mathlib.GroupTheory.Perm.Support
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqDecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MonoidHomstatement · cited by 3,629
- Equiv.Permstatement · cited by 1,375
- Equiv.swapstatement · cited by 197
- Equiv.Perm.ofSubtypestatement · cited by 41
Cited by1
Results whose statement or proof uses this declaration.
- Equiv.Perm.IsSwap.of_subtype_isSwapproof · cited by 1