Theorems · Theorem · order theory
map_partialSups
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : SemilatticeSup α] [inst_1 : SemilatticeSup β]
[inst_2 : Preorder ι] [inst_3 : LocallyFiniteOrderBot ι] {F : Type u_4} [inst_4 : FunLike F α β] [SupHomClass F α β]
(f : F) (g : ι → α) (i : ι), (partialSups fun j => f (g j)) i = f ((partialSups g) i)- Defined in
- Mathlib.Order.PartialSups
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
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 · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- FunLikestatement and proof · cited by 2,560
- OrderHomstatement · cited by 934
- SemilatticeSupstatement and proof · cited by 785
- LocallyFiniteOrderBotstatement and proof · cited by 286
- partialSupsstatement · cited by 67
- SupHomClassstatement and proof · cited by 11
- comp_partialSupsproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- partialSups_add_constproof · cited by 0
- partialSups_mul_constproof · cited by 0
- partialSups_const_addproof · cited by 0
- partialSups_const_mulproof · cited by 0