Documentation

Trestle.Model.PropPred

Propositional Predicates #

This file defines the type of arbitrary predicates over PropAssignment ν. This allows us to use arbitrary Lean Prop constructs like and .

@[reducible, inline]
abbrev Trestle.Model.PropPred (ν : Type u_1) :
Type u_1
Equations
Instances For
    @[simp]
    theorem Trestle.Model.PropPred.satisfies_def {ν : Type u_1} (τ : PropAssignment ν) (f : PropPred ν) :
    τ f f τ