Theorems · Theorem · order theory
le_ciInf_mul_ciInf
∀ {α : Type u_1} {ι : Sort u_2} {ι' : Sort u_3} [Nonempty ι] [Nonempty ι'] [inst : ConditionallyCompleteLattice α]
[inst_1 : Group α] [MulLeftMono α] [MulRightMono α] {a : α} {g : ι → α} {h : ι' → α},
(∀ (i : ι) (j : ι'), a ≤ g i * h j) → a ≤ iInf g * iInf h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- iInfstatement · cited by 1,690
- MulLeftMonostatement and proof · cited by 410
- ConditionallyCompleteLatticestatement and proof · cited by 364
- MulRightMonostatement and proof · cited by 263
- le_ciInf_mulproof · cited by 2
- le_mul_ciInfproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.