Theorems · Theorem · order theory
BddBelow.range_inv
∀ {G : Type u_2} [inst : Group G] [inst_1 : Preorder G] [MulLeftMono G] [MulRightMono G] {α : Type u_4} {f : α → G},
BddBelow (Set.range f) → BddAbove (Set.range fun x => (f x)⁻¹)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Groupstatement and proof · cited by 6,238
- Set.rangestatement and proof · cited by 4,705
- BddAbovestatement · cited by 620
- MulLeftMonostatement and proof · cited by 410
- BddBelowstatement and proof · cited by 401
- MulRightMonostatement and proof · cited by 263
- OrderIso.invproof · cited by 27
- OrderIso.monotoneproof · cited by 23
- BddBelow.range_comp_leftproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- BddAbove.range_invproof · cited by 0