Theorems · Theorem · combinatorics
Finset.piAntidiag_empty
∀ {ι : Type u_1} {μ : Type u_2} [inst : DecidableEq ι] [inst_1 : AddCommMonoid μ] [inst_2 : Finset.HasAntidiagonal μ]
[inst_3 : DecidableEq μ] (n : μ), ∅.piAntidiag n = if n = 0 then {0} else ∅- Defined in
- Mathlib.Algebra.Order.Antidiag.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.HasAntidiagonalstatement and proof · cited by 48
- Finset.piAntidiagstatement and proof · cited by 19
- Finset.piAntidiag_empty_of_ne_zeroproof · cited by 2
- Finset.piAntidiag_empty_zeroproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.