Theorems · Theorem · order theory
Monotone.map_sInf_le
∀ {α : Type u_1} {β : Type u_2} [inst : CompleteLattice α] [inst_1 : CompleteLattice β] {s : Set α} {f : α → β},
Monotone f → f (sInf s) ≤ ⨅ a ∈ s, f a- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
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.
- Setstatement and proof · cited by 53,352
- iInfstatement and proof · cited by 1,690
- Monotonestatement and proof · cited by 1,397
- CompleteLatticestatement and proof · cited by 1,048
- InfSet.sInfstatement · cited by 935
- sInf_eq_iInfproof · cited by 22
- Monotone.map_iInf₂_leproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- nhdsSet_sInter_leproof · cited by 0
- nhdsKer_sInter_subsetproof · cited by 0
- Antitone.map_sSup_leproof · cited by 0
- ClosureOperator.sInf_isClosedproof · cited by 0