Theorems · Theorem · general topology
TopologicalSpace.IsTopologicalBasis.continuous_iff
∀ {α : Type u} {β : Type u_1} [t : TopologicalSpace α] [inst : TopologicalSpace β] {B : Set (Set β)},
TopologicalSpace.IsTopologicalBasis B → ∀ {f : α → β}, Continuous f ↔ ∀ s ∈ B, IsOpen (f ⁻¹' s)- Defined in
- Mathlib.Topology.Bases
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.preimagestatement and proof · cited by 4,946
- Continuousstatement and proof · cited by 2,592
- IsOpenstatement and proof · cited by 2,400
- TopologicalSpace.IsTopologicalBasisstatement and proof · cited by 126
- TopologicalSpace.IsTopologicalBasis.eq_generateFromproof · cited by 10
- continuous_generateFrom_iffproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- Ultrafilter.continuous_add_leftproof · cited by 2
- Ultrafilter.continuous_mul_leftproof · cited by 2
- Measurable.exists_continuousproof · cited by 2
- AlgebraicGeometry.LocallyRingedSpace.toΓSpec_continuousproof · cited by 0