Theorems · Theorem · order theory
rel_iff_cov
∀ (M : Type u_1) (N : Type u_2) (μ : M → N → N) (r : N → N → Prop) [CovariantClass M N μ r] [ContravariantClass M N μ r]
(m : M) {a b : N}, r (μ m a) (μ m b) ↔ r a b- Cited by
- 6 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
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.
- CovariantClassstatement and proof · cited by 25
- CovariantClass.elimproof · cited by 22
- ContravariantClassstatement and proof · cited by 15
- ContravariantClass.elimproof · cited by 12
- rel_iff_cov'proof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- add_lt_add_iff_rightproof · cited by 42
- mul_le_mul_iff_right₀proof · cited by 38
- add_lt_add_iff_leftproof · cited by 30
- mul_le_mul_iff_left₀proof · cited by 19
- mul_lt_mul_iff_rightproof · cited by 18
- mul_lt_mul_iff_leftproof · cited by 14