Mathlib Map

Theorems · Theorem

Equiv.eq_symm_apply

∀ {α : Sort u_1} {β : Sort u_2} (e : α ≃ β) {x : β} {y : α}, y = e.symm x ↔ e y = x
Defined in
Mathlib.Logic.Equiv.Defs
Cited by
85 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Classical.choice, 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 by85

Results whose statement or proof uses this declaration.