Theorems · Theorem · order theory
Interval.bot_add
∀ {α : Type u_2} [inst : Preorder α] [inst_1 : Add α] [inst_2 : AddLeftMono α] [inst_3 : AddRightMono α]
(t : Interval α), ⊥ + t = ⊥- Defined in
- Mathlib.Algebra.Order.Interval.Basic
- Cited by
- 2 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_leftproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Interval.length_add_leproof · cited by 2
- Interval.add_eq_zero_iffproof · cited by 0