Theorems · Definition · geometry
ContinuousAffineMap.casesOn
{R : Type u_1} →
{V : Type u_2} →
{W : Type u_3} →
{P : Type u_4} →
{Q : Type u_5} →
[inst : Ring R] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module R V] →
[inst_3 : TopologicalSpace P] →
[inst_4 : AddTorsor V P] →
[inst_5 : AddCommGroup W] →
[inst_6 : Module R W] →
[inst_7 : TopologicalSpace Q] →
[inst_8 : AddTorsor W Q] →
{motive : (P →ᴬ[R] Q) → Sort u} →
(t : P →ᴬ[R] Q) →
((toAffineMap : P →ᵃ[R] Q) →
(cont : Continuous toAffineMap.toFun) →
motive { toAffineMap := toAffineMap, cont := cont }) →
motive t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Continuousstatement and proof · cited by 2,592
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement and proof · cited by 674
- ContinuousAffineMapstatement and proof · cited by 263
- AffineMap.toFunstatement and proof · cited by 15
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousAffineMap.decompproof · cited by 2
- ContinuousAffineMap.noConfusionproof · cited by 0
- ContinuousAffineMap.toAffineMap_injectiveproof · cited by 0
- ContinuousAffineMap.noConfusionTypeproof · cited by 0