Theorems · Definition · general topology
AffineSubspace.ofEq
{R : Type u_1} →
{V : Type u_2} →
{P : Type u_3} →
[inst : Ring R] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module R V] →
[inst_3 : TopologicalSpace P] →
[inst_4 : AddTorsor V P] →
{s t : AffineSubspace R P} → [inst_5 : Nonempty ↥s] → [inst_6 : Nonempty ↥t] → s = t → ↥s ≃ᴬ[R] ↥tAffineEquiv.ofEq as a continuous affine equivalence.
- Defined in
- Mathlib.Topology.Algebra.AffineSubspace
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- AffineSubspace.directionstatement · cited by 339
- AffineEquivproof · cited by 191
- ContinuousAffineEquivstatement · cited by 90
- AffineEquiv.ofEqproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- AffineIsometry.intrinsicClosure_imageproof · cited by 1
- AffineIsometry.intrinsicFrontier_imageproof · cited by 1
- AffineIsometry.intrinsicInterior_imageproof · cited by 1
- ContinuousAffineEquiv.intrinsicClosure_imageproof · cited by 1
- ContinuousAffineEquiv.intrinsicFrontier_imageproof · cited by 1
- ContinuousAffineEquiv.intrinsicInterior_imageproof · cited by 1
- AffineSubspace.coe_ofEq_applystatement · cited by 0