Theorems · Theorem · order theory
WithBot.strictMono_iff
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {f : WithBot α → β},
StrictMono f ↔ (StrictMono fun a => f ↑a) ∧ ∀ (x : α), f ⊥ < f ↑x- Defined in
- Mathlib.Order.WithBot
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 4,720
- WithBotstatement and proof · cited by 1,498
- StrictMonostatement and proof · cited by 706
- WithBot.somestatement and proof · cited by 541
- lt_irreflproof · cited by 190
- WithBot.coe_lt_coeproof · cited by 55
- WithBot.bot_lt_coeproof · cited by 37
- StrictMono.compproof · cited by 36
- not_lt_botproof · cited by 19
- WithBot.coe_strictMonoproof · cited by 6
- WithBot.forallproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- WithBot.strictAnti_iffproof · cited by 1
- WithBot.strictMono_map_iffproof · cited by 1