Documentation

Cedar.Thm.TPE.WellTyped.Or

theorem Cedar.Thm.partial_eval_well_typed_or {env : Validation.TypeEnv} {a b : Spec.Residual} {ty : Validation.CedarType} {req : Spec.Request} {preq : TPE.PartialRequest} {es : Spec.Entities} {pes : TPE.PartialEntities} :
Residual.WellTyped env (TPE.evaluate a preq pes)Residual.WellTyped env (TPE.evaluate b preq pes)PEWellTyped env (a.or b ty) (TPE.evaluate (a.or b ty) preq pes) req preq es pes