Theorems · Theorem · order theory
contravariant_lt_of_contravariant_le
∀ (M : Type u_1) (N : Type u_2) (μ : M → N → N) [inst : PartialOrder N], (Contravariant M N μ fun x1 x2 => x1 ≤ x2) → Contravariant M N μ fun x1 x2 => x1 < x2
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- Contravariantstatement · cited by 12
- contravariant_le_iff_contravariant_lt_and_eqproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.