Metamath Proof Explorer


Theorem spanval

Description: Value of the linear span of a subset of Hilbert space. The span is the intersection of all subspaces constraining the subset. Definition of span in Schechter p. 276. (Contributed by NM, 2-Jun-2004) (Revised by Mario Carneiro, 23-Dec-2013) (New usage is discouraged.)

Ref Expression
Assertion spanval ⊢ A ⊆ ℋ → span ⁡ A = ⋂ x ∈ S ℋ | A ⊆ x

Proof

Step Hyp Ref Expression
1 df-span ⊢ span = y ∈ 𝒫 ℋ ⟼ ⋂ x ∈ S ℋ | y ⊆ x
2 sseq1 ⊢ y = A → y ⊆ x ↔ A ⊆ x
3 2 rabbidv ⊢ y = A → x ∈ S ℋ | y ⊆ x = x ∈ S ℋ | A ⊆ x
4 3 inteqd ⊢ y = A → ⋂ x ∈ S ℋ | y ⊆ x = ⋂ x ∈ S ℋ | A ⊆ x
5 ax-hilex ⊢ ℋ ∈ V
6 5 elpw2 ⊢ A ∈ 𝒫 ℋ ↔ A ⊆ ℋ
7 6 biimpri ⊢ A ⊆ ℋ → A ∈ 𝒫 ℋ
8 helsh ⊢ ℋ ∈ S ℋ
9 sseq2 ⊢ x = ℋ → A ⊆ x ↔ A ⊆ ℋ
10 9 rspcev ⊢ ℋ ∈ S ℋ ∧ A ⊆ ℋ → ∃ x ∈ S ℋ A ⊆ x
11 8 10 mpan ⊢ A ⊆ ℋ → ∃ x ∈ S ℋ A ⊆ x
12 intexrab ⊢ ∃ x ∈ S ℋ A ⊆ x ↔ ⋂ x ∈ S ℋ | A ⊆ x ∈ V
13 11 12 sylib ⊢ A ⊆ ℋ → ⋂ x ∈ S ℋ | A ⊆ x ∈ V
14 1 4 7 13 fvmptd3 ⊢ A ⊆ ℋ → span ⁡ A = ⋂ x ∈ S ℋ | A ⊆ x