Theorems · Theorem · order theory
WithTop.mul_lt_top
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : MulZeroClass α] [inst_2 : LT α] {a b : WithTop α},
a < ⊤ → b < ⊤ → a * b < ⊤- Defined in
- Mathlib.Algebra.Order.Ring.WithTop
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqMulZeroClassLT
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.
- Top.topstatement and proof · cited by 9,680
- WithTopstatement and proof · cited by 3,754
- MulZeroClassstatement and proof · cited by 232
- WithTop.mul_ne_topproof · cited by 4
- WithTop.lt_top_iff_ne_topproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- ENNReal.mul_lt_topproof · cited by 41
- WithTop.prod_lt_topproof · cited by 2
- WithBot.bot_lt_mulproof · cited by 1
- SimpleGraph.ediam_eq_top_iff_radius_eq_topproof · cited by 1