Theorems · Theorem · order theory
Right.one_le_inv_iff
∀ {α : Type u} [inst : Group α] [inst_1 : LE α] [MulRightMono α] {a : α}, 1 ≤ a⁻¹ ↔ a ≤ 1Uses right co(ntra)variant.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- GroupLEMulRightMono
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.
- Groupstatement and proof · cited by 6,238
- one_mulproof · cited by 2,841
- MulRightMonostatement and proof · cited by 263
- inv_mul_cancelproof · cited by 107
- mul_le_mul_iff_rightproof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- Right.self_le_invproof · cited by 0