theorem
grassmannianChart_zero
{F : Type u_1}
[Field F]
{W : Type u_2}
[AddCommGroup W]
[Module F W]
(V V' : Submodule F W)
(hc : IsCompl V V')
:
The chart maps the zero linear map to the basepoint V of the Grassmannian.
theorem
grassmannianChart_injective
{F : Type u_1}
[Field F]
{W : Type u_2}
[AddCommGroup W]
[Module F W]
(V V' : Submodule F W)
(hc : IsCompl V V')
:
Function.Injective (grassmannianChart V V' hc)
Chart injectivity: distinct linear maps yield distinct graphs in W.
noncomputable def
grassmannianTangentIso_independence
{F : Type u_1}
[Field F]
{W : Type u_2}
[AddCommGroup W]
[Module F W]
(V V'₁ V'₂ : Submodule F W)
(h₁ : IsCompl V V'₁)
(h₂ : IsCompl V V'₂)
:
Comparison isomorphism between the tangent space at V computed via complement V'₁ vs V'₂.
Instances For
theorem
proposition_37_complement_independence
{F : Type u_1}
[Field F]
{W : Type u_2}
[AddCommGroup W]
[Module F W]
(V V'₁ V'₂ : Submodule F W)
(h₁ : IsCompl V V'₁)
(h₂ : IsCompl V V'₂)
:
The tangent space identification does not depend on the choice of complement (Prop 37).