KRF.conj_self_entails
ProvedKRF.conj_self_entailsSolution target of the arXiv 2412.11855 campaign (see the source reference for the mathematical statement).
Preamble
import Definitions.Def_KRF_Machinery
noncomputable section
open KRFCore
open KRFCore.FStruct
variable {σ : Sig}Formal statement
theorem KRF.conj_self_entails {σ : Sig} (φ : Fm σ) :
FStruct.Entails φ (Fm.conj φ φ) ∧ FStruct.Entails (Fm.conj φ φ) φ :=
sorrySource
arXiv 2412.11855v2 (Zhang, Jiang, Quan)