Lorentz vectors with norm one #
The set of Lorentz vectors with norm 1.
Equations
- Lorentz.Contr.NormOne d v = (Lorentz.contrContrContractField (v ⊗ₜ[ℝ] v) = 1)
Instances For
@[simp]
instance
Lorentz.Contr.NormOne.instTopologicalSpaceElemCarrierRealVModuleCatMatrixSumFinOfNatNatLorentzGroup
{d : ℕ}
:
TopologicalSpace ↑(NormOne d)
The instance of a topological space on NormOne d
defined as the subspace topology.
The first column of a Lorentz matrix as a NormOneLorentzVector
.
Equations
- LorentzGroup.toNormOne Λ = ⟨((Lorentz.Contr d).ρ Λ) (Lorentz.ContrMod.stdBasis (Sum.inl 0)), ⋯⟩
Instances For
@[simp]
Future pointing norm one Lorentz vectors #
The future pointing Lorentz vectors with Norm one.
Equations
- Lorentz.Contr.NormOne.FuturePointing d x = (0 < (↑x).val (Sum.inl 0))
Instances For
theorem
Lorentz.Contr.NormOne.FuturePointing.not_mem_iff_inl_le_neg_one
{d : ℕ}
(v : ↑(NormOne d))
:
theorem
Lorentz.Contr.NormOne.FuturePointing.one_add_metric_non_zero
{d : ℕ}
(f f' : ↑(FuturePointing d))
:
theorem
Lorentz.Contr.NormOne.FuturePointing.metric_reflect_mem_mem
{d : ℕ}
{v w : ↑(NormOne d)}
(h : v ∈ FuturePointing d)
(hw : w ∈ FuturePointing d)
:
theorem
Lorentz.Contr.NormOne.FuturePointing.metric_reflect_not_mem_not_mem
{d : ℕ}
{v w : ↑(NormOne d)}
(h : v ∉ FuturePointing d)
(hw : w ∉ FuturePointing d)
:
theorem
Lorentz.Contr.NormOne.FuturePointing.metric_reflect_mem_not_mem
{d : ℕ}
{v w : ↑(NormOne d)}
(h : v ∈ FuturePointing d)
(hw : w ∉ FuturePointing d)
:
theorem
Lorentz.Contr.NormOne.FuturePointing.metric_reflect_not_mem_mem
{d : ℕ}
{v w : ↑(NormOne d)}
(h : v ∉ FuturePointing d)
(hw : w ∈ FuturePointing d)
:
Topology #
noncomputable def
Lorentz.Contr.NormOne.FuturePointing.timeVecNormOneFuture
{d : ℕ}
:
↑(FuturePointing d)
The FuturePointing d
which has all space components zero.
Equations
Instances For
@[simp]
theorem
Lorentz.Contr.NormOne.FuturePointing.timeVecNormOneFuture_coe_coe_val
{d : ℕ}
(a✝ : Fin 1 ⊕ Fin d)
:
noncomputable def
Lorentz.Contr.NormOne.FuturePointing.pathFromTime
{d : ℕ}
(u : ↑(FuturePointing d))
:
A continuous path from timeVecNormOneFuture
to any other.
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Lorentz.Contr.NormOne.FuturePointing.metric_continuous
{d : ℕ}
(u : ↑(Contr d).V)
:
Continuous fun (a : ↑(FuturePointing d)) => contrContrContractField (u ⊗ₜ[ℝ] ↑↑a)