Mathlib Map

Theorems · Theorem · order theory

le_mul_ciInf

∀ {α : Type u_1} {ι : Sort u_2} [Nonempty ι] [inst : ConditionallyCompleteLattice α] [inst_1 : Group α] [MulLeftMono α]
  {a g : α} {h : ι → α}, (∀ (j : ι), a ≤ g * h j) → a ≤ g * iInf h
Defined in
Mathlib.Order.ConditionallyCompleteLattice.Group
Cited by
2 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
NonemptyConditionallyCompleteLatticeGroupMulLeftMono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.