Baker-Wüstholz theorem on linear forms in logarithms

← All problems

bakerWustholz_linearForms_logs

Submitter: Ralf Stephan.

Notes: Unavailable.

Source: A. Baker, G. Wüstholz, Logarithmic forms and group varieties, J. reine angew. Math. 442 (1993), 19-62.

Informal solution: Unavailable.

theorem declaration uses `sorry`bakerWustholz_linearForms_logs {n : } (hn : 0 < n) {K : Type*} [Field K] [NumberField K] (φ : K →+* ) (α : Fin n K) ( : i, α i 0) (b : Fin n ) {B : } (hB : 2 B) (hbB : i, (b i).natAbs B) (hΛ_ne_zero : ( i, (b i : ) * Complex.log (φ (α i))) 0) : Real.log i, (b i : ) * Complex.log (φ (α i)) -(BakerWustholz.C n (Module.finrank K) * max (Real.log B) (1 / (Module.finrank K : )) * i, BakerWustholz.modifiedHeight φ (α i)) := n:hn:0 < nK:Type u_1inst✝¹:Field Kinst✝:NumberField Kφ:K →+* α:Fin n K: (i : Fin n), α i 0b:Fin n B:hB:2 BhbB: (i : Fin n), (b i).natAbs BhΛ_ne_zero: i, (b i) * log (φ (α i)) 0Real.log i, (b i) * log (φ (α i)) -(BakerWustholz.C n (Module.finrank K) * max (Real.log B) (1 / (Module.finrank K)) * i, BakerWustholz.modifiedHeight φ (α i)) All goals completed! 🐙

Solved by

Not yet solved.