Theorems · Theorem · order theory
antivary_inv_right
∀ {ι : Type u_1} {α : Type u_2} {β : Type u_3} [inst : PartialOrder α] [inst_1 : CommGroup β] [inst_2 : PartialOrder β]
[IsOrderedMonoid β] {f : ι → α} {g : ι → β}, Antivary f g⁻¹ ↔ Monovary f g- Defined in
- Mathlib.Algebra.Order.Monovary
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- PartialOrderstatement and proof · cited by 6,410
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- Monovarystatement · cited by 122
- Antivarystatement · cited by 121
Cited by2
Results whose statement or proof uses this declaration.
- Monovary.inv_rightproof · cited by 0
- Antivary.of_inv_rightproof · cited by 0