Documentation

VecLat.VectorOrderIdeal.Maximal

theorem Maximal.le_total {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) [IsMaximal I] (x y : X I) :
x y y x
theorem Maximal.one_dim_pos {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) [IsMaximal I] (x y : X) (xnonneg : 0 (Quotient.mkQ I) x) (ypos : 0 < (Quotient.mkQ I) y) :
∃ (t : ), (Quotient.mkQ I) x = t (Quotient.mkQ I) y
theorem Maximal.one_dim {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) [IsMaximal I] (x y : X) (ypos : 0 < (Quotient.mkQ I) y) :
∃ (t : ), (Quotient.mkQ I) x = t (Quotient.mkQ I) y
def Maximal.real_map {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) {e : X} (epos : 0 < (Quotient.mkQ I) e) :
Equations
Instances For
    noncomputable def Maximal.character {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) [IsMaximal I] {e : X} (epos : 0 < (Quotient.mkQ I) e) :
    Equations
    Instances For
      theorem Maximal.character_basis {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) [IsMaximal I] {e : X} (epos : 0 < (Quotient.mkQ I) e) :
      (character I epos) e = 1
      theorem Maximal.character_eval {X : Type u_1} [AddCommGroup X] [Lattice X] [IsOrderedAddMonoid X] [VectorLattice X] (I : VectorOrderIdeal X) [IsMaximal I] {e : X} (epos : 0 < (Quotient.mkQ I) e) (x : X) (xmem : x I) :
      (character I epos) x = 0