Theorems · Theorem · order theory
WithBot.unbotD_mono
∀ {α : Type u_1} {a : α} [inst : LE α] {x y : WithBot α}, x ≠ ⊥ → x ≤ y → WithBot.unbotD a x ≤ WithBot.unbotD a y- Defined in
- Mathlib.Order.WithBot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- LE
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.
- Bot.botstatement and proof · cited by 4,720
- WithBotstatement and proof · cited by 1,498
- WithBot.someproof · cited by 541
- WithBot.recBotCoeproof · cited by 101
- WithBot.unbotDstatement · cited by 49
Cited by1
Results whose statement or proof uses this declaration.
- WithBot.unbotA_monoproof · cited by 0