Theorems · Theorem · general topology
ContinuousMap.notMem_setOfIdeal
∀ {X : Type u_1} {R : Type u_2} [inst : TopologicalSpace X] [inst_1 : Semiring R] [inst_2 : TopologicalSpace R]
[inst_3 : IsTopologicalSemiring R] {I : Ideal C(X, R)} {x : X},
x ∉ ContinuousMap.setOfIdeal I ↔ ∀ ⦃f : C(X, R)⦄, f ∈ I → f x = 0- Defined in
- Mathlib.Topology.ContinuousMap.Ideals
- Cited by
- 2 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.
Cites13
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
- Set.ofPredproof · cited by 6,101
- Idealstatement and proof · cited by 4,748
- Compl.complproof · cited by 2,925
- ContinuousMapstatement and proof · cited by 2,491
- IsTopologicalSemiringstatement and proof · cited by 442
- compl_complproof · cited by 229
- Set.mem_ofPredproof · cited by 104
- Set.mem_compl_iffproof · cited by 53
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousMap.idealOfSet_ofIdeal_eq_closureproof · cited by 2
- ContinuousMap.ideal_gcproof · cited by 0