Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Sieve.overEquiv_le_overEquiv_iff

Deprecated since 2026-07-08Use RelIso.map_rel_iff instead.

∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {s : β → β → Prop} (f : r ≃r s) {a b : α}, s (f a) (f b) ↔ r a b

Alias of RelIso.map_rel_iff.

Defined in
Mathlib.CategoryTheory.Sites.Over
Cited by
0 results in Mathlib
Foundations
Depth 22 from the axioms · uses Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.