Theorems · Theorem · order theory
partialSups_add_const
∀ {α : Type u_1} {ι : Type u_2} [inst : SemilatticeSup α] [inst_1 : AddGroup α] [inst_2 : Preorder ι]
[inst_3 : LocallyFiniteOrderBot ι] [AddRightMono α] (f : ι → α) (c : α) (i : ι),
(partialSups fun x => f x + c) i = (partialSups f) i + c- Defined in
- Mathlib.Algebra.Order.Group.PartialSups
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 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.
- DFunLike.coestatement · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- AddGroupstatement and proof · cited by 4,410
- OrderHomstatement · cited by 934
- SemilatticeSupstatement and proof · cited by 785
- AddRightMonostatement and proof · cited by 367
- LocallyFiniteOrderBotstatement and proof · cited by 286
- partialSupsstatement · cited by 67
- OrderIso.addRightproof · cited by 16
- map_partialSupsproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.