Theorems · Theorem · order theory
Setoid.comap_rel
∀ {α : Type u_1} {β : Type u_2} (f : α → β) (r : Setoid β) (x y : α), (Setoid.comap f r) x y ↔ r (f x) (f y)- Defined in
- Mathlib.Data.Setoid.Basic
- Cited by
- 2 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 by2
Results whose statement or proof uses this declaration.
- SubAddAction.orbitRel_of_subAddproof · cited by 0
- SubMulAction.orbitRel_of_subMulproof · cited by 0