Theorems · Theorem · order theory
LinearOrderedAddCommGroupWithTop.add_lt_top
∀ {α : Type u_2} [inst : LinearOrderedAddCommGroupWithTop α] {a b : α}, a + b < ⊤ ↔ a < ⊤ ∧ b < ⊤- Defined in
- Mathlib.Algebra.Order.AddGroupWithTop
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- LinearOrderedAddCommGroupWithTopstatement and proof · cited by 37
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.