Theorems · Definition · number theory
Nat.Partition.ofSymShapeEquiv
{n : ℕ} →
{σ : Type u_1} →
{τ : Type u_2} →
[inst : DecidableEq σ] →
[inst_1 : DecidableEq τ] →
(μ : n.Partition) → σ ≃ τ → { x // Nat.Partition.ofSym x = μ } ≃ { x // Nat.Partition.ofSym x = μ }An equivalence between σ and τ induces an equivalence between the subtypes of Sym σ n and
Sym τ n corresponding to a given partition.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- Symstatement and proof · cited by 150
- Nat.Partitionstatement and proof · cited by 36
- Nat.Partition.ofSymstatement and proof · cited by 6
- Sym.equivCongrproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.rename_msymmproof · cited by 1