Mathlib Map

Theorems · Definition

List.equivSigmaTuple

{α : Type u} → List α ≃ (n : ℕ) × (Fin n → α)

Lists are equivalent to the sigma type of tuples of a given length.

Defined in
Mathlib.Data.List.OfFn
Cited by
7 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.