Theorems · Theorem · order theory
RelIso.eq_symm_apply
∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {s : β → β → Prop} (e : r ≃r s) {x : β} {y : α},
y = e.symm x ↔ e y = x- Defined in
- Mathlib.Order.RelIso.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RelIsostatement and proof · cited by 456
- RelIso.symmstatement · cited by 193
- RelIso.toEquivproof · cited by 113
- Equiv.eq_symm_applyproof · cited by 85
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.Subgraph.map_iso_topproof · cited by 1
- RelIso.apply_eq_iff_eq_symm_applyproof · cited by 0