Mathlib Map

Theorems · Theorem · order theory

le_iff_posPart_negPart

∀ {α : Type u_1} [inst : Lattice α] [inst_1 : AddCommGroup α] [AddLeftMono α] (a b : α), a ≤ b ↔ a⁺ ≤ b⁺ ∧ b⁻ ≤ a⁻
Defined in
Mathlib.Algebra.Order.Group.PosPart
Cited by
1 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Quot.sound
Assumes
LatticeAddCommGroupAddLeftMono

Around this declaration

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

Cites9

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.