Theorems · Theorem · functional analysis
ContinuousAlternatingMap.hasBasis_nhds_zero_of_basis
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} {ι : Type u_4} [inst : NormedField 𝕜] [inst_1 : AddCommGroup E]
[inst_2 : Module 𝕜 E] [inst_3 : TopologicalSpace E] [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
[inst_6 : TopologicalSpace F] [inst_7 : IsTopologicalAddGroup F] {ι' : Type u_5} {p : ι' → Prop} {b : ι' → Set F},
(nhds 0).HasBasis p b →
(nhds 0).HasBasis (fun Si => Bornology.IsVonNBounded 𝕜 Si.1 ∧ p Si.2) fun Si => {f | Set.MapsTo (⇑f) Si.1 (b Si.2)}- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Filterproof · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- NormedFieldstatement and proof · cited by 1,084
- Set.MapsTostatement and proof · cited by 732
- Filter.HasBasisstatement and proof · cited by 604
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousAlternatingMap.hasBasis_nhds_zeroproof · cited by 0