Mathlib Map

Structures · Order

IsEquiv

IsEquiv X r means that the binary relation r on X is an equivalence relation, that is, IsPreorder X r and Std.Symm r.

Defined in
Mathlib.Order.Defs.Unbundled
Shape
2 explicit arguments

Extends2

Extended by0

Nothing extends this class yet.

Concrete types that are instances1

  • Path

How is a type an instance?

Loading the hierarchy index…

Assumed by14

Ancestors5