Theorems · Theorem · order theory
UpperSet.map_map
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ]
{s : UpperSet α} (g : β ≃o γ) (f : α ≃o β), (UpperSet.map g) ((UpperSet.map f) s) = (UpperSet.map (f.trans g)) s- Defined in
- Mathlib.Order.UpperLower.CompleteLattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- SetLike.coeproof · cited by 8,199
- Preorderstatement and proof · cited by 7,952
- Set.imageproof · cited by 5,609
- Set.extproof · cited by 2,266
- OrderIsostatement and proof · cited by 874
- Set.image_congrproof · cited by 533
- UpperSetstatement and proof · cited by 245
- OrderIso.transstatement · cited by 31
- UpperSet.extproof · cited by 29
- UpperSet.mapstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.