Theorems · Theorem · combinatorics
YoungDiagram.mem_cellsOfRowLens
∀ {w : List ℕ} {c : ℕ × ℕ}, c ∈ YoungDiagram.cellsOfRowLens w ↔ ∃ (h : c.1 < w.length), c.2 < w[c.1]- Defined in
- Mathlib.Combinatorics.Young.YoungDiagram
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- Finset.mapproof · cited by 747
- Function.Embedding.reflproof · cited by 29
- Function.Embedding.prodMapproof · cited by 23
- Prod.mk_right_injectiveproof · cited by 15
- Nat.succ_injectiveproof · cited by 14
- Function.Embedding.refl_applyproof · cited by 11
- Finset.singleton_productproof · cited by 8
- YoungDiagram.cellsOfRowLensstatement and proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- YoungDiagram.mem_ofRowLensproof · cited by 0