Theorems · Theorem · order theory
Interval.add_bot
∀ {α : Type u_2} [inst : Preorder α] [inst_1 : Add α] [inst_2 : AddLeftMono α] [inst_3 : AddRightMono α]
(s : Interval α), s + ⊥ = ⊥- Defined in
- Mathlib.Algebra.Order.Interval.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Bot.botstatement · cited by 4,720
- AddLeftMonostatement and proof · cited by 687
- AddRightMonostatement and proof · cited by 367
- NonemptyIntervalproof · cited by 139
- Intervalstatement and proof · cited by 76
- WithBot.map₂_bot_rightproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- Interval.length_add_leproof · cited by 2
- Interval.add_eq_zero_iffproof · cited by 0
- Interval.bot_nsmulproof · cited by 0