Theorems · Theorem · logic and foundations
Relator.rel_eq
∀ {α : Type u_1} {β : Type u_2} {r : α → β → Prop},
Relator.BiUnique r →
Relator.LiftFun r (Relator.LiftFun r fun x1 x2 => x1 ↔ x2) (fun x1 x2 => x1 = x2) fun x1 x2 => x1 = x2- Defined in
- Mathlib.Logic.Relator
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Relator.LiftFunstatement · cited by 47
- Relator.BiUniquestatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- List.rel_memproof · cited by 1