Equations
- pGCL.instInhabitedAct = { default := pGCL.Act.L }
Equations
- pGCL.Act.instFintype = { elems := {pGCL.Act.L, pGCL.Act.R, pGCL.Act.N}, complete := pGCL.Act.instFintype._proof_3 }
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- pGCL.Conf.instBot = { bot := none }
Equations
Equations
- ⋯ = ⋯
Instances For
theorem
pGCL.tsum_after_eq
{ϖ : Type u_1}
(C₂ : pGCL ϖ)
{f g : Conf ϖ → ENNReal}
(hg₁ : f none = 0 → g none = 0)
(hg₂ : ∀ (σ : States ϖ), g (some (none, σ)) = 0)
(hg₃ : ∀ (C : pGCL ϖ) (σ : States ϖ), ¬g (·⟨C,σ⟩) = 0 → ∃ (a : Conf ϖ), ¬f a = 0 ∧ C₂.after a = ·⟨C,σ⟩)
(hf₁ : ¬f none = 0 → f none = g none)
(hf₂ : ∀ (σ : States ϖ), ¬f (some (none, σ)) = 0 → f (some (none, σ)) = g (·⟨C₂,σ⟩))
(hf₃ : ∀ (C : pGCL ϖ) (σ : States ϖ), ¬f (·⟨C,σ⟩) = 0 → f (·⟨C,σ⟩) = g (·⟨C ;; C₂,σ⟩))
: