Mathlib Map

Theorems · Theorem · sequences and series

hasProd_of_isLUB

∀ {ι : Type u_1} {α : Type u_3} [inst : CommMonoid α] [inst_1 : LinearOrder α] [CanonicallyOrderedMul α]
  [inst_3 : TopologicalSpace α] [OrderTopology α] {f : ι → α} (b : α),
  IsLUB (Set.range fun s => ∏ i ∈ s, f i) b → HasProd f b
Defined in
Mathlib.Topology.Algebra.InfiniteSum.Order
Cited by
0 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidLinearOrderCanonicallyOrderedMulTopologicalSpaceOrderTopology

Around this declaration

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

Cites13

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.