Mathlib Map

Theorems · Theorem · measure theory

Module.Basis.parallelepiped_map

∀ {ι : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Fintype ι] [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ E] [inst_4 : NormedSpace ℝ F] (b : Module.Basis ι ℝ E)
  (e : E ≃ₗ[ℝ] F), (b.map e).parallelepiped = TopologicalSpace.PositiveCompacts.map ⇑e ⋯ ⋯ b.parallelepiped
Defined in
Mathlib.MeasureTheory.Measure.Haar.OfBasis
Cited by
1 results in Mathlib
Foundations
Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeNormedAddCommGroupNormedAddCommGroupNormedSpaceNormedSpace

Around this declaration

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

Cites23

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

Cited by1

Results whose statement or proof uses this declaration.