Theorems · Theorem · order theory
InfClosed.image
∀ {F : Type u_2} {α : Type u_3} {β : Type u_4} [inst : SemilatticeInf α] [inst_1 : SemilatticeInf β] {s : Set α}
[inst_2 : FunLike F α β] [InfHomClass F α β], InfClosed s → ∀ (f : F), InfClosed (⇑f '' s)- Defined in
- Mathlib.Order.SupClosed
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.imagestatement and proof · cited by 5,609
- FunLikestatement and proof · cited by 2,560
- SemilatticeInfstatement and proof · cited by 634
- Set.mem_image_of_memproof · cited by 371
- InfClosedstatement and proof · cited by 57
- InfHomClass.map_infproof · cited by 20
- InfHomClassstatement and proof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- infClosed_rangeproof · cited by 1
- IsSublattice.imageproof · cited by 0