Documentation

NavierStokes.Rigidity.PhaseRigidity

Placeholder for enstrophy functional (L2 norm of the gradient/vorticity).

Equations
Instances For

    A Phase-Locked State (État d'Onde Progressive / Translation Rigide). u(x,t) = v(x - c*t) for some constant velocity c_vec.

    Instances For

      The Phase Synchronized State condition on the hypergraph G.

      Instances For

        Nonlinear Phase Rigidity Theorem (Théorème 6.2) #

        theorem PhaseRigidity.phase_rigidity_implies_linear_derivative (phi_dot : (Fin 3)) (G : HypergraphZ3.TriadHypergraph) (hG : ∀ (p q : Fin 3), G.is_hyperedge (p + q) p q) (h_synced : PhaseSynchronizedState phi_dot G) :
        ∃ (c_vec : Fin 3), ∀ (k : Fin 3), phi_dot k = i : Fin 3, c_vec i * (k i)

        Theorem 6.2: Phase Rigidity implies Linearity.

        Lemme de Dissipation Monotone.

        theorem PhaseRigidity.phase_locking_prevents_blowup (phi_dot : (Fin 3)) (G : HypergraphZ3.TriadHypergraph) (h_synced : PhaseSynchronizedState phi_dot G) :
        ∃ (c : Fin 3), True

        Conclusion de la Phase 15.