Theorems · Theorem · order theory
BddAbove.range_mul
∀ {ι : Type u_1} {M : Type u_3} [inst : Mul M] [inst_1 : Preorder M] [MulLeftMono M] [MulRightMono M] {f g : ι → M},
BddAbove (Set.range f) → BddAbove (Set.range g) → BddAbove (Set.range fun i => f i * g i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 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
- Set.rangestatement and proof · cited by 4,705
- BddAbovestatement and proof · cited by 620
- MulLeftMonostatement and proof · cited by 410
- MulRightMonostatement and proof · cited by 263
- monotone_sndproof · cited by 9
- monotone_fstproof · cited by 9
- BddAbove.range_comp_leftproof · cited by 3
- bddAbove_range_prodproof · cited by 3
- Monotone.mul'proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- BddBelow.range_mulproof · cited by 0