Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 11 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

11 results

Clear filters
Project-declaredLean 4.31.0

Of Env preserves tags

Cedar.Thm.ofEnv_preserves_tags

Plain-language statement

Lemma that if a concrete Ī“ : TypeEnv has tags for a particular entity type, then SymEnv.ofEnv Ī“ must also have tags for it

authorizationprogram verificationsemantics

Source project: Cedar Specification

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Of Env swf for policies

Cedar.Thm.ofEnv_swf_for_policies

Plain-language statement

Similar to ofEnv_swf_for_expr but for StronglyWellFormedForPolicies.

authorizationprogram verificationsemantics

Source project: Cedar Specification

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Of Type wf

Cedar.Thm.ofType_wf

Plain-language statement

TermType.ofType of well-formed CedarType is well-formed (under the compiled SymEnv).

authorizationprogram verificationsemantics

Source project: Cedar Specification

Person-level attribution pending.

View proof record