Theorems · Theorem · order theory
Function.Surjective.iSup_congr
∀ {α : Type u_1} {ι : Sort u_4} {ι' : Sort u_5} [inst : SupSet α] {f : ι → α} {g : ι' → α} (h : ι → ι'),
Function.Surjective h → (∀ (x : ι), g (h x) = f x) → ⨆ x, f x = ⨆ y, g y- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
- Assumes
- SupSet
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iSupstatement and proof · cited by 2,415
- SupSetstatement and proof · cited by 154
- Function.Surjective.iSup_compproof · cited by 9
Cited by14
Results whose statement or proof uses this declaration.
- iSup_plift_downproof · cited by 10
- Equiv.iSup_congrproof · cited by 9
- Set.iUnion_congr_of_surjectiveproof · cited by 6
- MeasureTheory.Content.innerContent_comapproof · cited by 3
- MeasureTheory.OuterMeasure.isometry_comap_mkMetricproof · cited by 3
- MeasureTheory.Measure.mkMetric_applyproof · cited by 2
- biSup_inf_biSupproof · cited by 2
- iSup_plift_upproof · cited by 1
- Set.iUnion_inv_smulproof · cited by 1
- CliffordAlgebra.iSup_ι_range_eq_topproof · cited by 1
- Set.iUnion_neg_vaddproof · cited by 1
- GroupSeminorm.coe_iSup_applyproof · cited by 0