Mathlib Map

Theorems · Theorem · general topology

ContinuousMap.inf_mem_closed_subalgebra

∀ {X : Type u_1} [inst : TopologicalSpace X] [CompactSpace X] (A : Subalgebra ℝ C(X, ℝ)),
  IsClosed ↑A → ∀ (f g : ↥A), ↑f ⊓ ↑g ∈ A
Defined in
Mathlib.Topology.ContinuousMap.StoneWeierstrass
Cited by
1 results in Mathlib
Foundations
Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceCompactSpace

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.

Cited by1

Results whose statement or proof uses this declaration.