Loogle!
Result
Found 92 declarations mentioning YoungDiagram.
- YoungDiagram ๐ Mathlib.Combinatorics.Young.YoungDiagram
: Type - YoungDiagram.card ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) : โ - YoungDiagram.instDistribLattice ๐ Mathlib.Combinatorics.Young.YoungDiagram
: DistribLattice YoungDiagram - YoungDiagram.instInhabited ๐ Mathlib.Combinatorics.Young.YoungDiagram
: Inhabited YoungDiagram - YoungDiagram.instMax ๐ Mathlib.Combinatorics.Young.YoungDiagram
: Max YoungDiagram - YoungDiagram.instMin ๐ Mathlib.Combinatorics.Young.YoungDiagram
: Min YoungDiagram - YoungDiagram.instPartialOrder ๐ Mathlib.Combinatorics.Young.YoungDiagram
: PartialOrder YoungDiagram - YoungDiagram.transpose ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) : YoungDiagram - YoungDiagram.colLen ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (j : โ) : โ - YoungDiagram.rowLen ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (i : โ) : โ - YoungDiagram.rowLens ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) : List โ - YoungDiagram.cells ๐ Mathlib.Combinatorics.Young.YoungDiagram
(self : YoungDiagram) : Finset (โ ร โ) - YoungDiagram.instSetLikeProdNat ๐ Mathlib.Combinatorics.Young.YoungDiagram
: SetLike YoungDiagram (โ ร โ) - YoungDiagram.col ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (j : โ) : Finset (โ ร โ) - YoungDiagram.row ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (i : โ) : Finset (โ ร โ) - YoungDiagram.rowLens_sorted ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) : ฮผ.rowLens.SortedGE - YoungDiagram.instOrderBot ๐ Mathlib.Combinatorics.Young.YoungDiagram
: OrderBot YoungDiagram - YoungDiagram.ofRowLens ๐ Mathlib.Combinatorics.Young.YoungDiagram
(w : List โ) (hw : w.SortedGE) : YoungDiagram - YoungDiagram.transpose_transpose ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) : ฮผ.transpose.transpose = ฮผ - YoungDiagram.ofRowLens_to_rowLens_eq_self ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} : YoungDiagram.ofRowLens ฮผ.rowLens โฏ = ฮผ - YoungDiagram.colLen_transpose ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (j : โ) : ฮผ.transpose.colLen j = ฮผ.rowLen j - YoungDiagram.rowLen_transpose ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (i : โ) : ฮผ.transpose.rowLen i = ฮผ.colLen i - YoungDiagram.transposeOrderIso ๐ Mathlib.Combinatorics.Young.YoungDiagram
: YoungDiagram โo YoungDiagram - YoungDiagram.transpose_eq_iff ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ ฮฝ : YoungDiagram} : ฮผ.transpose = ฮฝ.transpose โ ฮผ = ฮฝ - YoungDiagram.transpose_eq_iff_eq_transpose ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ ฮฝ : YoungDiagram} : ฮผ.transpose = ฮฝ โ ฮผ = ฮฝ.transpose - YoungDiagram.colLen_eq_card ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) {j : โ} : ฮผ.colLen j = (ฮผ.col j).card - YoungDiagram.length_rowLens ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} : ฮผ.rowLens.length = ฮผ.colLen 0 - YoungDiagram.rowLen_eq_card ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) {i : โ} : ฮผ.rowLen i = (ฮผ.row i).card - YoungDiagram.ext ๐ Mathlib.Combinatorics.Young.YoungDiagram
{x y : YoungDiagram} (cells : x.cells = y.cells) : x = y - YoungDiagram.ext_iff ๐ Mathlib.Combinatorics.Young.YoungDiagram
{x y : YoungDiagram} : x = y โ x.cells = y.cells - YoungDiagram.colLen_anti ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (j1 j2 : โ) (hj : j1 โค j2) : ฮผ.colLen j2 โค ฮผ.colLen j1 - YoungDiagram.rowLen_anti ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (i1 i2 : โ) (hi : i1 โค i2) : ฮผ.rowLen i2 โค ฮผ.rowLen i1 - YoungDiagram.pos_of_mem_rowLens ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (x : โ) (hx : x โ ฮผ.rowLens) : 0 < x - YoungDiagram.decidableMem ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) : DecidablePred fun x => x โ ฮผ - YoungDiagram.le_of_transpose_le ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ ฮฝ : YoungDiagram} (h_le : ฮผ.transpose โค ฮฝ) : ฮผ โค ฮฝ.transpose - YoungDiagram.transpose_mono ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ ฮฝ : YoungDiagram} (h_le : ฮผ โค ฮฝ) : ฮผ.transpose โค ฮฝ.transpose - YoungDiagram.exists_notMem_row ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (i : โ) : โ j, (i, j) โ ฮผ - YoungDiagram.transpose_le_iff ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ ฮฝ : YoungDiagram} : ฮผ.transpose โค ฮฝ.transpose โ ฮผ โค ฮฝ - YoungDiagram.isLowerSet ๐ Mathlib.Combinatorics.Young.YoungDiagram
(self : YoungDiagram) : IsLowerSet โself.cells - YoungDiagram.cells_bot ๐ Mathlib.Combinatorics.Young.YoungDiagram
: โฅ.cells = โ - YoungDiagram.notMem_bot ๐ Mathlib.Combinatorics.Young.YoungDiagram
(x : โ ร โ) : x โ โฅ - YoungDiagram.mk ๐ Mathlib.Combinatorics.Young.YoungDiagram
(cells : Finset (โ ร โ)) (isLowerSet : IsLowerSet โcells) : YoungDiagram - YoungDiagram.mem_iff_lt_colLen ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {i j : โ} : (i, j) โ ฮผ โ i < ฮผ.colLen j - YoungDiagram.mem_iff_lt_rowLen ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {i j : โ} : (i, j) โ ฮผ โ j < ฮผ.rowLen i - YoungDiagram.coe_bot ๐ Mathlib.Combinatorics.Young.YoungDiagram
: โโฅ = โ - YoungDiagram.equivListRowLens ๐ Mathlib.Combinatorics.Young.YoungDiagram
: YoungDiagram โ { w // w.SortedGE โง โ x โ w, 0 < x } - YoungDiagram.col_eq_prod ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {j : โ} : ฮผ.col j = Finset.range (ฮผ.colLen j) รหข {j} - YoungDiagram.exists_notMem_col ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) (j : โ) : โ i, (i, j) โ ฮผ.cells - YoungDiagram.row_eq_prod ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {i : โ} : ฮผ.row i = {i} รหข Finset.range (ฮผ.rowLen i) - YoungDiagram.cells_ssubset_iff ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ ฮฝ : YoungDiagram} : ฮผ.cells โ ฮฝ.cells โ ฮผ < ฮฝ - YoungDiagram.cells_subset_iff ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ ฮฝ : YoungDiagram} : ฮผ.cells โ ฮฝ.cells โ ฮผ โค ฮฝ - YoungDiagram.mem_transpose ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {c : โ ร โ} : c โ ฮผ.transpose โ c.swap โ ฮผ - YoungDiagram.get_rowLens ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {i : โ} {h : i < ฮผ.rowLens.length} : ฮผ.rowLens[i] = ฮผ.rowLen i - YoungDiagram.cells_inf ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ ฮฝ : YoungDiagram) : (ฮผ โ ฮฝ).cells = ฮผ.cells โฉ ฮฝ.cells - YoungDiagram.cells_sup ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ ฮฝ : YoungDiagram) : (ฮผ โ ฮฝ).cells = ฮผ.cells โช ฮฝ.cells - YoungDiagram.coe_inf ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ ฮฝ : YoungDiagram) : โ(ฮผ โ ฮฝ) = โฮผ โฉ โฮฝ - YoungDiagram.coe_sup ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ ฮฝ : YoungDiagram) : โ(ฮผ โ ฮฝ) = โฮผ โช โฮฝ - YoungDiagram.mem_cells ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} (c : โ ร โ) : c โ ฮผ.cells โ c โ ฮผ - YoungDiagram.mk_mem_col_iff ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {i j : โ} : (i, j) โ ฮผ.col j โ (i, j) โ ฮผ - YoungDiagram.mk_mem_row_iff ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {i j : โ} : (i, j) โ ฮผ.row i โ (i, j) โ ฮผ - YoungDiagram.up_left_mem ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) {i1 i2 j1 j2 : โ} (hi : i1 โค i2) (hj : j1 โค j2) (hcell : (i2, j2) โ ฮผ) : (i1, j1) โ ฮผ - YoungDiagram.mem_inf ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ ฮฝ : YoungDiagram} {x : โ ร โ} : x โ ฮผ โ ฮฝ โ x โ ฮผ โง x โ ฮฝ - YoungDiagram.mem_sup ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ ฮฝ : YoungDiagram} {x : โ ร โ} : x โ ฮผ โ ฮฝ โ x โ ฮผ โจ x โ ฮฝ - YoungDiagram.mem_col_iff ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {j : โ} {c : โ ร โ} : c โ ฮผ.col j โ c โ ฮผ โง c.2 = j - YoungDiagram.mem_row_iff ๐ Mathlib.Combinatorics.Young.YoungDiagram
{ฮผ : YoungDiagram} {i : โ} {c : โ ร โ} : c โ ฮผ.row i โ c โ ฮผ โง c.1 = i - YoungDiagram.transposeOrderIso_apply ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) : YoungDiagram.transposeOrderIso ฮผ = ฮผ.transpose - YoungDiagram.mem_mk ๐ Mathlib.Combinatorics.Young.YoungDiagram
(c : โ ร โ) (cells : Finset (โ ร โ)) (isLowerSet : IsLowerSet โcells) : c โ { cells := cells, isLowerSet := isLowerSet } โ c โ cells - YoungDiagram.mem_ofRowLens ๐ Mathlib.Combinatorics.Young.YoungDiagram
{w : List โ} {hw : w.SortedGE} {c : โ ร โ} : c โ YoungDiagram.ofRowLens w hw โ โ (h : c.1 < w.length), c.2 < w[c.1] - YoungDiagram.transposeOrderIso_symm_apply ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) : (RelIso.symm YoungDiagram.transposeOrderIso) ฮผ = ฮผ.transpose - YoungDiagram.equivListRowLens_apply_coe ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ฮผ : YoungDiagram) : โ(YoungDiagram.equivListRowLens ฮผ) = ฮผ.rowLens - YoungDiagram.equivListRowLens_symm_apply ๐ Mathlib.Combinatorics.Young.YoungDiagram
(ww : { w // w.SortedGE โง โ x โ w, 0 < x }) : YoungDiagram.equivListRowLens.symm ww = YoungDiagram.ofRowLens โww โฏ - SemistandardYoungTableau ๐ Mathlib.Combinatorics.Young.SemistandardTableau
(ฮผ : YoungDiagram) : Type - SemistandardYoungTableau.highestWeight ๐ Mathlib.Combinatorics.Young.SemistandardTableau
(ฮผ : YoungDiagram) : SemistandardYoungTableau ฮผ - SemistandardYoungTableau.instInhabited ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} : Inhabited (SemistandardYoungTableau ฮผ) - SemistandardYoungTableau.entry ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (self : SemistandardYoungTableau ฮผ) : โ โ โ โ โ - SemistandardYoungTableau.instFunLike ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} : FunLike (SemistandardYoungTableau ฮผ) โ (โ โ โ) - SemistandardYoungTableau.to_fun_eq_coe ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} {T : SemistandardYoungTableau ฮผ} : T.entry = โT - SemistandardYoungTableau.copy ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (T : SemistandardYoungTableau ฮผ) (entry' : โ โ โ โ โ) (h : entry' = โT) : SemistandardYoungTableau ฮผ - SemistandardYoungTableau.copy_eq ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (T : SemistandardYoungTableau ฮผ) (entry' : โ โ โ โ โ) (h : entry' = โT) : T.copy entry' h = T - SemistandardYoungTableau.zeros' ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (self : SemistandardYoungTableau ฮผ) {i j : โ} : (i, j) โ ฮผ โ self.entry i j = 0 - SemistandardYoungTableau.ext ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} {T T' : SemistandardYoungTableau ฮผ} (h : โ (i j : โ), T i j = T' i j) : T = T' - SemistandardYoungTableau.ext_iff ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} {T T' : SemistandardYoungTableau ฮผ} : T = T' โ โ (i j : โ), T i j = T' i j - SemistandardYoungTableau.coe_copy ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (T : SemistandardYoungTableau ฮผ) (entry' : โ โ โ โ โ) (h : entry' = โT) : โ(T.copy entry' h) = entry' - SemistandardYoungTableau.col_strict' ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (self : SemistandardYoungTableau ฮผ) {i1 i2 j : โ} : i1 < i2 โ (i2, j) โ ฮผ โ self.entry i1 j < self.entry i2 j - SemistandardYoungTableau.row_weak' ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (self : SemistandardYoungTableau ฮผ) {i j1 j2 : โ} : j1 < j2 โ (i, j2) โ ฮผ โ self.entry i j1 โค self.entry i j2 - SemistandardYoungTableau.zeros ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (T : SemistandardYoungTableau ฮผ) {i j : โ} (not_cell : (i, j) โ ฮผ) : T i j = 0 - SemistandardYoungTableau.highestWeight_apply ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} {i j : โ} : (SemistandardYoungTableau.highestWeight ฮผ) i j = if (i, j) โ ฮผ then i else 0 - SemistandardYoungTableau.col_strict ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (T : SemistandardYoungTableau ฮผ) {i1 i2 j : โ} (hi : i1 < i2) (hcell : (i2, j) โ ฮผ) : T i1 j < T i2 j - SemistandardYoungTableau.col_weak ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (T : SemistandardYoungTableau ฮผ) {i1 i2 j : โ} (hi : i1 โค i2) (cell : (i2, j) โ ฮผ) : T i1 j โค T i2 j - SemistandardYoungTableau.row_weak ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (T : SemistandardYoungTableau ฮผ) {i j1 j2 : โ} (hj : j1 < j2) (hcell : (i, j2) โ ฮผ) : T i j1 โค T i j2 - SemistandardYoungTableau.row_weak_of_le ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (T : SemistandardYoungTableau ฮผ) {i j1 j2 : โ} (hj : j1 โค j2) (cell : (i, j2) โ ฮผ) : T i j1 โค T i j2 - SemistandardYoungTableau.mk ๐ Mathlib.Combinatorics.Young.SemistandardTableau
{ฮผ : YoungDiagram} (entry : โ โ โ โ โ) (row_weak' : โ {i j1 j2 : โ}, j1 < j2 โ (i, j2) โ ฮผ โ entry i j1 โค entry i j2) (col_strict' : โ {i1 i2 j : โ}, i1 < i2 โ (i2, j) โ ฮผ โ entry i1 j < entry i2 j) (zeros' : โ {i j : โ}, (i, j) โ ฮผ โ entry i j = 0) : SemistandardYoungTableau ฮผ
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
๐Real.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
๐"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
๐_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
๐Real.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
๐(?a -> ?b) -> List ?a -> List ?b
๐List ?a -> (?a -> ?b) -> List ?bBy main conclusion:
๐|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allโandโ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
๐|- _ < _ โ tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
โข (_ : Type _)finds all definitions which provide data whileโข (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
๐ Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ โ _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c