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 121 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

121 results

Clear filters
Project-declaredLean 4.33.0-rc1

Infl δ naturality

groupCohomology.infl_δ_naturality

Plain-language statement

Assume that we have a short exact sequence 0 → A → B → C → 0 in Rep R G and that the sequence of H- invariants is also a short exact in Rep R (G ⧸ H) : 0 → Aᴴ → Bᴴ → Cᴴ → 0. Then we have a commuting square Hⁿ(G ⧸ H, Cᴴ) ⟶ H^{n+1}(G ⧸ H, Aᴴ) | | ↓ ↓ Hⁿ(G , C) ⟶ H^{n+1}(G,A) where the horizontal maps are connecting homomorphisms an...

number theoryclass field theorylocal fields

Source project: Class Field Theory

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Rest δ naturality

groupCohomology.rest_δ_naturality

Plain-language 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

Exists of is Invariant of profinite

IsArithFrobAt.exists_of_isInvariant_of_profinite

Plain-language statement

Let G be a finite group acting on S, and R be the fixed subring. If Q is a prime of S with finite residue field, then there exists a Frobenius element σ : G at Q.

number theoryarithmetic geometryFermat's Last Theorem

Source project: Fermat's Last Theorem

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Tensor Product localcomponent apply

IsDedekindDomain.FiniteAdeleRing.TensorProduct.localcomponent_apply

Plain-language statement

If φ : 𝔸_K^f ⊗ V → 𝔸_K^f ⊗ V is 𝔸_K^f-linear and φₚ is its local component at a place p then for all x : 𝔸_K^f ⊗ V we have (evalₚ ⊗ id_V) (φ x) = φₚ ((evalₚ ⊗ id_V) x), or, more colloquiually, (φ x)ₚ = φₚ (xₚ).

number theoryarithmetic geometryFermat's Last Theorem

Source project: Fermat's Last Theorem

Person-level attribution pending.

View proof record