Mathlib Map

Theorems · Definition · linear algebra

Holor.slice

{α : Type} → {d : ℕ} → {ds : List ℕ} → Holor α (d :: ds) → (i : ℕ) → i < d → Holor α ds

A slice is a subholor consisting of all entries with initial index i.

Defined in
Mathlib.Data.Holor
Cited by
7 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.

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.