Theorems · Theorem · combinatorics
Multiset.Nat.antidiagonalTuple_two
∀ (n : ℕ), Multiset.Nat.antidiagonalTuple 2 n = Multiset.map (fun i => ![i.1, i.2]) (Multiset.Nat.antidiagonal n)
- Defined in
- Mathlib.Data.Fin.Tuple.NatAntidiagonal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement · cited by 2,627
- Multiset.mapstatement · cited by 876
- Matrix.vecConsstatement · cited by 852
- Matrix.vecEmptystatement · cited by 832
- Multiset.ofListproof · cited by 290
- Multiset.Nat.antidiagonalstatement · cited by 9
- Multiset.Nat.antidiagonalTuplestatement · cited by 7
- List.Nat.antidiagonalTuple_twoproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Finset.Nat.antidiagonalTuple_twoproof · cited by 0