Theorems · Theorem · order theory
WithTop.map_comp_map
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (f : α → β) (g : β → γ),
WithTop.map g ∘ WithTop.map f = WithTop.map (g ∘ f)- Defined in
- Mathlib.Order.WithBot
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- WithTopstatement · cited by 3,754
- WithTop.mapstatement · cited by 68
Cited by4
Results whose statement or proof uses this declaration.
- LatticeHom.withBotWithTop_compproof · cited by 0
- SupHom.withTop_compproof · cited by 0
- InfHom.withTop_compproof · cited by 0
- LatticeHom.withTop_compproof · cited by 0