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

1 topic

6 results

Clear filters
Project-declaredLean 4.29.1

Assoc Implies Sgr Proj Faithful

AssocImpliesSgrProjFaithful

Project documentation

Example usage of AssocFullyRightAssociate -/ theorem Assoc4 {G : Type _} [Magma G] (assoc : Equation4512 G) : ∀ x y z w : G, ((x ◇ y) ◇ z) ◇ w = x ◇ (y ◇ (z ◇ w)) := fun x y z w ↦ AssocFullyRightAssociate assoc (fun | 0 => x | 1 => y | 2 => z | 3 => w : Fin 4 → G) (((Lf 0 ⋆ Lf 1) ⋆ Lf 2) ⋆ Lf 3) inductive FreeSemigroup (α : Type _) | Singleton : α → FreeS...

universal algebraequational logiccombinatorics

Source project: Equational Theories

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.1

Eq255 equiv Lx Rx

Eq677.eq255_equiv_LxRx

Plain-language statement

Blueprint Lemma 13.2(v). E255 at x ↔ L_x ∘ R_x has a fixed point.

universal algebraequational logiccombinatorics

Source project: Equational Theories

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.1

DFinsupp Infinite not Finite

Obelix.PartialSolution.DFinsuppInfinite_not_Finite

Plain-language statement

The module Π₀ _ : ℕ, ℤ is not a finite rank module over ℤ

universal algebraequational logiccombinatorics

Source project: Equational Theories

Person-level attribution pending.

View proof record