Theorems · Theorem · order theory
WithBot.strictAnti_iff
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {f : WithBot α → β},
StrictAnti f ↔ (StrictAnti fun a => f ↑a) ∧ ∀ (x : α), f ↑x < f ⊥- Defined in
- Mathlib.Order.WithBot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- WithBotstatement and proof · cited by 1,498
- WithBot.somestatement · cited by 541
- StrictAntistatement · cited by 204
- WithBot.strictMono_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- EReal.neg_strictAntiproof · cited by 2