Theorems · Theorem · order theory
add_ciInf
∀ {ι : Type u_1} {G : Type u_2} [inst : AddGroup G] [inst_1 : ConditionallyCompleteLattice G] [Nonempty ι] {f : ι → G}
[AddLeftMono G], BddBelow (Set.range f) → ∀ (a : G), a + ⨅ i, f i = ⨅ i, a + f i- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.rangestatement and proof · cited by 4,705
- AddGroupstatement and proof · cited by 4,410
- iInfstatement · cited by 1,690
- AddLeftMonostatement and proof · cited by 687
- BddBelowstatement and proof · cited by 401
- ConditionallyCompleteLatticestatement and proof · cited by 364
- OrderIso.addLeftproof · cited by 18
- OrderIso.map_ciInfproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.