Mathlib Map

Theorems · Theorem · logic and foundations

Symmetric.iff

Deprecated since 2026-06-10Use Std.Symm.iff instead.

∀ {α : Type u_1} {r : α → α → Prop} [Std.Symm r] (x y : α), r x y ↔ r y x

Alias of Std.Symm.iff.

Defined in
Mathlib.Logic.Relation
Cited by
0 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
Std.Symm

Around this declaration

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

Std.Symm.iff · cited by 8Symm.iffSymmetric.iffCITED BYCITES

Cites1

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.