Theorems · Theorem · order theory
act_rel_act_of_rel
∀ {M : Type u_1} {N : Type u_2} {μ : M → N → N} {r : N → N → Prop} [CovariantClass M N μ r] (m : M) {a b : N},
r a b → r (μ m a) (μ m b)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
- Assumes
- CovariantClass
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.
- CovariantClassstatement and proof · cited by 25
- CovariantClass.elimproof · cited by 22
Cited by3
Results whose statement or proof uses this declaration.
- rel_act_of_rel_of_rel_actproof · cited by 2
- act_rel_of_rel_of_act_relproof · cited by 2
- act_rel_act_of_rel_of_relproof · cited by 0