Theorems · Theorem · functional analysis
CompactConvergenceCLM.hasBasis_nhds_zero_of_basis
∀ {𝕜₁ : Type u_1} {𝕜₂ : Type u_2} [inst : NormedField 𝕜₁] [inst_1 : NormedField 𝕜₂] {σ : 𝕜₁ →+* 𝕜₂} {E : Type u_4}
{F : Type u_5} [inst_2 : AddCommGroup E] [inst_3 : Module 𝕜₁ E] [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜₂ F]
[inst_6 : TopologicalSpace E] [inst_7 : TopologicalSpace F] [inst_8 : IsTopologicalAddGroup F] {ι : Type u_7}
{p : ι → Prop} {b : ι → Set F},
(nhds 0).HasBasis p b → (nhds 0).HasBasis (fun Si => IsCompact Si.1 ∧ p Si.2) fun Si => {f | ∀ x ∈ Si.1, f x ∈ b Si.2}- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- IsCompactstatement and proof · cited by 1,282
- NormedFieldstatement and proof · cited by 1,084
- Filter.HasBasisstatement and proof · cited by 604
Cited by1
Results whose statement or proof uses this declaration.
- CompactConvergenceCLM.hasBasis_nhds_zeroproof · cited by 0