Mathlib Map

Theorems · Theorem · order theory

upperClosure_vadd

∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : Preorder α] [inst_2 : IsOrderedAddMonoid α] (s : Set α) (a : α),
  upperClosure (a +ᵥ s) = a +ᵥ upperClosure s
Defined in
Mathlib.Algebra.Order.UpperLower
Cited by
1 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupPreorderIsOrderedAddMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.