Some results on the opposite vector space #
This file contains the construction of the basis of an opposite space; and the construction of the opposite inner product space.
noncomputable def
Basis.mulOpposite
{R : Type u_1}
{H : Type u_2}
[Ring R]
[AddCommGroup H]
[Module R H]
{ι : Type u_3}
[Fintype ι]
(b : Basis ι R H)
:
Equations
- b.mulOpposite = Basis.mk ⋯ ⋯
Instances For
theorem
Basis.mulOpposite_apply
{R : Type u_2}
{H : Type u_3}
[Ring R]
[AddCommGroup H]
[Module R H]
{ι : Type u_1}
[Fintype ι]
(b : Basis ι R H)
(i : ι)
:
theorem
Basis.mulOpposite_repr_eq
{R : Type u_2}
{H : Type u_3}
[Ring R]
[AddCommGroup H]
[Module R H]
{ι : Type u_1}
[Fintype ι]
(b : Basis ι R H)
:
theorem
Basis.mulOpposite_repr_apply
{R : Type u_2}
{H : Type u_3}
[Ring R]
[AddCommGroup H]
[Module R H]
{ι : Type u_1}
[Fintype ι]
(b : Basis ι R H)
(x : Hᵐᵒᵖ)
:
instance
mulOpposite_finiteDimensional
{R : Type u_1}
{H : Type u_2}
[DivisionRing R]
[AddCommGroup H]
[Module R H]
[FiniteDimensional R H]
:
instance
MulOpposite.hasInner
{𝕜 : Type u_1}
{H : Type u_2}
[RCLike 𝕜]
[NormedAddCommGroup H]
[InnerProductSpace 𝕜 H]
:
Equations
- MulOpposite.hasInner = { inner := fun (x y : Hᵐᵒᵖ) => inner (MulOpposite.unop x) (MulOpposite.unop y) }
theorem
MulOpposite.inner_eq
{𝕜 : Type u_1}
{H : Type u_2}
[RCLike 𝕜]
[NormedAddCommGroup H]
[InnerProductSpace 𝕜 H]
(x y : Hᵐᵒᵖ)
:
theorem
MulOpposite.inner_eq'
{𝕜 : Type u_1}
{H : Type u_2}
[RCLike 𝕜]
[NormedAddCommGroup H]
[InnerProductSpace 𝕜 H]
(x y : H)
:
@[reducible]
instance
MulOpposite.innerProductSpace
{𝕜 : Type u_1}
{H : Type u_2}
[RCLike 𝕜]
[NormedAddCommGroup H]
[InnerProductSpace 𝕜 H]
:
Equations
theorem
Basis.mulOpposite_is_orthonormal_iff
{𝕜 : Type u_1}
{H : Type u_2}
[RCLike 𝕜]
[NormedAddCommGroup H]
[InnerProductSpace 𝕜 H]
{ι : Type u_3}
[Fintype ι]
(b : Basis ι 𝕜 H)
:
noncomputable def
OrthonormalBasis.mulOpposite
{𝕜 : Type u_1}
{H : Type u_2}
[RCLike 𝕜]
[NormedAddCommGroup H]
[InnerProductSpace 𝕜 H]
{ι : Type u_3}
[Fintype ι]
(b : OrthonormalBasis ι 𝕜 H)
:
OrthonormalBasis ι 𝕜 Hᵐᵒᵖ
Equations
Instances For
instance
MulOpposite.starModule
{R : Type u_1}
{H : Type u_2}
[Star R]
[SMul R H]
[Star H]
[StarModule R H]
:
StarModule R Hᵐᵒᵖ
theorem
MulOpposite.opContinuousLinearEquiv_adjoint
{𝕜 : Type u_1}
{A : Type u_2}
[RCLike 𝕜]
[NormedAddCommGroup A]
[InnerProductSpace 𝕜 A]
[CompleteSpace A]
:
theorem
MulOpposite.opLinearEquiv_adjoint
{𝕜 : Type u_1}
{A : Type u_2}
[RCLike 𝕜]
[NormedAddCommGroup A]
[InnerProductSpace 𝕜 A]
[FiniteDimensional 𝕜 A]
:
theorem
LinearMap.op_adjoint
{𝕜 : Type u_1}
{A : Type u_2}
[RCLike 𝕜]
[NormedAddCommGroup A]
[InnerProductSpace 𝕜 A]
[FiniteDimensional 𝕜 A]
(x : A →ₗ[𝕜] A)
: