Mathlib Map

Theorems · Theorem · number theory

ClassGroup.normBound.congr_simp

∀ {R : Type u_1} {S : Type u_2} [inst : EuclideanDomain R] [inst_1 : CommRing S] [inst_2 : IsDomain S]
  [inst_3 : Algebra R S] (abv abv_1 : AbsoluteValue R ℤ),
  abv = abv_1 →
    ∀ {ι : Type u_5} {inst_4 : DecidableEq ι} [inst_5 : DecidableEq ι] [inst_6 : Fintype ι]
      (bS bS_1 : Module.Basis ι R S), bS = bS_1 → ClassGroup.normBound abv bS = ClassGroup.normBound abv_1 bS_1
Defined in
Mathlib.NumberTheory.ClassNumber.Finite
Cited by
0 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
EuclideanDomainCommRingIsDomainAlgebraDecidableEqFintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.