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
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.
- Setstatement and proof · cited by 53,352
- AddCommGroupstatement and proof · cited by 12,871
- Preorderstatement and proof · cited by 7,952
- HVAdd.hVAddstatement · cited by 1,820
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.vaddSetstatement · cited by 403
- UpperSetstatement · cited by 245
- upperClosurestatement · cited by 84
- OrderIso.addLeftproof · cited by 18
- upperClosure_imageproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- add_upperClosureproof · cited by 2