Theorems · Theorem · combinatorics
YoungDiagram.rowLens_length_ofRowLens
∀ {w : List ℕ} {hw : w.SortedGE}, (∀ x ∈ w, 0 < x) → (YoungDiagram.ofRowLens w hw).rowLens.length = w.lengthThe number of rows in ofRowLens w hw is the length of w
- Defined in
- Mathlib.Combinatorics.Young.YoungDiagram
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- List.SortedGEstatement and proof · cited by 54
- YoungDiagram.cellsproof · cited by 16
- Nat.find.congr_simpproof · cited by 11
- YoungDiagram.rowLensstatement · cited by 8
- YoungDiagram.ofRowLensstatement and proof · cited by 7
- YoungDiagram.exists_notMem_colproof · cited by 3
- YoungDiagram.length_rowLensproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- YoungDiagram.rowLens_ofRowLens_eq_selfproof · cited by 0