Theorems · Theorem · order theory
le_ciInf_add
∀ {α : Type u_1} {ι : Sort u_2} [Nonempty ι] [inst : ConditionallyCompleteLattice α] [inst_1 : AddGroup α]
[AddRightMono α] {a : α} {g : ι → α} {h : α}, (∀ (i : ι), a ≤ g i + h) → a ≤ iInf g + h- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
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.
- AddGroupstatement and proof · cited by 4,410
- iInfstatement · cited by 1,690
- AddRightMonostatement and proof · cited by 367
- ConditionallyCompleteLatticestatement and proof · cited by 364
- le_ciInfproof · cited by 32
- add_neg_le_iff_le_addproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- le_ciInf_add_ciInfproof · cited by 2
- ciSup_add_leproof · cited by 1