Theorems · Theorem · order theory
add_sup
∀ {α : Type u_1} [inst : Lattice α] [inst_1 : AddGroup α] [AddLeftMono α] (a b c : α), c + a ⊔ b = (c + a) ⊔ (c + b)- Defined in
- Mathlib.Algebra.Order.Group.Lattice
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
- Assumes
- LatticeAddGroupAddLeftMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- Latticestatement and proof · cited by 916
- AddLeftMonostatement and proof · cited by 687
- OrderIso.map_supproof · cited by 37
- OrderIso.addLeftproof · cited by 18
Cited by6
Results whose statement or proof uses this declaration.
- abs_nonnegproof · cited by 168
- posPart_sub_negPartproof · cited by 9
- posPart_add_negPartproof · cited by 3
- inf_add_supproof · cited by 3
- sup_eq_add_posPart_subproof · cited by 0
- negPart_add_posPartproof · cited by 0