392theorem possibility_actualization_adjoint (p : ConfigProp) (c : Config) 393 (h : possibility_actualization_adjoint_hypothesis p c) : 394 (◇p) c ↔ p (A c) :=
proof body
Term-mode proof.
395 h 396 397/-! ## Summary -/ 398 399/-- Status report for Actualization module. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.