Theorems · Theorem · order theory
ContravariantClass.elim
∀ {M : Type u_1} {N : Type u_2} {μ : M → N → N} {r : N → N → Prop} [self : ContravariantClass M N μ r],
Contravariant M N μ rFor all m ∈ M and all elements n₁, n₂ ∈ N, if the relation r holds for the
pair (μ m n₁, μ m n₂) obtained from (n₁, n₂) by acting upon it by m, then, the relation
r also holds for the pair (n₁, n₂).
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- ContravariantClass
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.
- ContravariantClassstatement and proof · cited by 15
- Contravariantstatement · cited by 12
Cited by12
Results whose statement or proof uses this declaration.
- le_of_mul_le_mul_rightproof · cited by 26
- lt_of_mul_lt_mul_leftproof · cited by 15
- lt_of_add_lt_add_rightproof · cited by 11
- lt_of_add_lt_add_leftproof · cited by 9
- le_of_mul_le_mul_leftproof · cited by 9
- lt_of_mul_lt_mul_rightproof · cited by 8
- rel_iff_covproof · cited by 6
- lt_of_mul_lt_mul_left'proof · cited by 5
- lt_of_mul_lt_mul_right'proof · cited by 4
- rel_of_act_rel_actproof · cited by 2
- covariant_lt_of_covariant_le_of_contravariant_eqproof · cited by 0
- contravariant_le_of_contravariant_eq_and_ltproof · cited by 0