let K be non empty non degenerated right_complementable distributive Abelian add-associative right_zeroed associative Field-like doubleLoopStr ; :: thesis: for v being Valuation of K st K is having_valuation holds
for I being maximal Ideal of (ValuatRing v) holds I = vp v

let v be Valuation of K; :: thesis: ( K is having_valuation implies for I being maximal Ideal of (ValuatRing v) holds I = vp v )
assume A1: K is having_valuation ; :: thesis: for I being maximal Ideal of (ValuatRing v) holds I = vp v
let I be maximal Ideal of (ValuatRing v); :: thesis: I = vp v
assume A2: not I = vp v ; :: thesis: contradiction
per cases ( not I c= vp v or I c= vp v ) ;
end;