unicode_fol_kit.conditional_faithfulness_theory¶
- unicode_fol_kit.conditional_faithfulness_theory(theory_name='CondFaithfulness', antecedent=None, consequent=None, kind='would')[source]¶
Emit the self-contained Lewis-conditional deep/maximal/minimal + faithfulness theory.
When both
antecedentandconsequentare given, the corresponding counterfactual (kind"would"/"might") is appended asdefinition example :: cpl. With a local Isabelle/HOL the theory is verified end to end byunicode_fol_kit.hol.isabelle_runner.check_theory().