Theorems · Definition · linear algebra
Holor.slice
{α : Type} → {d : ℕ} → {ds : List ℕ} → Holor α (d :: ds) → (i : ℕ) → i < d → Holor α dsA 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.
- Holorstatement and proof · cited by 24
- HolorIndexproof · cited by 16
Cited by7
Results whose statement or proof uses this declaration.
- Holor.slice_addstatement · cited by 1
- Holor.slice_eqstatement and proof · cited by 1
- Holor.slice_sumstatement and proof · cited by 1
- Holor.slice_unitVec_mulstatement · cited by 1
- Holor.slice_zerostatement · cited by 0
- Holor.sum_unitVec_mul_slicestatement and proof · cited by 0
- Holor.slice.congr_simpstatement and proof · cited by 0