Theorems · Theorem · group theory
card_perms_of_finset
∀ {α : Type u_1} [inst : DecidableEq α] (s : Finset α), (permsOfFinset s).card = s.card.factorial- Defined in
- Mathlib.Data.Fintype.Perm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Multisetproof · cited by 2,627
- Finset.cardstatement · cited by 2,327
- Equiv.Permstatement · cited by 1,375
- Nat.factorialstatement · cited by 616
- Multiset.Nodupproof · cited by 148
- Finset.casesOnproof · cited by 17
- permsOfFinsetstatement · cited by 2
- length_permsOfListproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Fintype.card_permproof · cited by 8