Theorems · Definition · functional analysis
InnerProductSpace.gramSchmidt
(𝕜 : Type u_1) →
{E : Type u_2} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[InnerProductSpace 𝕜 E] →
{ι : Type u_3} → [inst : LinearOrder ι] → [LocallyFiniteOrderBot ι] → [WellFoundedLT ι] → (ι → E) → ι → EThe Gram-Schmidt process takes a set of vectors as input and outputs a set of orthogonal vectors which have the same span.
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 181 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.coeproof · cited by 62,936
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearOrderstatement and proof · cited by 8,572
- Finset.sumproof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univproof · cited by 3,473
- RCLikestatement and proof · cited by 2,829
- Submodule.spanproof · cited by 1,504
- WellFoundedLTstatement and proof · cited by 491
- LocallyFiniteOrderBotstatement and proof · cited by 286
- Finset.Iioproof · cited by 147
- Submodule.starProjectionproof · cited by 92
Cited by32
Results whose statement or proof uses this declaration.
- InnerProductSpace.gramSchmidtNormedproof · cited by 13
- InnerProductSpace.gramSchmidt_orthogonalstatement and proof · cited by 6
- LDL.lowerInvproof · cited by 6
- InnerProductSpace.gramSchmidt_defstatement and proof · cited by 5
- InnerProductSpace.gramSchmidt_mem_spanstatement · cited by 4
- InnerProductSpace.mem_span_gramSchmidtstatement and proof · cited by 4
- InnerProductSpace.gramSchmidt_def'statement and proof · cited by 3
- InnerProductSpace.gramSchmidt_ne_zerostatement · cited by 2
- InnerProductSpace.gramSchmidt_ne_zero_coestatement and proof · cited by 2
- InnerProductSpace.span_gramSchmidtNormedstatement and proof · cited by 2
- InnerProductSpace.span_gramSchmidt_Iiostatement and proof · cited by 2
- InnerProductSpace.gramSchmidt_inv_triangularstatement and proof · cited by 1