Theorems · Definition · group theory
groupHomology.cyclesMk
{k G : Type u} →
[inst : CommRing k] →
[inst_1 : Group G] →
{A : Rep.{u, u, u} k G} →
(m n : ℕ) →
(ComplexShape.down ℕ).next m = n →
(f : (Fin m → G) →₀ ↑A) →
(CategoryTheory.ConcreteCategory.hom ((groupHomology.inhomogeneousChains A).d m n)) f = 0 →
↑(groupHomology.cycles A m)When m = 0 this makes a term of cycles A 0 from any element of A (or more precisely
any element in the kernel of d₀,₀ = 0). When m is positive, this makes a term of cycles A m
from any element of the kernel of dₘ,ₘ₋₁.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Groupstatement and proof · cited by 6,238
- Finsuppstatement and proof · cited by 5,255
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- HomologicalComplex.Xstatement · cited by 1,839
- ModuleCatstatement · cited by 1,429
- ModuleCat.carrierstatement · cited by 997
- Repstatement and proof · cited by 843
- Rep.Vstatement and proof · cited by 695
Cited by7
Results whose statement or proof uses this declaration.
- groupHomology.iCycles_mkstatement · cited by 3
- groupHomology.cyclesMk₁_eqstatement and proof · cited by 2
- groupHomology.cyclesMkOfCompEqDproof · cited by 2
- groupHomology.δ_applystatement · cited by 2
- groupHomology.cyclesMk₀_eqstatement and proof · cited by 1
- groupHomology.cyclesMk₂_eqstatement and proof · cited by 1
- groupHomology.cyclesMk.congr_simpstatement and proof · cited by 0