Theorems · Theorem · combinatorics
YoungDiagram.mem_ofRowLens
∀ {w : List ℕ} {hw : w.SortedGE} {c : ℕ × ℕ}, c ∈ YoungDiagram.ofRowLens w hw ↔ ∃ (h : c.1 < w.length), c.2 < w[c.1]- Defined in
- Mathlib.Combinatorics.Young.YoungDiagram
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- YoungDiagramstatement · cited by 72
- List.SortedGEstatement and proof · cited by 54
- YoungDiagram.ofRowLensstatement · cited by 7
- YoungDiagram.mem_cellsOfRowLensproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.