Mathlib Map

Theorems · Definition · general topology

PiNat.res

{α : Type u_2} → (ℕ → α) → ℕ → List α

In the case where E has constant value α, the cylinder cylinder x n can be identified with the element of List α consisting of the first n entries of x. See cylinder_eq_res. We call this list res x n, the restriction of x to n.

Defined in
Mathlib.Topology.MetricSpace.PiNat
Cited by
12 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by14

Results whose statement or proof uses this declaration.