Theorems · Theorem · order theory
LowerSet.map_map
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ]
{s : LowerSet α} (g : β ≃o γ) (f : α ≃o β), (LowerSet.map g) ((LowerSet.map f) s) = (LowerSet.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.
Cites14
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
- SetLike.mem_coeproof · cited by 302
- LowerSetstatement and proof · cited by 230
- Set.mem_imageproof · cited by 131
- OrderIso.transstatement · cited by 31
- LowerSet.extproof · cited by 29
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.