CencovPetz.PermutationInvariantBilinForm #
Lemmas about bilinear forms on the finite simplex tangent space that are invariant under permutations (equivalences) of the underlying finite type.
This is a technical step towards the finite Čencov uniqueness theorem.
The tangent vector e_i - e_j (sum-zero).
Equations
- LeanPool.CencovPetz.TangentFin.Basis.dij i j = ⟨fun (k : Fin n) => LeanPool.CencovPetz.TangentFin.Basis.e i k - LeanPool.CencovPetz.TangentFin.Basis.e j k, ⋯⟩
Instances For
@[reducible, inline]
noncomputable abbrev
LeanPool.CencovPetz.TangentFin.Perm.κ
{n : ℕ}
(σ : Equiv.Perm (Fin n))
:
MarkovMorphism (Fin n) (Fin n)
The deterministic Markov morphism induced by a permutation of Fin n.
Equations
Instances For
theorem
LeanPool.CencovPetz.TangentFin.Perm.κ_tangentPushforward_apply
{n : ℕ}
(σ : Equiv.Perm (Fin n))
(u : V n)
(k : Fin n)
:
theorem
LeanPool.CencovPetz.TangentFin.Perm.κ_pushforward_apply
{n : ℕ}
(σ : Equiv.Perm (Fin n))
(p : Simplex (Fin n))
(k : Fin n)
:
theorem
LeanPool.CencovPetz.TangentFin.Perm.e_apply_symm
{n : ℕ}
(σ : Equiv.Perm (Fin n))
(i k : Fin n)
:
theorem
LeanPool.CencovPetz.TangentFin.Perm.κ_pushforward_uniform
{n : ℕ}
[Nonempty (Fin n)]
(σ : Equiv.Perm (Fin n))
:
theorem
LeanPool.CencovPetz.TangentFin.Perm.κ_tangentPushforward_dij
{n : ℕ}
(σ : Equiv.Perm (Fin n))
(i j : Fin n)
:
theorem
LeanPool.CencovPetz.TangentFin.Perm.metric_uniform_invariant
{n : ℕ}
(G : MonotoneMetricFamily)
[Nonempty (Fin n)]
(σ : Equiv.Perm (Fin n))
(u v : V n)
:
((G.g Simplex.uniform) ((κ σ).tangentPushforward u)) ((κ σ).tangentPushforward v) = ((G.g Simplex.uniform) u) v
@[reducible, inline]
noncomputable abbrev
LeanPool.CencovPetz.TangentFin.Bilin.B
{n : ℕ}
(G : MonotoneMetricFamily)
[Nonempty (Fin n)]
:
LinearMap.BilinForm ℝ (V n)
The bilinear form at the uniform simplex point on Fin n.
Instances For
theorem
LeanPool.CencovPetz.TangentFin.Bilin.B_symm
{n : ℕ}
(G : MonotoneMetricFamily)
[Nonempty (Fin n)]
(u v : V n)
:
theorem
LeanPool.CencovPetz.TangentFin.Bilin.B_invariant
{n : ℕ}
(G : MonotoneMetricFamily)
[Nonempty (Fin n)]
(σ : Equiv.Perm (Fin n))
(u v : V n)
: