Mathlib Map

Theorems · Definition · linear algebra

Holor.mul

{α : Type} → {ds₁ ds₂ : List ℕ} → [Mul α] → Holor α ds₁ → Holor α ds₂ → Holor α (ds₁ ++ ds₂)

The tensor product of two holors.

Defined in
Mathlib.Data.Holor
Cited by
10 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
Mul

Around this declaration

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

Cites4

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

Cited by13

Results whose statement or proof uses this declaration.