Theorems · Theorem · number theory
ZLattice.covolume_div_covolume_eq_relIndex
∀ {ι : Type u_2} [inst : Fintype ι] (L₁ L₂ : Submodule ℤ (ι → ℝ)) [inst_1 : DiscreteTopology ↥L₁] [IsZLattice ℝ L₁]
[inst_3 : DiscreteTopology ↥L₂] [IsZLattice ℝ L₂],
L₁ ≤ L₂ →
ZLattice.covolume L₁ MeasureTheory.volume / ZLattice.covolume L₂ MeasureTheory.volume =
↑(L₁.toAddSubgroup.relIndex L₂.toAddSubgroup)Let L₁ be a sub-ℤ-lattice of L₂. Then the index of L₁ inside L₂ is equal to
covolume L₁ / covolume L₂.
- Defined in
- Mathlib.Algebra.Module.ZLattice.Covolume
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- CommRingproof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- AddGroupproof · cited by 4,410
- Matrixproof · cited by 4,303
- mul_commproof · cited by 2,262
- absproof · cited by 1,814
- Module.Basisproof · cited by 1,477
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Latticeproof · cited by 916
Cited by2
Results whose statement or proof uses this declaration.
- NumberField.Units.regOfFamily_div_regOfFamilyproof · cited by 1
- ZLattice.covolume_div_covolume_eq_relIndex'proof · cited by 0