Mathlib Map

Theorems · Definition · combinatorics

Tuple.sort

{n : ℕ} → {α : Type u_1} → [LinearOrder α] → (Fin n → α) → Equiv.Perm (Fin n)

sort f is the permutation that orders Fin n according to the order of the outputs of f.

Defined in
Mathlib.Data.Fin.Tuple.Sort
Cited by
19 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrder

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.

Cited by19

Results whose statement or proof uses this declaration.