Theorems · Theorem · order theory
neg_inf
∀ {α : Type u_1} [inst : Lattice α] [inst_1 : AddGroup α] [AddLeftMono α] [AddRightMono α] (a b : α), -(a ⊓ b) = -a ⊔ -b- Defined in
- Mathlib.Algebra.Order.Group.Lattice
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- AddRightMonostatement and proof · cited by 367
- OrderIso.negproof · cited by 27
- OrderIso.map_infproof · cited by 17
Cited by4
Results whose statement or proof uses this declaration.
- inf_add_supproof · cited by 3
- Set.neg_uIccproof · cited by 2
- negPart_minproof · cited by 1
- dual_solidproof · cited by 0