Theorems · Definition · combinatorics
Composition.invEmbedding
{n : ℕ} → (c : Composition n) → (j : Fin n) → Fin (c.blocksFun (c.index j))Mapping an element j of Fin n to the element in the block containing it, identified with
Fin (c.blocksFun (c.index j)) through the canonical increasing bijection.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 28 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.
- Compositionstatement and proof · cited by 138
- Composition.blocksFunstatement · cited by 52
- Composition.sizeUpToproof · cited by 26
- Composition.indexstatement and proof · cited by 9
Cited by6
Results whose statement or proof uses this declaration.
- Composition.blocksFinEquivproof · cited by 3
- Composition.embedding_comp_invstatement · cited by 2
- Composition.mem_range_embeddingproof · cited by 1
- Composition.invEmbedding_compstatement · cited by 0
- FormalMultilinearSeries.applyComposition_updatestatement and proof · cited by 0
- Composition.coe_invEmbeddingstatement · cited by 0