Mathlib Map

Theorems · Definition · linear algebra

Holor.cprank

{α : Type} → {ds : List ℕ} → [Ring α] → Holor α ds → ℕ

The CP rank of a holor x: the smallest N such that x can be written as the sum of N holors of rank at most 1.

Defined in
Mathlib.Data.Holor
Cited by
1 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Ring

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.

  • Ringstatement and proof · cited by 7,463
  • Nat.findproof · cited by 139
  • Holorstatement and proof · cited by 24

Cited by1

Results whose statement or proof uses this declaration.