Theorems · Theorem · combinatorics
Finset.map_nsmul_piAntidiag_univ
∀ {ι : Type u_1} [inst : DecidableEq ι] [inst_1 : Fintype ι] (m : ℕ) {n : ℕ} (hn : n ≠ 0),
Finset.map { toFun := fun x => n • x, inj' := ⋯ } (Finset.univ.piAntidiag m) =
{f ∈ Finset.univ.piAntidiag (n * m) | ∀ (i : ι), n ∣ f i}- Defined in
- Mathlib.Algebra.Order.Antidiag.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintype
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 · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- Finset.filterstatement · cited by 949
- Finset.mapstatement and proof · cited by 747
- Finset.filter_congrproof · cited by 167
- Finset.piAntidiagstatement and proof · cited by 19
- nsmul_right_injectivestatement and proof · cited by 8
- Finset.map_nsmul_piAntidiagproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.