Skip to main content

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 2,569 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.

All topics

Showing 1,207 to 1,212 of 2,569 results.

Project-declaredLean 4.33.0-rc1

Rest δ naturality

groupCohomology.rest_δ_naturality

Mathematical statement

Given any short exact sewuence 0 → A → B → C → 0 in Rep R G and any subgroup H of G, the following diagram is commutative Hⁿ(G,C) ⟶ H^{n+1}(G A) | | ↓ ↓ Hⁿ(H,C) ⟶ H^{n+1}(G A). The vertical arrows are restriction and the horizontals are connecting homomorphisms. For this, it would be sensible to define restriction as a natural transformation, so t...

number theoryclass field theorylocal fields

Source project: Class Field Theory

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Group Cohomology trivial Cohomology of even of odd

groupCohomology.trivialCohomology_of_even_of_odd

Project documentation

If H²ⁿ⁺²(H,M) and H²ᵐ⁺¹(H,M) are both zero for every subgroup H of G then M is acyclic. -/ theorem groupCohomology.trivialCohomology_of_even_of_odd_of_solvable [Finite G] [Group.IsSolvable G] (M : Rep R G) (n m : ℕ) -- todo: don't quantify over all types (h_even : ∀ (H : Type) [Group H] {φ : H →* G} (_ : Function.Injective φ), IsZero (groupCohom...

number theoryclass field theorylocal fields

Source project: Class Field Theory

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Det minus id

GroupTheory.SO3.det_minus_id

Mathematical statement

The determinant of an SO(3) matrix minus the identity is equal to zero.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Exists stationary vec

GroupTheory.SO3.exists_stationary_vec

Mathematical statement

For every element of SO(3) there exists a vector which remains unchanged under the action of that SO(3) element.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record