Theorems · Theorem · general topology
ContinuousMap.mem_idealOfSet
∀ {X : Type u_1} {R : Type u_2} [inst : TopologicalSpace X] [inst_1 : Semiring R] [inst_2 : TopologicalSpace R]
[inst_3 : IsTopologicalSemiring R] {s : Set X} {f : C(X, R)},
f ∈ ContinuousMap.idealOfSet R s ↔ ∀ ⦃x : X⦄, x ∈ sᶜ → f x = 0- Defined in
- Mathlib.Topology.ContinuousMap.Ideals
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Semiringstatement and proof · cited by 13,802
- Idealstatement · cited by 4,748
- Compl.complstatement and proof · cited by 2,925
- ContinuousMapstatement and proof · cited by 2,491
- IsTopologicalSemiringstatement and proof · cited by 442
- ContinuousMap.idealOfSetstatement and proof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMap.idealOfSet_ofIdeal_eq_closureproof · cited by 2