[top][index]
search for:

lift -- lift to another ring

lift(f,R) -- promotes a ring element f to the ring R.

The ring R should be one of the base rings associated with the ring of f.

See also:

  • baseRings -- store the list of base rings of a ring
  • Ways to use lift :

  • lift(Ideal,Ring)
  • lift(Ideal,ZZ)
  • lift(Matrix,Ring)
  • lift(Matrix,ZZ)
  • lift(QQ,QQ)
  • lift(QQ,Ring)
  • lift(QQ,ZZ)
  • lift(RingElement,QQ)
  • lift(RingElement,Ring)
  • lift(RingElement,RingElement)
  • lift(RingElement,ZZ)
  • lift(ZZ,Ring)
  • lift(ZZ,ZZ)
  • lift(ZZZ,ZZ)

  • [top][index]
    search for: