Theorems · Definition · number theory
HeckeCoset.setoid
{G : Type u_1} → [inst : Group G] → (Δ : Submonoid G) → Subgroup G → Subgroup G → Setoid ↥ΔThe setoid on Δ identifying elements with the same double coset H₁gH₂ = H₁hH₂, pulled
back from DoubleCoset.setoid along the inclusion Δ ↪ G.
This is an abbrev rather than a global instance: the subgroups H₁, H₂ cannot be inferred
from the submonoid Δ, so this cannot participate in instance search (and a global instance
would also create a Setoid diamond on ↥Δ with the left-coset setoid). The quotient map is
HeckeCoset.mk.
- Defined in
- Mathlib.NumberTheory.HeckeRing.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coeproof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Submonoidstatement and proof · cited by 3,086
- Setoid.comapproof · cited by 16
- DoubleCoset.setoidproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- HeckeCosetproof · cited by 4
- HeckeCoset.mkproof · cited by 1