Theorems · Theorem · order theory
Monotone.comp_antitoneOn
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ] {g : β → γ}
{f : α → β} {s : Set α}, Monotone g → AntitoneOn f s → AntitoneOn (g ∘ f) s- Defined in
- Mathlib.Order.Monotone.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Monotonestatement and proof · cited by 1,397
- AntitoneOnstatement and proof · cited by 266
Cited by6
Results whose statement or proof uses this declaration.
- AntitoneOn.Iicproof · cited by 2
- AntitoneOn.Iioproof · cited by 2
- AntitoneOn.add_constproof · cited by 0
- AntitoneOn.const_addproof · cited by 0
- AntitoneOn.const_mul'proof · cited by 0
- AntitoneOn.mul_const'proof · cited by 0