Documentation

VecLat.VectorOrderIdeal.Quotient

Equations
def Quotient.quot_sup {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) :
X IX IX I
Equations
Instances For
    theorem Quotient.mkQ_map_sup {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) (x y : X) :
    I.mkQ (xy) = quot_sup I (I.mkQ x) (I.mkQ y)
    def Quotient.quot_inf {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) :
    X IX IX I
    Equations
    Instances For
      theorem Quotient.mkQ_map_inf {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) (x y : X) :
      I.mkQ (xy) = quot_inf I (I.mkQ x) (I.mkQ y)
      theorem Quotient.lift_inequality {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) {a b : X I} (hab : a b) :
      ∃ (x : X) (y : X), x y I.mkQ x = a I.mkQ y = b
      Equations
      • One or more equations did not get rendered due to their size.
      Equations
      Instances For
        theorem Quotient.mk_eq_zero {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) (x : X) :
        (mkQ I) x = 0 x I