Theorems · Theorem · logic and foundations
Directed.sequence_mono
∀ {α : Type u_1} {β : Type u_2} [inst : Encodable α] [inst_1 : Inhabited α] [inst_2 : Preorder β] {f : α → β}
(hf : Directed (fun x1 x2 => x1 ≤ x2) f), Monotone (f ∘ Directed.sequence f hf)- Defined in
- Mathlib.Logic.Encodable.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, 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
- Monotonestatement · cited by 1,397
- Directedstatement and proof · cited by 213
- Encodablestatement and proof · cited by 140
- monotone_nat_of_le_succproof · cited by 45
- Directed.sequencestatement · cited by 10
- Directed.sequence_mono_natproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_iSup_directed_of_measurableproof · cited by 1