Theorems · Theorem · linear algebra
Holor.slice_add
∀ {α : Type} {d : ℕ} {ds : List ℕ} [inst : Add α] (i : ℕ) (hid : i < d) (x y : Holor α (d :: ds)),
x.slice i hid + y.slice i hid = (x + y).slice i hid- Defined in
- Mathlib.Data.Holor
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Holor.slicestatement · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Holor.slice_sumproof · cited by 1