Theorems · Theorem · order theory
covariantClass_le_of_lt
∀ (M : Type u_1) (N : Type u_2) (μ : M → N → N) [inst : PartialOrder N] [CovariantClass M N μ fun x1 x2 => x1 < x2], CovariantClass M N μ fun x1 x2 => x1 ≤ x2
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderCovariantClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- CovariantClassstatement and proof · cited by 25
- CovariantClass.elimproof · cited by 22
- covariant_le_of_covariant_ltproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- addLeftMono_of_addLeftStrictMonoproof · cited by 10
- addRightMono_of_addRightStrictMonoproof · cited by 9
- mulLeftMono_of_mulLeftStrictMonoproof · cited by 8
- mulRightMono_of_mulRightStrictMonoproof · cited by 8