Mathlib Map

Theorems · Definition · order theory

Contravariant

(M : Type u_1) → (N : Type u_2) → (M → N → N) → (N → N → Prop) → Prop

Contravariant is useful to formulate succinctly statements about the interactions between an action of a Type on another one and a relation on the acted-upon Type. See the ContravariantClass doc-string for its meaning.

Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Defs
Cited by
12 results in Mathlib
Foundations
Depth 0 from the axioms · uses no axioms

Around this declaration

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

Cites0

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Nothing in Mathlib beyond the foundations.

Cited by14

Results whose statement or proof uses this declaration.