Theorems · Definition · order theory
PosMulReflectLT.casesOn
{α : Type u_1} →
[inst : Mul α] →
[inst_1 : Zero α] →
[inst_2 : Preorder α] →
{motive : PosMulReflectLT α → Sort u} →
(t : PosMulReflectLT α) →
([toContravariantClass : ContravariantClass { x // 0 ≤ x } α (fun x y => ↑x * y) fun x1 x2 => x1 < x2] →
motive ⋯) →
motive t- Defined in
- Mathlib.Algebra.Order.GroupWithZero.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
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.
- Preorderstatement and proof · cited by 7,952
- PosMulReflectLTstatement and proof · cited by 278
- ContravariantClassstatement and proof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- posMulReflectLT_iffproof · cited by 0