Acc Cube ext
MSSMACCs.accCube_ext
Project documentation
Extensionality lemma for accCube.
Source project: Physlib
Person-level attribution pending.
Source-pinned research
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 187 research declarations. Search 10,000 more complete Mathlib declarations.
187 results
Clear filtersMSSMACCs.accCube_ext
Project documentation
Extensionality lemma for accCube.
Source project: Physlib
Person-level attribution pending.
multilinearCombine_recursive_form
Plain-language statement
[⊗_{i=0}^{ϑ-1}(1-r_i, r_i)] · [ - u₀ -; ...; - u_{2^ϑ-1} - ] - [⊗_{i=0}^{ϑ-2}(1-r_i, r_i)] · ([(1-r_{ϑ-1}) · U₀] + [r_{ϑ-1} · U₁])
Source project: ArkLib
Person-level attribution pending.
OracleComp.fst_map_writerT_run_simulateQ
Plain-language statement
Taking the first component of the WriterT output recovers the original computation, when the query implementation preserves the underlying oracle behavior (hso).
Source project: VCVio
Person-level attribution pending.
OracleComp.ProgramLogic.Relational.relTriple_list_foldlM
Plain-language statement
Loop-invariant rule for bounded left folds over related input lists.
Source project: VCVio
Person-level attribution pending.
OracleComp.support_simulateQ_run'_subset
Plain-language statement
Simulating an OracleComp through a stateful implementation in monad m can only shrink the support: any output reachable after simulation was already reachable in the original computation (where oracle queries may return any value). This is the support-level analogue of evalDist_simulateQ_run'_eq_evalDist.
Source project: VCVio
Person-level attribution pending.
Physlib.Wirtinger.dWirtingerAntiDir_comp
Plain-language statement
The two-term Wirtinger chain rule for dWirtingerAntiDir, the anti-holomorphic dual of dWirtingerDir_comp: ∂̄_v(g∘f) = (∂g/∂f)·∂̄_v f + (∂g/∂f̄)·∂̄_v f̄. Same outer ∂g/∂f, ∂g/∂f̄ coefficients, now each multiplying its anti-holomorphic inner derivative ∂̄_v f, ∂̄_v f̄; same proof as dWirtingerDir_comp.
Source project: Physlib
Person-level attribution pending.