Mathlib Map

Theorems · Theorem · number theory

Height.mulHeight_cons_cons_zero

∀ {K : Type u_1} [inst : Field K] [inst_1 : Height.AdmissibleAbsValues K] {n : ℕ} (a : K) (x : Fin n → K),
  Height.mulHeight (Matrix.vecCons a (Matrix.vecCons 0 x)) = Height.mulHeight (Matrix.vecCons a x)
Defined in
Mathlib.NumberTheory.Height.Basic
Cited by
3 results in Mathlib
Foundations
Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldHeight.AdmissibleAbsValues

Around this declaration

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

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.