Theorems · Theorem · sequences and series
hasProd_extend_one
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {a : α}
{g : β → γ}, Function.Injective g → (HasProd (Function.extend g f 1) a ↔ HasProd f a)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidTopologicalSpace
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.
- TopologicalSpacestatement and proof · cited by 24,529
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- HasProdstatement and proof · cited by 157
- Function.extendstatement · cited by 111
- Function.extend_apply'proof · cited by 30
- Function.extend_compproof · cited by 10
- Function.Injective.hasProd_iffproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- hasProd_le_injproof · cited by 1
- multipliable_extend_oneproof · cited by 0