Mathlib Map

Theorems · Theorem · geometry

ContinuousAffineMap.coe_lineMap_eq

∀ {R : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Ring R] [inst_1 : AddCommGroup V] [inst_2 : Module R V]
  [inst_3 : TopologicalSpace P] [inst_4 : AddTorsor V P] (p₀ p₁ : P) [inst_5 : TopologicalSpace R]
  [inst_6 : TopologicalSpace V] [inst_7 : ContinuousSMul R V] [inst_8 : ContinuousVAdd V P],
  ⇑(ContinuousAffineMap.lineMap p₀ p₁) = ⇑(AffineMap.lineMap p₀ p₁)
Defined in
Mathlib.Topology.Algebra.ContinuousAffineMap
Cited by
1 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleTopologicalSpaceAddTorsorTopologicalSpaceTopologicalSpaceContinuousSMulContinuousVAdd

Around this declaration

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

Cites12

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.