Theorems · Theorem · order theory
Setoid.comap_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (c : Setoid γ) (g : β → γ) (f : α → β),
Setoid.comap (g ∘ f) c = Setoid.comap f (Setoid.comap g c)- Defined in
- Mathlib.Data.Setoid.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setoid.comapstatement · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.